Posted
about 14 years
ago
by
Joachim Jaeckel
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:read more
|
Posted
about 14 years
ago
by
Joachim Jaeckel
Today, I'll talk a little bit about menu-creation.
An application does normaly not exist with only one window. You normaly have something to configure your app, or open files etc. These things are triggered through a toolbar or an application-menu.read more
|
Posted
about 14 years
ago
by
Gwenael Casaccio
Hi,
I've added a two new tools in GtkLauncher :
a sender and an implementor browsers
imagik.fr
Cheers,
Gwenael Casaccio
|
Posted
about 14 years
ago
by
Joachim Jaeckel
Let's start with enhancing the small app from the last step.
The problem that we are facing right now is, if we close the app through the window-managers 'close' button, the application (or better the GTK-Main-Loop) is still running and to end it
|
Posted
about 14 years
ago
by
Joachim Jaeckel
Ok, here's my first blog-entry.
Because I wanted to start with gnu-smalltalk - and smalltalk at all - I was trying to find some information on how to start. The most tutorials in the web are based on VisualWorks and are not really helpful for me
|
Posted
about 14 years
ago
by
Stefan Schmiedl
The latest ebuild available on gentoo targets GNU Smalltalk 3.0.2. 3.1 has been out for quite some time and there are several improvements available via git. This post describes what I did to make things work on my Gentoo amd64 system.read more
|
Posted
about 14 years
ago
by
Gwenael Casaccio
Hi,
I'm proud to announce a new version of GtkLauncher an IDE for GNU Smalltalk.
In this version there is a support of syntax highlighter in the browser,
handling of per-workspace variables, and an improved inspector with adapted
views and you can
|
Posted
about 14 years
ago
by
Conrad Taylor
I have the following questions being new to GNUSmalltalk:
a) What the name used for 3rd party packages?
b) I was wondering, how does obtain a list of GNUSmalltalk 3rd-party libraries via the command line?
c) What's the goal of the image in
|
Posted
about 14 years
ago
by
Funes, Manuel
ORACLE BUY SUN... and now ?
Well, Use Java form many years, and ever thing about why smalltalk is not the
choice ?
Answers:
1) Heavy Marketing ?
2) Lobby ?
3) Destiny :)
I Believe that: "The Real choice for Web
|
Posted
about 14 years
ago
by
Gwenael Casaccio
Hi,
GtkLauncher has its own website : http://gtklauncher.bioskop.fr/
|