[MonoDevelop] Creating a Pad

Christian Hergert chris@mosaix.net
Tue, 26 Oct 2004 20:01:29 -0700


--=-HUHQeaR8/mOagRwlBJdh
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Is there any way to do this in code so that I dont have to run a custom
version of monodevelop? i would like to make my addin available as a deb
package so that we can deploy it in the office. btw, my plugin is mainly
aimed at postgresql, but is very similar layout to the sharpdevelop
database system.

~ chris

On Tue, 2004-10-26 at 21:31 -0400, John Luke wrote:
> Hello,
> If memory serves me correctly you have to manually add it to:
> MonoDevelop/Core/src/Main/Base/Gui/Workbench/Layouts/SdiWorkspaceLayout::=
CreateDefaultLayout
> ()
>=20
> Another thing to try is add a Console.WriteLine to the constructor to
> see if an intance is being
> created.  If so, its probably just the above. If not, the AddIn file
> might be in the wrong place
> or have an incorrect path.
>=20
> An FYI: SharpDevelop has some database stuff you might want to look at
> for reference if you haven't already.
>=20
> On Tue, 26 Oct 2004 18:08:23 -0700, Christian Hergert <chris@mosaix.net> =
wrote:
> > I've been creating a Database pad viewer for myself to use in
> > MonoDevelop. Specifically to generate NHibernate mappings and C# source
> > files. But i cannot seem to get MD to load the pad into the pad viewers=
.
> > Is there any trick to this? I've created the links in the addin file fo=
r
> > the pad to point to path=3D"/SharpDevelop/Workbench/Views". Also, the
> > GetPad( Type ) returns the proper single instance of the pad object.
> >=20
> > I also created a debug command in the menu to test things out in case
> > there is a way to manually add the pad to the pad viewer. Any
> > suggestions?
> >=20
> > Regards
> > --
> > Christian Hergert <chris@mosaix.net>
> > Mosaix Communications, Inc.

--=-HUHQeaR8/mOagRwlBJdh
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQBBfw+JCbCkkek3byARAkrqAKCCkNCqG90Lie2M/FHHsHT5hvduqwCeMJbv
FFVvmhciHaYkdTLuPM5VRKE=
=SyZM
-----END PGP SIGNATURE-----

--=-HUHQeaR8/mOagRwlBJdh--