diff options
author | Angelo Naselli <anaselli@linux.it> | 2015-08-30 15:30:15 +0200 |
---|---|---|
committer | Angelo Naselli <anaselli@linux.it> | 2015-08-30 15:30:15 +0200 |
commit | f1f2d9626af2f6104d8b90bcb16aac5e2f7295a9 (patch) | |
tree | b2f74ecee04e81e700fc5bc271d51d8aaadafdbf /Changes | |
parent | 71988e806a7aedc8aeb34022fbb64ac477ebbf6b (diff) | |
download | manatools-f1f2d9626af2f6104d8b90bcb16aac5e2f7295a9.tar manatools-f1f2d9626af2f6104d8b90bcb16aac5e2f7295a9.tar.gz manatools-f1f2d9626af2f6104d8b90bcb16aac5e2f7295a9.tar.bz2 manatools-f1f2d9626af2f6104d8b90bcb16aac5e2f7295a9.tar.xz manatools-f1f2d9626af2f6104d8b90bcb16aac5e2f7295a9.zip |
Added event_timeout rw attribute to GUI::Dialog to allow manage $yui::YEvent::TimeoutEvent
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ + - Added event_timeout rw attribute to GUI::Dialog to allow + manage $yui::YEvent::TimeoutEvent - Fixed ExtTab to be both EventRole and Event, which means it captures WidgetEvents for itself and processes the Events for it's own children as well, the ExtTab |