Re: FVWM: Dialog Boxes Missing Title Bar!

2003-05-16 Thread Johan Svedberg
* May 16 18:25 Jake Colman [EMAIL PROTECTED]: I just upgraded from fvwm 2.2.2 to 2.4.15. Used the win95 setup script as the basis for my configuration, teaking it as neeed for my use. Since the upgrade, dialogue boxes displayed by the application I am developing no longer are decorated with

Re: FVWM: Dialog Boxes Missing Title Bar!

2003-05-16 Thread Jake Colman
JS == Johan Svedberg [EMAIL PROTECTED] writes: JS Try searching your configuration file for NoTitle. Sure, I have NoTitle all over the place. But it's with respect to specifically named styles. How do I derive from that why a dialogue from a homegrown application should lose its title?

Re: FVWM: Dialog Boxes Missing Title Bar!

2003-05-16 Thread Dan Espen
Jake Colman [EMAIL PROTECTED] writes: JS == Johan Svedberg [EMAIL PROTECTED] writes: JS Try searching your configuration file for NoTitle. Sure, I have NoTitle all over the place. But it's with respect to specifically named styles. How do I derive from that why a dialogue from a

Re: FVWM: Dialog Boxes Missing Title Bar!

2003-05-16 Thread Mikhael Goikhman
On 16 May 2003 12:22:20 -0400, Jake Colman wrote: I just upgraded from fvwm 2.2.2 to 2.4.15. Used the win95 setup script as the basis for my configuration, teaking it as neeed for my use. Since the upgrade, dialogue boxes displayed by the application I am developing no longer are

Re: FVWM: Dialog Boxes Missing Title Bar!

2003-05-16 Thread Jake Colman
DE == Dan Espen [EMAIL PROTECTED] writes: DE Use FvwmIdent to get your windows Name, Class, and Resource. DE One of your NoTitle settings is matching your application windows. Name: Proceed? Class:PAS Resource: PAS NoTitle: Yes There are no entries like this in any of the config

Re: FVWM: Dialog Boxes Missing Title Bar!

2003-05-16 Thread Dan Espen
Jake Colman [EMAIL PROTECTED] writes: DE == Dan Espen [EMAIL PROTECTED] writes: DE Use FvwmIdent to get your windows Name, Class, and Resource. DE One of your NoTitle settings is matching your application windows. Name: Proceed? Looks like a dialog box. Follow Mikhael's

Re: FVWM: Dialog Boxes Missing Title Bar!

2003-05-16 Thread Jake Colman
MG == Mikhael Goikhman [EMAIL PROTECTED] writes: MG Use: MG Style * DecorateTransient Where do I put this? Anywhere I want as a standalone style? -- Jake Colman Principia Partners LLC Phone: (201) 209-2467 Harborside Financial Center

Re: FVWM: Dialog Boxes Missing Title Bar!

2003-05-16 Thread Mikhael Goikhman
On 16 May 2003 14:04:46 -0400, Jake Colman wrote: MG == Mikhael Goikhman [EMAIL PROTECTED] writes: MG Use: MG Style * DecorateTransient Where do I put this? Anywhere I want as a standalone style? It is unlikely that you use the opposite option, so the order does not matter

Re: FVWM: Dialog Boxes Missing Title Bar!

2003-05-16 Thread Jake Colman
Thanks. I added it to globalfeel since there were comments in that file regarding transient windows. MG == Mikhael Goikhman [EMAIL PROTECTED] writes: MG It is unlikely that you use the opposite option, so the order does not MG matter here, put this anywhere you want. Say, in