RE: problems with gtk pointers

2007-12-27 Thread Vallone, Anthony
I think your best bet is to isolate the problem down to a small amount of stand-alone code. You will most likely discover the problem in the process of isolation. If you don't, re-post the isolated code (the smaller the better), and I'll take a look again. -Anthony Vallone > Hi Anthony, > > th

RE: problems with gtk pointers

2007-12-26 Thread Vallone, Anthony
> I have checked their pointers and they are 0 in the third file > (where the boxes are attached to the buttons, but in the second > where the boxes are created(in constructor) the boxes' pointers are correct) Outside of your Gui constructor, none of the provided code actually changes the values