Re: tab/tabpane (david)
David Crawshaw <[email protected]>
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Message-ID | <[email protected]> |
On Thursday, April 24, 2003, at 08:55 PM, Charles Goodwin wrote: > Btw, I was *very* impressed with the dragndrop code you wrote for > tabpane. It uses some very clever workarounds for getting mouse > coords. Did it work on all the platforms you tested it on? Thanks. The co-ord system relied on the consistency of the engine. If the fake root feature were added, the tab dragging would also work inside a Multi-window pane. It should be reworked to support a drag/drop standard, but it still has to have the interesting ability to be dragged into nothingness and create a new window. d