Re: Glade GUI: changing mechanism

2006-10-22 Thread Philippe Bertin
Hello, Tristan, Tristan Van Berkom wrote: > Why would someone want to go from > glade file --> generated code --> GUI > when you can simply go from > glade file --> GUI > with much less code-generators & generated code to maintain ? > You're right in some sense. Still, how can one statically p

Re: To which package does "glade-catalog.dtd" belong ?

2006-10-22 Thread Mariano Suárez-Alvarez
On Tue, 2006-10-17 at 16:11 +0200, Magnus Bergman wrote: > On Tue, 17 Oct 2006 11:58:08 +0200 > Philippe Bertin <[EMAIL PROTECTED]> wrote: > > While reading http://glade.gnome.org/docs/catalogintro.html I see it > > is possible to validate any catalog file against a glade DTD > > (excerpt : "xmlli

RE: getting symbols from dynamic modules

2006-10-22 Thread Freddie Unpenstein
Yeah yeah... I'm running a little behind. Nothing unusual there. ;) On Mon 09/18, Tor Lillqvist < [EMAIL PROTECTED] > wrote: > Felix Kater writes: > > g_module_* is a great thing -- I just wonder if there is a way > > to not create function pointers for each single function I need > > but jus

Re: Executing program from its path

2006-10-22 Thread Yeti
On Sun, Oct 22, 2006 at 01:39:01PM +0200, Lorenzo Marcon wrote: > My program create pixmaps loading images from files located in a subfolder of > the executable. > Under windows, I have no problem. > Under Linux, I'm experiecing the following inconvenient: Don't do that then[*]. Install binaries

Executing program from its path

2006-10-22 Thread Lorenzo Marcon
My program create pixmaps loading images from files located in a subfolder of the executable. Under windows, I have no problem. Under Linux, I'm experiecing the following inconvenient: If I run the program from command line from the same folder the execuatble is, I got no problem, while, If I tr

Re: Gnome memory requirements

2006-10-22 Thread Freddie Unpenstein
Just some musings... I suspect this has been discussed before, though I couldn't find anything in a cursory glance through the search engine. (But then I'm notoriously hopeless with search engines) > > Next thing is, that GLib memory subsystem don't really free memory > > on g_free(), but do

Re: Follow windows with a botton

2006-10-22 Thread Gian Mario Tagliaretti
2006/10/20, Rodrigo Tavares <[EMAIL PROTECTED]>: > As a instalation program, with button next,next... > Until in the end. I guess you are looking for: http://developer.gnome.org/doc/API/2.0/gtk/GtkAssistant.html ciao -- Gian Mario Tagliaretti http://www.parafernalia.org/pygtk/ _