Re: Probably a stupid question-GnomeMDI&GnomeApp
- From: James Henstridge <james daa com au>
- To: Hassan Aurag <aurag crm umontreal ca>
- cc: gnome-devel-list gnome org
- Subject: Re: Probably a stupid question-GnomeMDI&GnomeApp
- Date: Fri, 3 Dec 1999 14:43:43 +0800 (WST)
GnomeMDI is a class. You would need to instantiate a GnomeMDI object, and
then call its add_child method.
James.
--
Email: james@daa.com.au
WWW: http://www.daa.com.au/~james/
On Fri, 3 Dec 1999, Hassan Aurag wrote:
>
> Hi,
>
> If it is as it says in subject please don't laugh out too loud!
>
> Here goes:
>
> I have a GnomeApp, top-level window and all.
>
> It works fine, thank you.
>
> Now I just thought, what the heck! Why don't I put it in a GnomeMDI.
>
> Well needless to say I tried with
>
> child=GnomeGenericChild("appname", win._o)
>
> where win is my GnomeApp.(if you are wondering what the hell are
> ._o's, I am using pygnome)
> I then tried
> GnomeMDI.add_child(child)
>
> and it complains that it is an invalid cast.
>
> Now my question. What is wrong? Is this even possible and if no, why
> not?
>
> If no, wouldn't it be lovely to have this? It would really give much
> sense to Multiple Document interface (right? Or wrong?).
>
> If yes, then please enlighten me!
>
> H. Aurag
>
>
>
>
>
>
>
> --
> To unsubscribe: mail gnome-devel-list-request@gnome.org with "unsubscribe"
> as the Subject.
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]