SWT database GUI plug in for Eclipse
Date: Sat, 27 Mar 2004 16:45:12 +0200
Hi
Can anyone tell me what SWT GUI plugin products for Eclipse, commercial and
non-commercial, there are available that allow for database components like
VB's DBControl and Datagrid? I am basically looking for the automation of
the design of database gui systems. I know there are GUI development
plugins, but which ones provide database linked components.
Thanks
Relevant Pages
- Re: Complex Windows Applications in C# -- how high is the bar?
... child windows containing various Windows controls, ... application in order to stretch it to handle an enitrely new database ... concern is the GUI -- this is a very complex application in terms of its ... There's nothing wrong with letting the complex GUI stuff remain in the hands of Win32 code and use managed code for the database access, ... (microsoft.public.dotnet.languages.csharp) - Re: porting curses driven to gui application
... > more than just replace the curses interface by a GUI. ... > don't have a X server (e.g. because they are just running Windows ... > running on the machine where the database is also running. ... > server and the client on the user side. ... (comp.unix.programmer) - Re: How to handle mouse events during a long-running database transaction?
... isolate your blocking transaction in another thread, ... The application has TCP/IP, UDP/IP connections, local memory database ... and the GUI. ... Do you have any idea how to get mouse motion events from the event ... (comp.lang.tcl) - Re: The future of Linux
... Occasionally, I might use a spreadsheet, wordprocessor, or database. ... depending on the selection of OS your work uses. ... "bash history" that remembers your commands and allows you to search ... talking to remote databases without a GUI overhead across the network. ... (comp.os.linux.misc) - Re: Advice on Architecture
... abstraction from the database. ... My recommendation: for all your lookup data: ... You can simply store the array of DataRow objects and pass it ... If you are going to make a connection, get data, fill some GUI, and not ... (microsoft.public.dotnet.general) |
|