gtkbuilder and a custom widget under windows
- From: Andrea Zagli <azagli libero it>
- To: gtk-list gnome org
- Subject: gtkbuilder and a custom widget under windows
- Date: Sun, 15 May 2011 16:05:59 +0200
i made a very simple custom widget (a library) that is gtkbin
subclass, and it works but...
under gnu/linux it works perfectly, but under windows i couldn't load
a gtkbuilder xml file that contains the declaration of my widget
i made some test:
- if i load with g_module the library after g_type_init, it loads
- if i load with g_module the library after gtk_init, it gets an error
(access to an invalid memory address, or something similar, i have in
italian)
what could be the problem?
ask me more info if you need
thanks in advance
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]