-
Thanks to the work of Robert Hönlinger Gnocl is finally available for Windows, too. Robert provided the basic DLL for gtk+ widgets and DLLs for GConf, Canvas and VFS use plus the needed patches for version 0.9.91.
Many thanks, Robert.
2007-07-25 09:06:47 UTC in Gnocl
-
Support progressbar (GtkCellRendererProgress) in tree /
list
(suggested by Bernd)
2005-05-07 13:54:35 UTC in Gnocl
-
create images from base64 encoded data, so that
you don't need to specify the filename for an image,
but store the
'image' right inside your script.
(like Tk's "image create photo -data ..")
(suggested by Mat)
2005-05-07 13:52:49 UTC in Gnocl
-
toplevels without window decorations
(like Tk's "wm overrideredirect")
2005-05-07 13:51:09 UTC in Gnocl
-
Gnocl 0.9.90 is available at
http://www.dr-baum.net/gnocl/
This release features mainly updates for GTK+ 2.4. The new fileChooser
is supported including extra and preview widget. Furthermore there are
new commands for fontButton, colorButton, expander, comboBox and comboEntry
widgets. For a detailed list of additional changes see the NEWS file.
The version number emphasis that...
2005-02-27 14:34:37 UTC in Gnocl
-
Logged In: YES
user_id=102364
Available in version 0.5.18.
2004-12-12 20:39:45 UTC in Gnocl
-
Logged In: YES
user_id=102364
Available in version 0.5.18.
2004-12-12 20:37:24 UTC in Gnocl
-
Gnocl 0.5.18 is available at
http://www.dr-baum.net/gnocl/
This release includes new bindings to the Gnome virtual files
system. The canvas command has been improved by allowing
expressions in tag identification and the addition of a -dash
option to many canvas items. For a detailed list of
additional changes see the NEWS file.
Gnocl implements GTK+ and Gnome bindings for the...
2004-12-12 20:36:08 UTC in Gnocl
-
Logged In: YES
user_id=102364
This does already work: just use "markup" as type.
See test-tree.tcl in the demo directory.
2004-11-08 20:54:04 UTC in Gnocl
-
Logged In: YES
user_id=102364
Ups, I confused dash with stipple. So dash should work for
bPath, rectangle, ellipse and polygon but not for line
in an antialiased and non-antialiased canvas.
2004-09-22 19:03:04 UTC in Gnocl