[MonoDevelop] Creating a Pad

Christian Hergert chris@mosaix.net
Tue, 26 Oct 2004 22:52:12 -0700


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

oh no problems whatsoever. i would love for it to become part of
monodevelop. its just ive only been working on it for about 10 hours now
and its really tough to test when you gotta rebuild. to make it easier
to test i have just made a menu command that opens the tree in a new
window and i pretend its in a pad :D

On Tue, 2004-10-26 at 22:43 -0700, Todd Berman wrote:
> On Tue, 2004-10-26 at 20:01 -0700, Christian Hergert wrote:
> > 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 de=
b
> > package so that we can deploy it in the office. btw, my plugin is mainl=
y
> > aimed at postgresql, but is very similar layout to the sharpdevelop
> > database system.
> >=20
>=20
> Not right now, but there will be soon in svn, and in the 0.6 release
> (Which might be a bit aways)
>=20
> Is there any reason you don't want this in MD proper (Licensing
> concerns, etc?)
>=20
> --Todd
>=20
> > ~ chris
> >=20
> > 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/SdiWorkspaceLayo=
ut::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 a=
t
> > > for reference if you haven't already.
> > >=20
> > > On Tue, 26 Oct 2004 18:08:23 -0700, Christian Hergert <chris@mosaix.n=
et> wrote:
> > > > I've been creating a Database pad viewer for myself to use in
> > > > MonoDevelop. Specifically to generate NHibernate mappings and C# so=
urce
> > > > files. But i cannot seem to get MD to load the pad into the pad vie=
wers.
> > > > Is there any trick to this? I've created the links in the addin fil=
e for
> > > > the pad to point to path=3D"/SharpDevelop/Workbench/Views". Also, t=
he
> > > > 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 ca=
se
> > > > 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.


--=-X3IV33oDB9v0iUuUphbs
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)

iD8DBQBBfzeMCbCkkek3byARAkKfAJ9ZT7APh/fSK5ZfKX4HpoHqQUKOewCfURmA
5qHOQqM9Md6MoCG58NswimQ=
=nSIW
-----END PGP SIGNATURE-----

--=-X3IV33oDB9v0iUuUphbs--