I've noticed that one of the Laszlo user interface conventions is to slide dialogs on and off the screen.
Is it better to create and destroy these dynamically, or just keep them around throughout the lifetime of the program? If they are static, is it more efficient to keep them invisible until needed, or just use constraints to keep them off the edge of the canvas? (I'm thinking it's probably more efficient to keep them in a fixed location and invisible). Does anyone have a good example they want to share of this sort of thing? Thanks, Mark _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
