Re: FVWM: Add button 8 on title bar, press to "always on top" or cancel

2008-03-07 Thread Thomas Adam
On 07/03/2008, Jonathan Kotta <[EMAIL PROTECTED]> wrote: > On 3/6/08, Thomas Adam <[EMAIL PROTECTED]> wrote: > > I often get asked why I don't use Current in place of ThisWindow. The > > answer is simple: I use this function from FvwmEvent, where it's not > > guaranteed the window in questi

Re: FVWM: Add button 8 on title bar, press to "always on top" or cancel

2008-03-07 Thread Jonathan Kotta
On 3/6/08, Thomas Adam <[EMAIL PROTECTED]> wrote: > I often get asked why I don't use Current in place of ThisWindow. The > answer is simple: I use this function from FvwmEvent, where it's not > guaranteed the window in question will have focus. > > It's a really popular question at the momen

Re: FVWM: Add button 8 on title bar, press to "always on top" or cancel

2008-03-06 Thread for.register for.register
On Thu, Mar 6, 2008 at 3:54 PM, Thomas Adam <[EMAIL PROTECTED]> wrote: > On 06/03/2008, for.register for.register <[EMAIL PROTECTED]> wrote: > > On Thu, Mar 6, 2008 at 3:18 PM, Thomas Adam <[EMAIL PROTECTED]> wrote: > > > > > > On 06/03/2008, for.register for.register <[EMAIL PROTECTED]> wrote

Re: FVWM: Add button 8 on title bar, press to "always on top" or cancel

2008-03-06 Thread Thomas Adam
On 06/03/2008, for.register for.register <[EMAIL PROTECTED]> wrote: > On Thu, Mar 6, 2008 at 3:18 PM, Thomas Adam <[EMAIL PROTECTED]> wrote: > > > > On 06/03/2008, for.register for.register <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I am a newbie, so always have questions. Thanks for your he

Re: FVWM: Add button 8 on title bar, press to "always on top" or cancel

2008-03-06 Thread for.register for.register
On Thu, Mar 6, 2008 at 3:18 PM, Thomas Adam <[EMAIL PROTECTED]> wrote: > > On 06/03/2008, for.register for.register <[EMAIL PROTECTED]> wrote: > > Hi, > > I am a newbie, so always have questions. Thanks for your help. :-) > > > > I want to add button 8 on title bar, and want press it to mak

Re: FVWM: Add button 8 on title bar, press to "always on top" or cancel

2008-03-06 Thread Thomas Adam
On 06/03/2008, for.register for.register <[EMAIL PROTECTED]> wrote: > Hi, > I am a newbie, so always have questions. Thanks for your help. :-) > > I want to add button 8 on title bar, and want press it to make the > window always on top and press again to cancel always on top. How > can I do

FVWM: Add button 8 on title bar, press to "always on top" or cancel

2008-03-06 Thread for.register for.register
Hi, I am a newbie, so always have questions. Thanks for your help. :-) I want to add button 8 on title bar, and want press it to make the window always on top and press again to cancel always on top. How can I do that. I have read fvwm manual, and can not find any solution. Thanks.