* Neira Basso Francisco Javier ([EMAIL PROTECTED]) wrote:
> Hi all,
> Is there some kind of visual programming tool such as PowerBuilder but
> for Linux, of course?
> 
> I guess it could be Tcl/Tk but the idea is not clear to me: AFAIK Tcl/Tk
> builds graphical interfaces but the programming environment itself is
> not graphical, am I wrong?
> 
> What I really want to do is to program a simple interface to Postgres or
> Informix IDS capable of sending queries to these DBengines.
> 
> Thanks,
> 
> 
> Francisco

The only graphical "form builder" I have come across for Linux is
glade. This uses gtk to build forms in a drag-and-drop fashion, and is
easy to use, but you'll need to know a little about gtk programming...

Tom.
-- 
            .-------------------------------------------------------.
    .^.     | Tom Gilbert, England | [EMAIL PROTECTED] |
    /V\     |----------------------| www.tomgilbert.freeserve.co.uk |
   // \\    | Sites I recommend:   `--------------------------------|
  /(   )\   | www.freshmeat.net www.enlightenment.org www.gnome.org |
   ^^-^^    `-------------------------------------------------------'

Reply via email to