Re: [Xpert]popup windows

2001-12-06 Thread Owen Taylor
Derrik Pates <[EMAIL PROTECTED]> writes: > On Tue, 4 Dec 2001, Daniel Secrieru wrote: > > > They don't have a title bar. > > And that's why there are WM hints, so you can tell the WM "hey, don't > decorate me!" For transient popups like menus, the correct thing to do is to set the window

Re: [Xpert]popup windows

2001-12-04 Thread Derrik Pates
On Tue, 4 Dec 2001, Daniel Secrieru wrote: > They don't have a title bar. And that's why there are WM hints, so you can tell the WM "hey, don't decorate me!" Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net)|#linuxO

Re: [Xpert]popup windows

2001-12-04 Thread Daniel Secrieru
> XCreateWindow. A window is a window. I don't see what's so > special about popup windows. They don't have a title bar. Dany. _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com __

Re: [Xpert]popup windows

2001-12-04 Thread Dr Andrew C Aitchison
On Tue, 4 Dec 2001, Daniel Secrieru wrote: > No one knows how to make popup windows with Xlib? Please... Others have given you several hints. I think the point is that Xlib doesn't distinguish between popups and other windows. Some higher level libraries are likely to make that distinction.

Re: [Xpert]popup windows

2001-12-03 Thread Kevin Brosius
Daniel Secrieru wrote: > > > No one knows how to make popup windows with Xlib? Please... > Simple example of a window in the first sample here: http://www.user1.netcarrier.com/~kbrosius/pages/elibs1.html. Cut out the Imlib2 parts for Xlib only. (It's based on Enlightenment E17 developmen

Re: [Xpert]popup windows

2001-12-03 Thread Miles O'Neal
Daniel Secrieru said... | |No one knows how to make popup windows with Xlib? Please... You find an example and copy it. Part of it depends on what kind of popup window you want. Menu panel? Preferences panel? You would treat these differently in terms of WM interaction, mouse focus, etc.

Re: [Xpert]popup windows

2001-12-03 Thread Mark Vojkovich
On Tue, 4 Dec 2001, Daniel Secrieru wrote: > No one knows how to make popup windows with Xlib? Please... XCreateWindow. A window is a window. I don't see what's so special about popup windows. Mark. ___ Xpert mailing

[Xpert]popup windows

2001-12-03 Thread Daniel Secrieru
No one knows how to make popup windows with Xlib? Please... Dany Secrieru, LFC - The X-Platform http://www.lfc2.net/ _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com __

[Xpert]popup windows

2001-12-02 Thread Daniel Secrieru
How do I create popup windows with Xlib? Dany Secrieru, LFC - The X-Platform http://www.lfc2.net/ _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ Xpert mailing