Opened 14 years ago
Closed 14 years ago
#2857 closed defect (invalid)
Setting the focus() by using two ModalFloatingPane Widgets
Reported by: | guest | Owned by: | bill |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Widgets | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Is it possible, to the the focus() on a ModalFloatingPane?? I have a button, inside a ModalFloatingPane?, which creates a new ModalFloatingPane? with a formular. But I can't get the focus of my form. I'm not able, to fill in the form fields...
Any ideas?
Note: See
TracTickets for help on using
tickets.
Dom nodes (and some widgets) have a focus() function; you should be able to use that.