smalltalk

A walk at the shore

After playing around with seaside a bit, I want you to point you to another short seaside tutorial "HOWTO: Build a simple Seaside website in 30 minutes" under http://smalltalk.cat/blog/Seaside%3A+small+tutorial.

I find it an interesting short tutorial for seaside besides the one on: http://www.swa.hpi.uni-potsdam.de/seaside/tutorial which is also available as a book.

About the first one, I don't want to explain here something, because the explanations on the mentioned WEB-Site are enough (I think).

How to cotton up to gst (and smalltalk in common)

Today, eventually, this is a simple advertising of the GtkLauncher, but please read on.

I'm new to smalltalk and therefore, I have to learn a lot. Beside the general syntax - which seems not so hard to learn - I need an overview of the object-library which is used.

The gnu-smalltalk web-site is mostly the first place to look for information and there I found a lot of helpfull small code-snipets (like the one, how to communicate with smtp server - or the one, how to semi-automate the generation of getter- and setter methods and all the nice things).

GtkLauncher 0.3.0

In this new release you have an improved browser with better refactorings,
undo/redo support, file out for namespace, class, category, method.

Two new tools a Sender and an Implementor browser.

You can save the image.

And off course in this release there are a lot of bug fixes ;)


imagik.fr

Enjoy GtkLauncher

The absolute beginners guide - Part IX - for gnu-smalltalk/gtk (using GtkTreeView as a table)

Today I want to show, how to use the GtkTreeView as a table.

This could be the killer-app (an emergency-case address-database for our local police-station) where we end with today:

2379000.png

The absolute beginners guide - Part VIII - for gnu-smalltalk/gtk (label, entry, button and comboboxentry)

Hi again,

after I explained yesterday the combobox, today the labels, entries, buttons and an extension to the combobox, the ComboBoxEntry will be discussed. Because the ComboBoxEntry is an enhanced ComboBox with an entry/edit-field, we will first have a look into the GtkEntry and in this step, automatically the Label and the Button. Afterwards, we have a short introduction to the ComboBoxEntry, which is similiar to the ComboBox - maybe, a little bit easier...

Syndicate content

User login