Re: User defined signals - something changed!



Diana Esch-Mosher wrote:
I upgraded to the latest gtk+ (2.4.14 from the gladewin installer) and the latest gtkmm (2.4.8). My application on XP now dies in startup. In creating my toplevel window I first create an object that creates a user-defined signal (view_changed) . A ton of other things I create during the constructor of toplevel want to connect to this view_changed signal. I die as soon as my program hits a connect for this signal. Can someone give me a clue as to what has changed such that this is no longer valid (my program has NOT changed). I was using 2.4.10 with 2.4.5.

PS. I would love to check this on linux, but my hard drive went belly up yesterday!

What version of gcc are you using?  The gtkmm installer recently
switched to gcc 3.4, and I had similar problems until I upgraded my
MinGW compiler from 3.3 to 3.4.

Cheers,
Tim




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