FVWM: limitation in DynamicPopupAction?

From: Chris Rouch <crouch_at_pobox.com>
Date: Mon, 17 May 2004 15:33:36 +0200

Is there a limit of one DynamicPopupAction per menu? I tried using two
and it seems that the second one effectively deletes the first one.

As an example I have two simple scripts

% showrecent
DestroyMenu recreate "Recent"
AddToMenu "Recent" "Recent Applications" Title

% showrecentdocs
DestroyMenu recreate "EmacsDocs"
AddToMenu "EmacsDocs" "Emacs Documents%emacs.png%" Title

(not useful, but enough to see if it will work)

The menu is defined as :
AddToMenu Applications
+ "Applications%package_applications.png%" Title
+ "Most Recent &Documents...%emacs.png%" Popup EmacsDocs
+ DynamicPopupAction Piperead showrecentdocs
+ "&Most Recent...%package_applications.png%" Popup Recent
+ DynamicPopupAction Piperead showrecent

In this case I see all the menu options, but only the second one pops
up. If I reverse the order, then the other one pops up instead.

Is this a limitation or am I doing something stupid?

Regards,

Chris

--
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 Mon May 17 2004 - 08:37:01 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:56 BST