Re: [Plib-devel] Re: [BUG] puComboBox broken since recent puInput Base commit?
Brought to you by:
sjbaker
From: Bram S. <br...@sa...> - 2006-04-10 21:30:49
|
Fay John F Dr CTR USAF AFSEO/SK wrote: > > > Bram, > > The only difference between your "combobox.cxx" and the one I > used is that your last argument in the creation of the puComboBox widget > is "true" while mine was "false". When I changed mine to "true" it > didn't make any difference as far as the input box being updated is > concerned. > > On a whim, I changed the "puCOmboBox" to "puaComboBox" and the > program quit working. What happened is that I hadn't recompiled the > "puAux_d.lib" file (I'm running under Windows). When I did this, the > program started working again. Man, this is so confusing. For me, it is the opposite: When changed from puComboBox to puaComboBox it *started* working. (Note: I had to change the last parm value from true to int for this). puaComboBox works, puComboBox does not. I made sure that - I did a make clean - I did not forget the make install - I checked all my filesystems for old plib installs: not there - Re-ran all the configure.in's and autogens (in root dir, and examples dir). - Checked which '-L' dirs are used on the link command - etc, etc. Is there anyone who had a working puComboBox on linux? Because I, as sure as hell, can't get it to work. I'll check the fix into CVS though, as it does seem to fix the puA version, which was broken also according to melchior. Bram > > John F. Fay > Technical Fellow, Jacobs/Sverdrup TEAS Group > 850-729-6330 > joh...@eg... > > -----Original Message----- > From: pli...@li... > [mailto:pli...@li...] On Behalf Of Bram Stolk > Sent: Monday, April 10, 2006 9:41 AM > To: pli...@li... > Subject: Re: [Plib-devel] Re: [BUG] puComboBox broken since recent > puInput Base commit? > > Fay John F Dr CTR USAF AFSEO/SK wrote: > > OK, then, I will echo Melchior's confusion. It works for me, it works > > for him, and it doesn't work for you. How about you send me your > > actual source files and I will make sure that we are actually "singing > > from the same sheet of music." > > > > John F. Fay > > Technical Fellow, Jacobs/Sverdrup TEAS Group 850-729-6330 > > joh...@eg... > > > > -----Original Message----- > > From: pli...@li... > > [mailto:pli...@li...] On Behalf Of Bram > > Stolk > > Sent: Monday, April 10, 2006 9:20 AM > > To: pli...@li... > > Subject: Re: [Plib-devel] Re: [BUG] puComboBox broken since recent > > puInput Base commit? > > > > Fay John F Dr CTR USAF AFSEO/SK wrote: > >> Bram, > >> > >> It is indeed applied to "pu.h". Can you send me your sample > >> program please? I will take a quick look into it. > > > > > > It was simply the one posted by Melchior on this list, so the same you > > already tested yourself, I guess. > > > > Bram > > > > > > > -- > Bram Stolk, VR Engineer SARA, Amsterdam. tel +31 20 592 3000 > > "Windows is a 32-bit extension to a 16-bit graphical shell for an 8-bit > operating system originally coded for a 4-bit microprocessor by a 2-bit > company that can't stand 1 bit of competition." > |