I'm designing my program in such a way that only one form can be open at a
given time.
All forms are launched from a dashboard form.

When a form is launched from the dashboard, the dashboard closes and the new
form opens.
To launch a new form the user needs to click the dashboard icon I've set up
on the toolbar at which time the current open form closes and the dashboard
form is launched.

I want the user to be able to completely exit the entire program from
whatever form they happen to be in, but I want to be sure that's what they
want to do.

I've tried various thing including something along the line of this forum
post:
http://old.nabble.com/the-correct-way-to-close-a-dialog-tp25496176p25496797.html
to no avail.

How can I get the value of which button was clicked in a
"dabo.ui.areYouSure"

If the user clicks yes...proceed to closeProgram otherwise close the
areYouSure message window and leave the form running.

Any help is greatly apprciated ... and please .... be kind to the n00b


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to