Handling Multiple Windows
Posted: Thu Nov 24, 2011 7:15 pm
I've been away from LiveCode for a while but am contemplating using it for an app I'm considering recoding. Of prime consideration is whether I can achieve the following required window handling and behaviors. Is this possible in LC5? What are best practices and/or examples for achieving this?
Thanks
Bill
------------------
Window Handling and Behaviors Requirements
1. Have multiple windows open, each representing a different record from a database
2. Shift select multiple windows and apply a colored border halo effect around the edge of all selected windows (in addition to a special affect applied to the current window in focus)
3. Drag current window in focus on top of other window. If multiple windows are selected (see item 2) show a bubble showing the current number of windows selected under the point of mouse click and maintain image while dragging.
4. Save position coordinates of windows when closing window or shutting down application and re-establish window position for specific record in the database when accessed again.
------------------
Thanks
Bill
------------------
Window Handling and Behaviors Requirements
1. Have multiple windows open, each representing a different record from a database
2. Shift select multiple windows and apply a colored border halo effect around the edge of all selected windows (in addition to a special affect applied to the current window in focus)
3. Drag current window in focus on top of other window. If multiple windows are selected (see item 2) show a bubble showing the current number of windows selected under the point of mouse click and maintain image while dragging.
4. Save position coordinates of windows when closing window or shutting down application and re-establish window position for specific record in the database when accessed again.
------------------