[glade--]ANNOUNCE: Glade-- 1.1.2

Christof Petig <[email protected]>
Newsgroups gmane.comp.gnome.glademm
Organization Adolf Petig GmbH & Co. KG
Message-ID <[email protected]>
known problems:
- signal arguments for drag/drop and switch page may be wrong
- forgot to include docs/glademm-callbacks.example in distro

fixed in CVS

----

Application
===========

Glade-- 1.1.2

Description
===========

Glade-- is a backend for glade and glade-2 to create C++ sources (gtk-- and
gtkmm2, in any combination).
Glade is an graphical user interface builder for gtk/gnome.

NOTE: glade-- 1.1.0+ is usable for both Gnome and Gnome2!

Enhancements
============

- creation of virtual callbacks
         [use --non-virtual-callbacks to turn it off]
         (this removes static_cast<>ing, which might count as an ugly
hack)
         Beware: this changes many things, and perhaps breaks some
         E.g. custom widgets with signals which provide arguments do not
                 work without a xml specification. See
                 docs/glademm-callbacks.example (in CVS) for an example.
- do m.run(first toplevel widget) for gtkmm2

Fixes
=====

- signal->signal connection in 2.0 fixed (no more .slot() )
- sane toplevel widget memory management !
         (new/delete, no (not working) manage())
- box packing fixed for newer gtkmm2
- some bugfixes and newer glade-2 file support (e.g.
width/height_request)
- fixed glade-2's GtkFixed (thanks to Mark Jones for insisting to fix it)
- fixed gtkmm1 Notebook:switch_page arguments
- fixed glade 1.1.2 frames
- support 1.1.2 placeholders (simply forgot to implement new scheme)
- tons of fixes by Mark Jones (textview, main.run, button, dialog)

Download
========

http://home.wtal.de/petig/Gtk/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.