Am 17.01.2012 um 22:35 schrieb Arnaud Nicolet: > Greetings, > > I'm looking for a way to show some navigation dialogs as sheets. This is > particularly necessary for the "AskSaveChangesDialog", which usually targets > one window at once. > I'm not seing such a parameter in the plugin. Is that currently doable using > it?
Well, it's possible to run ShowAskSaveChangesDialog, but really why waste time with old navigation classes? You can do the same with normal MessageDialog class. This is just a dialog asking whether to save or not. Noting fancy at all. Greetings Christian -- See you in Orlando, Florida for Real World 2012 More details and registration here: http://www.realsoftware.com/community/realworld.php _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
