During confirmChanges() the areYouSure() dialog is called. The default dialog title shows Dabo Application.
If there a way to change this without actually changing line 162 in dForm from response = dabo.ui.areYouSure(queryMessage, parent=self) to response = dabo.ui.areYouSure(queryMessage, title="Unsaved Changes", parent=self) I know changing the frame work code in a no no. Carey --- 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]
