Skip to main content



      Home
Home » Eclipse Projects » GEF » Could I create a WYSIWYG IDE for GUI based program using GEF
Could I create a WYSIWYG IDE for GUI based program using GEF [message #18965] Wed, 04 September 2002 06:22 Go to next message
Eclipse UserFriend
Originally posted by: yjyu.redflag-linux.com

when I want to write a program with user interface, Eclipse now lacks
WYSIWYG suppport(such as Kylix,Deliphi and so on),could I use GEF to
create a WYSIWYG
IDE?
Appreciating for directions!

yjyu
Re: Could I create a WYSIWYG IDE for GUI based program using GEF [message #18990 is a reply to message #18965] Wed, 04 September 2002 11:16 Go to previous message
Eclipse UserFriend
Originally posted by: hudsonr.spam.com

This is the original application for which GEF was written. So yes.

Other teams are probably already doing this for AWT and SWT. The common
theme for doing this is to build the UI offscreen, and take snapshots of it
so that it can be displayed in the graphical viewer. This way, you can
paint on top of the UI to show things like handles, marquees, connections,
and drag feedback.

"yjyu" <yjyu@redflag-linux.com> wrote in message
news:al4mth$6bj$1@rogue.oti.com...
> when I want to write a program with user interface, Eclipse now lacks
> WYSIWYG suppport(such as Kylix,Deliphi and so on),could I use GEF to
> create a WYSIWYG
> IDE?
> Appreciating for directions!
>
> yjyu
>
Previous Topic:drawing environment
Next Topic:GEF in Rational XDE
Goto Forum:
  


Current Time: Tue Jul 22 15:51:53 EDT 2025

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

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

Back to the top