Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Using VE as an event-driven form designer
Using VE as an event-driven form designer [message #134317] Wed, 20 December 2006 09:06 Go to next message
Steve Clark is currently offline Steve ClarkFriend
Messages: 3
Registered: July 2009
Junior Member
Hi

Is it possible to use VE as an event-driven form designer? For the
project that I am working on I do not need the ability to round-trip to
a java class. I simply need a form designer canvas onto which the user
can drag-and-drop Labels, TextBoxes etc. Whenever the user manipulates
the canvas (adding controls, moving controls) I would like the canvas to
trigger events with which I can programmatically update my model.

Is this possible using a subset of VE?

Thanks

Steve
Re: Using VE as an event-driven form designer [message #134357 is a reply to message #134317] Wed, 20 December 2006 14:33 Go to previous message
Konstantin Scheglov is currently offline Konstantin ScheglovFriend
Messages: 555
Registered: July 2009
Senior Member
Steve Clark wrote:

> Is it possible to use VE as an event-driven form designer? For the
> project that I am working on I do not need the ability to round-trip to
> a java class. I simply need a form designer canvas onto which the user
> can drag-and-drop Labels, TextBoxes etc. Whenever the user manipulates
> the canvas (adding controls, moving controls) I would like the canvas to
> trigger events with which I can programmatically update my model.
>
> Is this possible using a subset of VE?

I would recommend to use just GEF.

--
SY, Konstantin Scheglov


Konstantin Scheglov,
Google, Inc.
Re: Using VE as an event-driven form designer [message #614943 is a reply to message #134317] Wed, 20 December 2006 14:33 Go to previous message
Konstantin Scheglov is currently offline Konstantin ScheglovFriend
Messages: 555
Registered: July 2009
Senior Member
Steve Clark wrote:

> Is it possible to use VE as an event-driven form designer? For the
> project that I am working on I do not need the ability to round-trip to
> a java class. I simply need a form designer canvas onto which the user
> can drag-and-drop Labels, TextBoxes etc. Whenever the user manipulates
> the canvas (adding controls, moving controls) I would like the canvas to
> trigger events with which I can programmatically update my model.
>
> Is this possible using a subset of VE?

I would recommend to use just GEF.

--
SY, Konstantin Scheglov


Konstantin Scheglov,
Google, Inc.
Previous Topic:IndexedPropertyDescriptor
Next Topic:VE 1.3
Goto Forum:
  


Current Time: Thu Apr 25 00:23:49 GMT 2024

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

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

Back to the top