#2728 closed feature (fixed)
Make activate() in ui.dialog, public.
Reported by: | blindattack | Owned by: | rdworth |
---|---|---|---|
Priority: | major | Milestone: | 1.5.2 |
Component: | ui.dialog | Version: | 1.5b4 |
Keywords: | dialog activate | Cc: | |
Blocked by: | Blocking: |
Description
activate() needs to be public so other interactions can be added to it from another script.
For example, in making a web-taskbar, you would need to be find out which dialog gets activated, so you could change the "active window" in the taskbar.
Change History (5)
comment:1 Changed 15 years ago by
Owner: | changed from paul to rworth |
---|
comment:2 Changed 15 years ago by
Milestone: | 1.2.4 |
---|
comment:3 Changed 15 years ago by
Component: | ui.core → ui.dialog |
---|---|
Version: | 1.2.3 → 1.5b4 |
comment:5 Changed 15 years ago by
Milestone: | → 1.5.2 |
---|
Note: See
TracTickets for help on using
tickets.
Milestone 1.2.4 deleted