Re: Can I use Motif in gtk app?



Xavier Zhao wrote:

>As you know, Netscape 4.X is written based on Motif. So my plugin is written
>based on Motif too. But now Netscape 6.X is written using gtk. My plugin
>would lead to crash while invoking Motif functions. I don't want to rewrite
>my plugin. So is it possible to using Motif in a gtk program. If the answer
>is true, than how can I make it? Thanks in advance.
>
>Xaiver
>
>----- Original Message -----
>From: <pascal ognibene libertysurf fr>
>To: <xavier zhao 163 net>
>Cc: <gtk-list gnome org>
>Sent: Thursday, June 13, 2002 11:26 PM
>Subject: Re: Can I use Motif in gtk app?
>
>
>  
>
>>---------- Initial message -----------
>>
>>From    : gtk-list-admin gnome org
>>To      : <gtk-list gnome org>
>>Cc      :
>>Date    : Thu, 13 Jun 2002 18:38:42 -0700
>>Subject : Can I use Motif in gtk app?
>>
>>Hi all,
>>
>>Can I use Motif in a gtk application? It seems it would
>>    
>>
>go to crash.
>  
>
>>Regards,
>>Xavier
>>
>>    
>>
>
>No.
>Why using Motif anyway if you use GTK?
>--------------
>Profitez de l'offre exceptionnelle Tiscali !
>"Internet Gratuit le Jour"
>Cliquez ici, http://register.tiscali.fr/forfaits_ls/
>Offre soumise ?conditions.
>
>
>_______________________________________________
>gtk-list mailing list
>gtk-list gnome org
>http://mail.gnome.org/mailman/listinfo/gtk-list
>
>_______________________________________________
>gtk-list mailing list
>gtk-list gnome org
>http://mail.gnome.org/mailman/listinfo/gtk-list
>
>  
>
Netscape 6.x uses GTK but only for widgets that are inside a browser frame.
The interface itself uses XUL - a special graphical toolkit, XML based.
If you really want to use motif your program would have to use IPC to
talk with netscape I think.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]