Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Generate HTML view with SWT widget drop
Generate HTML view with SWT widget drop [message #658137] Mon, 07 March 2011 00:46
Ani  is currently offline Ani Friend
Messages: 37
Registered: November 2010
Member
Hello,

I've a requirement as following -

Building a plug-in for eclipse with a multipage editor having a palette (similar to SWT Editor).

I drag palette items (SWT widgets) to drop on the editor and this should generate a HTML view on the editor.
e.g. If i drag a SWT Button from the palette and drop on the editor, it should be shown as a HTML button and the button should function as per HTML.

I can attach a droplistener and have an interpreter there to achieve this, but this would be the last approach i would prefer.
Can someone give me a better pointer to start with!

Thanks,

Previous Topic:Amount of pixels scrolled with SWT mouseScrolled
Next Topic:Focus listener - inconsistent behavior
Goto Forum:
  


Current Time: Thu Apr 25 20:11:45 GMT 2024

Powered by FUDForum. Page generated in 0.02546 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top