View Full Version : Menu Navigation
thetford
02-05-2008, 06:55 PM
ok, I have a menu item that when clicked, takes you to a page & then loads text into the paragraph object. Only, it seems that the second action cannot be processed because of the page jump. Not a huge problem, but it means that the user has to select the menu twice - I added a "open" part to the menu, the a submenu for the text load, not a very elegant work around, any better ideas? :huh
FoxLeader
02-05-2008, 07:08 PM
Maybe you can fill a variable before the page jump, then on that page's OnShow, use that var to load the text in the object.
I hope I understood well :lol
RizlaUK
02-05-2008, 07:52 PM
process the event in globals and set your var there, then it will be global to the app
thetford
02-06-2008, 06:58 AM
I knew it would be simple............ thanks!;)
Powered by vBulletin™ Version 4.0.6 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.