DataWindow and Treeview Event with a Time Delay

More
5 years 3 months ago #195 by * Appeon *
* Appeon * created the code: DataWindow and Treeview Event with a Time Delay
Purposes:
1. Treeview event Selectionchanged forwarded to UserEvent with time delay.
2. DataWindow event RowFocusChanged forwarded to UserEvent with time delay.
3. Using a timing object to control events forwarded to control user events.
4. This creates an asynchronous behavior with the option, that a user may scroll through a TreeView or DataWindow without executing the depending code on SelectionChanged/RowFocusChanged events everytime to show when the delay userevent is triggered.

Additional Features:
- Print a TreeView
- Print a DataWinodow with preview
- Print a TreeView in conjunction with a DataWindow in one composite
- Tooltips for command and picture buttons
- Tooltips for DataWindow buttons
- Tooltips for pictures and Picture Areas
- Tooltips more than one line
- Click on Picture Areas
- Resize and move controls with windows resize
- Resize and move controls with cursor move
- Multiselect DataWindow rows
- DataWindow sort on header doubleclick

For more details, please refer to dwtveventdelay.txt.

Development Requirements:
IDE: PB 9.03 (convertable to PB 8/PB 7/PB 6.5 using Export/Import)
PB 11 should work without problems. Most DataWindows are Release 6, so no source edit is necessary.
Author:
Martin Bremer

This message has an attachment file.
Please log in or register to see it.

Please Log in or Create an account to join the conversation.

Moderators: Appeon Administrator