Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Visual editor and delphi
Visual editor and delphi [message #127852] Thu, 06 July 2006 21:50 Go to next message
Eclipse UserFriend
Originally posted by: NetNoise.tiscali.it

I'm quite new to eclipse but I worked a lot with delphi, I use delphi to
develop db-oriented applications.
Is it possible to use eclipse visual editor in the same way of delphi?

For example in delphi I put (visually) a database object in the form, I
put (also visually) a table and a dataset object, than I insert a grid
(a listbox, a combo, and editbox...) and I link to the right dataset.
With a few action the application work.
Can I do the same with eclipse and VE ?


NetNoise
Re: Visual editor and delphi [message #127940 is a reply to message #127852] Fri, 07 July 2006 15:32 Go to previous message
Eclipse UserFriend
Originally posted by: jefmyers.us.ibm.com

The VE has no support for assisting you to bind databases to graphical
controls. You'll have to write the connection code manually, and hook it
up to the controls yourself.

- Jeff
Re: Visual editor and delphi [message #613477 is a reply to message #127852] Fri, 07 July 2006 15:32 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
The VE has no support for assisting you to bind databases to graphical
controls. You'll have to write the connection code manually, and hook it
up to the controls yourself.

- Jeff
Previous Topic:About VE and Database?
Next Topic:why not display a combox selector in property sheet?
Goto Forum:
  


Current Time: Thu Apr 25 23:07:47 GMT 2024

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

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

Back to the top