Hello, Thanks for answering, I think now I am trying to do something different to genearte my own application window...
 
what I am trying to do is to get button's text of existing application such as xclock, gedit... which can be built using different toolkits. So does it still work ?
 
Thanks

Alan Coopersmith <[EMAIL PROTECTED]> wrote:
dd jj wrote:
> Can I implement this under different desktop enviroments(KDE,GNOME) with
> Xlib programming? Or it's toally impossible?
>
> As my understanding,
>
> The button in Gnome is built using GTK but that in KDE is built using
> Qt, they are different widgets belong to differen Toolkit, right? But
> since GTK and Qt are both based on Xlib, I am wondering whether we can
> handle this using lowest level Programming - xlib?

Any program using any toolkit - GTK, Motif, Xaw, Qt, whatever - should be able
to run in any desktop (CDE, GNOME, KDE, Afterstep, etc.) or under any window manager.
Pick whichever toolkit you want for your application - it may look out of place
in a desktop mostly using other toolkits, but it should still work.



--
-Alan Coopersmith- [EMAIL PROTECTED]
Sun Microsystems, Inc. - Sun Software Group
User Experience Engineering: G11N: X Window System

_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

Reply via email to