Thanks Paul.
There a few namespaces in GTKmm, so, I thought there that you were using one that was undocumented.
Nice, now everything is clear. I'l plug in the code and see what happens.
Thanks again.
* You cannot exercise your power to a point of humiliation.
- Jean Chretien
* It's amazing how the small seeds of distrust and misunderstanding
can yield a crop of hate and death...
* If that document has fine printing anywhere, just chuck it in the garbage
- Jorge Escalante
Ma'assalama! Adiós! bye!
- Jean Chretien
* It's amazing how the small seeds of distrust and misunderstanding
can yield a crop of hate and death...
* If that document has fine printing anywhere, just chuck it in the garbage
- Jorge Escalante
Ma'assalama! Adiós! bye!
-----Original Message-----
From: Paul Davis <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [email protected]
Sent: Mon, 09 Jan 2006 07:46:23 -0500
Subject: Re: Widget's Fixed Size??
On Sun, 2006-01-08 at 09:55 -0500, [EMAIL PROTECTED] wrote: > Thanks for your prompt response. > Although I have not tested your suggestion, I had a look at the code > and fond some parts of it intriguing, specially the part about > 'Gtkmm2ext' I have never seen this in the documentation, not that I > have read the entire gtkmm-doc, but I had done a fair amount of > reading. > I did a quick search on google and found that this code is part of > project called 'Ardour', a media thing. > I am using WinXP, and that program has not yet been ported to lesser > operating systems like MSW. But that's another point. > I would appreciate if you elavorate more on the 'Gtkmm2ext' matter. in this instance, its nothing more than a namespace. i was just making my life easier by cutting and pasting the exact code i use. hopefully you understand namespaces. you can simply drop the namespace tag and get a function name in global scope. gtkmm2ext's relationship with ardour is completely irrelevant. its simply a library of additions and hacks to gtkmm that we use in ardour. --p
Try the New Netscape Mail Today!
Virtually Spam-Free | More Storage | Import Your Contact List
http://mail.netscape.com
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
