Re: [xwt-users] newBrowserWindow options and some more stuff
Adam Megacz <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Organization | XWT |
| Message-ID | <[email protected]> |
Thanks for the kudos, Dominykas. d-MoN <d-mon-Ls/[email protected]> writes: > newBrowserWindow doesn't have any options. Yeah, we need to do something that works on every platform. > OFC there is a simple workaround by making XWT open a URL, which > would return javascript code which closes the window and opens a new > one with exact sizes and without toolbars, This is a really novel approach that I hadn't thought of before, and certainly sounds easier to support across platforms. How about a function openHiddenBrowserWindow() that opens an invisible or hidden browser window? This would solve the "ugly first window" problem you mention, but on platforms where we have little control over the web browser it would still work as intended; you'd just see the initial window flash first. > I haven't started any test coding yet, but I wonder what projects > are currently under developement. I would like to join the > development of HTML/whatever editor if there is any ongoing. Awesome! The easiest place to get started is writing widgets. Charlie's the architect for the widget set; perhaps you could talk to him about which widgets need help? We also need another theme (XWT supports themes, but currently we've only written one!) - a