Re: Powerbox for SWT?
Thomas Leonard <[email protected]>
| Newsgroups | gmane.comp.lang.e.general |
|---|---|
| Message-ID | <[email protected]> |
On 6 July 2010 23:19, Marc Stiegler <[email protected]> wrote: > Sorry if the conversation has moved beyond what I'm responding to here. > > We tamed SWT, the taming files are part of the E distribution. I'd > swear we also rewrote CapDesk, but not DarpaBrowser, with SWT; I'm not > in a position at the moment to double check this, but look for a file > with a name like capdesk.e-swt. Thomas is correct that you cannot hand > out the currentDisplay, it is a god-power. The SWT taming wraps > currentDisplay, i.e., the powerbox uses currentDisplay to create a new > Shell, and the Shell is handed to the application. This all assumes my > memory is not playing tricks on me :-) I can't install anything using the SWT version: prob in install catch: problem: Failed: not synchronously callable (install) The cause seems to be here in capDesk.e-swt: } else { # XXX convert installer and powerbox to swt later #bindInstaller() #bindPowerboxControllerMaker() bindNavigatorWindowMaker() bind initialNavWindow := navigatorWindowMaker(ftController, myHomeNavigator) introducer.onTheAir() } Is there a later version? -- Dr Thomas Leonard ROX desktop / Zero Install GPG: 9242 9807 C985 3C07 44A6 8B9A AE07 8280 59A5 3CC1 GPG: DA98 25AE CAD0 8975 7CDA BD8E 0713 3F96 CA74 D8BA _______________________________________________ e-lang mailing list [email protected] http://www.eros-os.org/mailman/listinfo/e-lang