On 11 May 2004 16:26:39 -0400, Phil Stracchino wrote:
> 
> What I'd LIKE it to do is this:
> 
>  | ...              |
>  | (De)Iconify      |
>  | (Un)Stick)       |
>  | (un)Maximize     |
>  | ---------------- |_____________
>  | Send to Page... >| 1  2  3  4  |
>  | Delete           | 5  6  7  8  |
>  | Close            | 9  10 11 12 |
>  | Destroy          | 13 14 15 16 |
>  | ...              |-------------
> 
> 
> Can anyone suggest a way to accomplish this?  I'm assuming I'll have to
> use something like a transient button banel.
You can't open any new window while browsing menus.
So, you may wait for the native tabular menus implementation if any...
Or you may have a menu entry that is Module, not Popup, to open transient
FvwmButtons instead of the menu (unlike the diagram above).
Or, if you are a programmer, you may add a new command line option to the
transient FvwmPager to execute MoveToPage instead of GotoPage on click.
Regards,
Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue May 11 2004 - 22:08:20 BST