Smalltalk database connection & binding GUI objects to it

classic Classic list List threaded Threaded
3 messages Options
gerald gerald
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Smalltalk database connection & binding GUI objects to it


Hello there,

I startet to get into smalltalk a few days ago. Compare to other program
languages it seems pretty difficult to find a tutorial which explains such
practical points as database connection or binding datasets to GUI objects.
Anyway, I might not understand the whole concept now and for this I can't
see how to handle it.
Can you push me in the right direction or maybe you've a kind of
documentation which shows such topics in examples?

Thanks a lot for your support.

Sincerely,

gersti
--
View this message in context: http://forum.world.st/Smalltalk-database-connection-binding-GUI-objects-to-it-tp2336217p2336217.html
Sent from the English mailing list archive at Nabble.com.
stephane ducasse-4 stephane ducasse-4
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Smalltalk database connection & binding GUI objects to it

Welcome gerald

What is the smalltalk you are using?
If you use pharo there is a pharo-user mailing-list and people can reply to you.
Now on pharo there is binding for openDBX.

Stef
On Aug 24, 2010, at 9:24 AM, gerald wrote:

>
> Hello there,
>
> I startet to get into smalltalk a few days ago. Compare to other program
> languages it seems pretty difficult to find a tutorial which explains such
> practical points as database connection or binding datasets to GUI objects.
> Anyway, I might not understand the whole concept now and for this I can't
> see how to handle it.
> Can you push me in the right direction or maybe you've a kind of
> documentation which shows such topics in examples?
>
> Thanks a lot for your support.
>
> Sincerely,
>
> gersti
> --
> View this message in context: http://forum.world.st/Smalltalk-database-connection-binding-GUI-objects-to-it-tp2336217p2336217.html
> Sent from the English mailing list archive at Nabble.com.

Gaboto Gaboto
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Smalltalk database connection & binding GUI objects to it

In reply to this post by gerald
Gersti, this list is to discuss topics related to research works with
Smalltalk.

Please tell us what Smalltalk dialect are you using (i.e. Pharo,
Squeak, Visual Age, VisualWorks, etc) so we can suggest you a right to
place your answer.

On Tue, Aug 24, 2010 at 4:24 AM, gerald <[hidden email]> wrote:

>
> Hello there,
>
> I startet to get into smalltalk a few days ago. Compare to other program
> languages it seems pretty difficult to find a tutorial which explains such
> practical points as database connection or binding datasets to GUI objects.
> Anyway, I might not understand the whole concept now and for this I can't
> see how to handle it.
> Can you push me in the right direction or maybe you've a kind of
> documentation which shows such topics in examples?
>
> Thanks a lot for your support.
>
> Sincerely,
>
> gersti
> --
> View this message in context: http://forum.world.st/Smalltalk-database-connection-binding-GUI-objects-to-it-tp2336217p2336217.html
> Sent from the English mailing list archive at Nabble.com.
>
Loading...