Well, the main module I am trying to write is a port of Three Dragon Ante, and since I scanned all the cards in, I kinda thing Wizards of the Coast would kinda get all copyright-ish on me. However, the game that I am trying to use the toolbar menu for is Mille Bornes, which is a Parker Brothers game that is so old I think the copyright has probably expired, in particular since the card set I used is ancient. The current version I have doesn't try to use the toolbar menu (since it didn't work), but I will create a version that does later today and post it. Just to be sure....this isn't something that was fixed in 2.7 was it? It should work in 2.6.4 as well, right?
Bryan --- In [email protected], "Brent Easton" <[EMAIL PROTECTED]> wrote: > > Hard to tell without seeing your module. Have you got it posted anywhere? > > Regards, > Brent. > > *********** REPLY SEPARATOR *********** > > On 13/07/2006 at 5:07 AM teferi13 wrote: > I am trying to condense menus created within that map window. The > buttons manipulate a global property of that map window. The graphics > all look fine, but when I click on the button, rather than getting a > menu of choices, it just kinda blinks then goes away. > > Bryan > > --- In [email protected], "Brent Easton" <b.easton@> wrote: > > > > > > >It seems there is a bug when > > >> it comes to adding buttons to a Toolbar Menu for Player's Hand and > > >> Private Windows. It worked fine on the main window, but I want to do > > >> it for each player's hand. > > > > > >I'll look into this. > > > > This may be the problem: > > > > You can only add buttons for components defined inside a Map to a > toolbar defined in that map - you can't add buttons from other maps or > from the GameModule level. > > > > Similiarly, you can't add buttons defined in a Map to a toolbar > defined at the top Module level. > > > > Regards, > > Brent. > > > > > > > > > > __________________________________________________________ > > Brent Easton > > Analyst/Programmer > > University of Western Sydney > > Email: b.easton@ > > > > > > ____________________________________________________________ > Brent Easton > Analyst/Programmer > University of Western Sydney > Email: [EMAIL PROTECTED] > > > > [Non-text portions of this message have been removed] > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vassalengine/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
