Hi,
I've checked in an update for CroMagnon:
a lot of changes were done, and except for "load from file" and "save to
file" the app is functional.
I've changed some strings to make it more intuitive from a user point of
view.
If you have a chance let me know if you like them, if you agree with the
changes and above all if you find problems.
I've had problems with the following items:
* AccelLabel
I've used: AccelLabel al = new AccelLabel ("myAccel");
al.setAccelWidget(myWidget);
//was a UIInfo menu item
It doesn't seem to work
* Gdk
I haven't find a way to intercept a double-click event.
How this can be done? Is it yet unimplemented?
* gtk.Window
I've used:
dialog.setPosition(WindowPosition.CENTER_ON_PARENT);
It doesn't seem to work.
Ciao,
Luca.
--
Luca De Rugeriis <pie...@li...>
|