switch

The absolute beginners guide - Part IV - for gnu-smalltalk/gtk (standard dialogs)

Tagged:  •    •    •    •    •  

Hello,

I took a look into the standard dialogs and the first I tried out was the AboutDialog. It's pretty easy to handle, all you have to do is to instantiate GTK.GtkAboutDialog and set several values for displaying, call run and destroy and that's all.

Let's enhance our about-method with an example:

Syndicate content

User login