Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Re: Splash screen customization with Swing

OOoh, I may have spoken too soon. The solution I presented is built on top of the RCP workbench, not Equinox directly. My apologies.


On May 10, 2007, at 2:25 PM, Steven E. Harris wrote:

Kimberly Horne <kim@xxxxxxxxxxxxx> writes:

You can embed SWT widgets in the splash just fine using the SWT->AWT
bridge.

Thanks for the example. That's easy enough to follow.

Two more questions:

o Is it correct that none of the SWT stuff is available in the basic
  Equinox SDK?

o How does an AbstractSplashHandler-derived class get discovered by
  Equinox? Via the extension registry?

--
Steven E. Harris

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev




Back to the top