Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Button state?

 [1/2] from: kpeters::otaksoft::com at: 12-Aug-2007 18:43


I created a small script with two layouts containing a btn each that call each other, window A & B for the sake of this problem description. Window A is the startup window I press its button, unviewing it and window B appears I press its button, unviewing it and am back at window A Now the button of window A is in the 'down' state (and so is window B's button when I go there again) Why? And how can I fix that? Thanks as always for all help. Kai

 [2/2] from: anton:wilddsl:au at: 13-Aug-2007 12:47


Use view/new so you do not recurse WAIT. Anton.