non-modal dialogs

2006-03-25 Thread Jaap Karssenberg
Hi, I've got a problem here with creating non-modal dialogs. Some dialogs in my application behave modal while they are not modal (no 'modal' dialog flag and I checked that the 'modal' property is 0). Is there any other property or flag that can trigger modal behavior or are there any known

can we combile gtk2-perl with gtkmm in an application?

2006-03-25 Thread Mitchell Laks
Hi, I am designing an open source application to display medical images (MRI and CT etc). I have read about the idea of splitting the functionality so that the core user interface issues are controlled via a gui that is designed with a scripting language like perl, and thus can be easily custo