[Glade-devel] Custom Widgets in Glade 2.6



Dear All,

I am working on glade 2.6 and using Custom Widgets for creating a
color combo box pallete. My Custom Widgets creation function calls a
function which creates a color combo and returns the color combo
widget. This same function is used to create about 40 color combo
widgets which are placed at different tabs in my application.

The problem is that some of the custom widgets work fine but some of
these widgets gives me "glibc corrupted double link list error" on
return from this function.

I have tried running the application using Valgrind and it works fine
without giving me glibc erorr. The strange thing that I find is that
when I change the positions of custom widgets in my Application (Glade
file) some of the widgets come up but it gives me error at some
different Custom Widget.

Please let me know if somebody has any idea on this issue.

Thanks in Advance
Avtar Singh




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]