Daniel Wagner wrote:

> On Wed, 21 Feb 2001, [EMAIL PROTECTED] wrote:
>
> > Daniel Wagner wrote:
> >
> > > On Tue, 20 Feb 2001, Rodrigo Moya wrote:
> > >
> > > > > > With my patch, the only thing you must do is make the widget's options
> > > > > > appear at the property editor (and of course generate all the code to
> > > > > > apply those properties). I don't know the actual state of gnome-db at
> > > > > > libglade (I think that is better than glade's one), but you should make
> > > > > > glade and libglade compatible.
> > > > > >
> > > > >
> > > > > also, you should add support for the not-yet supported widgets from
> > > > > gnome-db. For example, the new GnomeDbLabel/Entry, etc and some other
> > > > > high-level widgets such as the GnomeDbDesigner, GnomeDbLogViewer, etc
> > > > >
> > > > > cheers
> > >
> > > There starts my trouble: I do not have good overview over all gnome-db things.
> > > I thought I just start hacking around and hope to get to a reseasonable
> > > result. Maybe If I post from time to time my things in order hear what people
> > > think would help.
> > >
> >
> > yes, please, do so. You can either ask here (on glade-devel) or on the
> > gnome-db-list ([EMAIL PROTECTED]).
> >
> > What problems are you having right now? compiling issues?
>
> No, no. I had trouble to get a gda connection. For example, I was
> unable to use gnomedb-fe, because my libxml was outdated. Now it works.
>
> Right now, I'm not sure how to intergrate gnomedbbrowser: in order
> to add a new gnomedbbrowser widget, you will be asked for a
> gda-connection (gnome-db-login) and then this will be used somehow.
> 'somehow' means I don't know right now.
>

I'm not sure neither about this. We should find a way to have this automatically
specified when designing in Glade. Maybe we could add properties to the widget (in
Glade) to specify the GDA data soource to use, username and password. And then, have
the GnomeDbBrowser-related code in Glade, open the connection when created.

Damon, does this sound good?

cheers



_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to