Opened 15 years ago
Closed 14 years ago
#204 closed defect (fixed)
dialog widget needs work
Reported by: | alex | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | General | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
the current dialog widget feels unfinished. Currently it only "wraps" nodes from the page, when it should also take references to external URLs as dialog sources. Dialogs should support stock types, stock button sets, and stock border types.
Property attachment for content should be handled sanely and event attachment handled via template attachment style (or something near to it). Widget users currently are required to write these themselves.
Change History (10)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
Summary: | new dialog widget desperately needed → dialog widget needs work |
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
여성과 ì¦ê¸°ëŠ”,ìº ì—†ì´ë„ ë³¼ 수있는 채팅,만남!!
ìžìœ 로운 ì£½ì„ ë²ˆê°œíƒ•ê°€ëŠ¥!
뜨거운 채팅!...매ì¼ë§¤ì¼...쿨하게 ì¦ê²¨ìš”
ì‚+ì œ+번+호:ssx77
comment:4 Changed 15 years ago by
여성과 ì¦ê¸°ëŠ”,ìº ì—†ì´ë„ ë³¼ 수있는 채팅,만남!!
ìžìœ 로운 ì£½ì„ ë²ˆê°œíƒ•ê°€ëŠ¥!
뜨거운 채팅!...매ì¼ë§¤ì¼...쿨하게 ì¦ê²¨ìš”
ì‚+ì œ+번+호:ssx77
comment:5 Changed 15 years ago by
Other thoughts:
- widget needs to be more easily extendable, and be able to create/instantiate from markup
- dialog should be able to be modal over a specific node and not just over the entire document
comment:7 Changed 15 years ago by
Milestone: | 0.3release → 0.4 |
---|
comment:8 Changed 15 years ago by
I changed Dialog to extend ContentPane? (about a month ago), so you can now specify URLs. Leaving the bug open though for the other issues (although I have no idea what a "stock button" is)
comment:9 Changed 15 years ago by
Milestone: | 0.4 → 0.5 |
---|---|
Owner: | changed from alex to bill |
Status: | assigned → new |
comment:10 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
'stock button' is tundra theme now. 'default buttons' etc. extending contentpane with a header, 0.9 Dialog fixes all these issues. Dojox dialog (possibly) will be there to extend up on these basic bits.
See #162 and #163 for related problems.