wendall911 (~wendallc@216.255.199.8) left irc: Read error: 104 (Connection reset by peer) someon (~some1@h24-81-151-173.vf.shawcable.net) left irc: "Bye" reinhard (~reinhard@M1264P004.adsl.highway.telekom.at) joined #gnuenterprise. kilo (~kg_kilo@ip102-205.ktv.tiszanet.hu) joined #gnuenterprise. wendall911 (~wendallc@216.255.199.8) joined #gnuenterprise. sjc (~sjc@cpc2-seve3-4-0-cust112.popl.cable.ntl.com) joined #gnuenterprise. dimas (~dimas@195.218.177.46) joined #gnuenterprise. dimas (~dimas@195.218.177.46) left irc: Client Quit dimas (~dimas@195.218.177.46) joined #gnuenterprise. dimas_ (~dimas@195.218.177.46) left irc: Read error: 110 (Connection timed out) dcmwai (~dcmwai@219.95.214.253) joined #gnuenterprise. thierry (~thierry@AStrasbourg-251-1-1-7.w82-127.abo.wanadoo.fr) left irc: Connection timed out thierry (~thierry@AStrasbourg-251-1-1-7.w82-127.abo.wanadoo.fr) joined #gnuenterprise. kilo (~kg_kilo@ip102-205.ktv.tiszanet.hu) left irc: Read error: 104 (Connection reset by peer) wendall911 (~wendallc@216.255.199.8) left irc: Read error: 60 (Operation timed out) dimas (~dimas@195.218.177.46) left irc: Read error: 60 (Operation timed out) jcater (~jcater@cpe-066-061-071-147.midsouth.rr.com) left irc: "Client exiting" Nick change: sjc -> sjc|away jbailey (~jbailey@CPE00062579efac-CM014260028338.cpe.net.cable.rogers.com) joined #gnuenterprise. jbailey (~jbailey@CPE00062579efac-CM014260028338.cpe.net.cable.rogers.com) left irc: Client Quit jamest (~jamest@gw.math.ksu.edu) joined #gnuenterprise. jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) joined #gnuenterprise. dsmith (~user@mail.actron.com) joined #gnuenterprise. dsmith (~user@mail.actron.com) left irc: Remote closed the connection wendall911 (~wendallc@216.255.199.8) joined #gnuenterprise. dsmith (~user@mail.actron.com) joined #gnuenterprise. wendall911 (~wendallc@216.255.199.8) left irc: "Download Gaim: http://gaim.sourceforge.net/" kelseyj (~kelseyj@c010859.customers.cinergycom.net) joined #gnuenterprise. Nick change: sjc|away -> sjc reinhard (~reinhard@M1264P004.adsl.highway.telekom.at) left irc: "Wouldn't it be wonderful if real life supported Control-Z?" wendall911 (~wendallc@torus.nidaho.net) joined #gnuenterprise. http://www.malevole.com/mv/misc/killerquiz/ so far I'm not doing so good at getting them right :) 8/10 But I've been there before. 7/10 dneighbo_ (~dneighbo@ip68-109-180-32.ph.ph.cox.net) joined #gnuenterprise. so far I am getting them all wrong wendall911 (~wendallc@torus.nidaho.net) left irc: Read error: 110 (Connection timed out) 5/10 bleh wendall911 (~wendallc@torus.nidaho.net) joined #gnuenterprise. i'm almost suprised there isn't a 1:1 ration ratio I was waiting for one of them to be both after dealing w/ users for 15 years Jason "Death by Donut" Cater snapped and took out a Krispy Kream "Jack Smith.. inventor of Java, killer of hundreds after being driven insane by his own language" heh dneighbo (~dneighbo@ip68-109-180-32.ph.ph.cox.net) left irc: Read error: 110 (Connection timed out) Action: dsmith wonders if http://auric.debian.org/~tausq/newpkgs.html will ever be back up. Action: dsmith steels himself for #debian-devel hehe I've got 5/10 as well :( wendall911 (~wendallc@torus.nidaho.net) left irc: Read error: 110 (Connection timed out) wendall911 (~wendallc@torus.nidaho.net) joined #gnuenterprise. dcmwai (~dcmwai@219.95.214.253) left irc: "Client exiting" wendall911 (~wendallc@torus.nidaho.net) left #gnuenterprise. wendall911 (~wendallc@216.255.199.8) joined #gnuenterprise. wendall911 (~wendallc@216.255.199.8) left #gnuenterprise. dsmith (~user@mail.actron.com) left irc: "Going Home. Too Dizzy" kilo (~kg_kilo@fw.i-trade.hu) joined #gnuenterprise. kg_kilo (~kg_kilo@fw.i-trade.hu) joined #gnuenterprise. hi anyone here who knows widget functionality? what do you need? all entries have four triggers (pre/post focus in/out) I would like a new trigger for a dropdown when a user selects from its dropdown list, but still doesn't leave the entry so that changes could be made on the form according to the value he/she selected like CBN_SELCHANGE in win32 api isn't that Post-Change? an entry doesnt have post-change only focus triggers as field does have it though as = a entries map to fields in a N:1 relationship so that you can put multiple enties on multiple pages that all display the same field data but I dont think forms will send the post-change event until after focus change no they do not jcater: iirc its due to the internal edit mode in the input handlers? jamest: I think it has more to do w/wx's funky handling of combos but the internal edit mode may not allow it either though combos could be handled differently, I think i can see it'd be handy at times to get that early to activate/deactivate options on the form exactly and it can be at the same time when DropdownDisplayHandler.replaceText is called kg_kilo: stop making me think about gnue forms internals :) well, i didn't even want to start to :))) but anyway, who should guide me if not you? um derek! kilo (~kg_kilo@fw.i-trade.hu) left irc: Read error: 110 (Connection timed out) hehe, good old management technique, passing responsibility :-))) hey! we call that "delegating" no offense, just being lost in forms code... thats easy to do well, what should be the probper way to deal with this kind of problem? well what are the requirement to define a new trigger? i think you could simply add self._field.setValue(event.text) in the replaceText() of the dropdown handler but i've not glimpsed all the way thru the code to check that if you do that then post-change on the field attached to a dropdown should fire when changed i think maybe yes, thats fine kelseyj (~kelseyj@c010859.customers.cinergycom.net) left irc: wx dropdowns are the the embodyment of pure evil but it looks like a a hack a little bit Action: jamest blinks a hack? in gnue? never! :) my name is gabriel, who should deal with evil if not me? :))) my concern with adding the event to the is that if you have > 1 entry on a form you're changing the value of the field but tying the value change to the entry so if you forget to add that trigger to every entry pointing to that field then you have a "bad thing" so I really thing the value change trigger should fire on the field and dropdowns should change their field values upon new selection s/thing/think jcater? also, i don't think based triggers would fire if you changed the field value inside another trigger sigh, this all reminds me that autocompletion in dropdowns is broken too thinking about gnue bugs is even worse than thinking about gnue forms the whole edit mode behaviour IIRC is a trait of the base display handler so if the dropdown handler overrode that behaviour from the base then it really wouldn't be a hack anymore where is our AI when we need it Action: jamest hits reset on jcater.gnuenterprise.org I think definitely on field, not on entry probably too much pr0n activity overloaded his /tmp space pr0n? I'm at work no pr0n warez then more like Penny Arcade http://www.penny-arcade.com/view.php3?date=2002-02-11&res=l fruit pr0n hmm I find it sad you have penny-arcade memorized it's either that or witty lines from #gnuenterprise which would you choose? what do you think of changing the dropdowns as above mr cater? um as long as it's not me :) i definitely say aye... if that count at all... s i *think* this won't be too hideous i can play a bit tonight i guess beats doing real work would you? sure i've been avoiding gnue'n lately maybe this'll be a good way to hop back in hop down to dropdown :)) you're running the latest cvs? or snapshots? did we ever get the svn -> cvs gateway thing up and running? or do we just need anon svn for now? dunno nothin about that in "production" i use stable 0.5.2 ah but the code i look at is a nighlt snapshot ok we moved from cvs to svn during the savannah outage so I'll make the changes there and we'll see where they end up :) ok, i will look for it there then bbiab jamest (~jamest@gw.math.ksu.edu) left #gnuenterprise ("Client exiting"). thierry (~thierry@AStrasbourg-251-1-1-7.w82-127.abo.wanadoo.fr) left irc: Read error: 110 (Connection timed out) sjc (~sjc@cpc2-seve3-4-0-cust112.popl.cable.ntl.com) left #gnuenterprise ("Client exiting"). jamest (~jamest@adsl-65-71-169-221.dsl.tpkaks.swbell.net) joined #gnuenterprise. ajmitch (ajmitch@138.44.149.244) joined #gnuenterprise. jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) left irc: "home" kg_kilo (~kg_kilo@fw.i-trade.hu) left irc: ""got to sleep"" thierry (~thierry@AStrasbourg-251-1-1-7.w82-127.abo.wanadoo.fr) joined #gnuenterprise. ajmitch (ajmitch@138.44.149.244) left irc: "Leaving" jcater (~jcater@cpe-066-061-071-147.midsouth.rr.com) joined #gnuenterprise. thierry (~thierry@AStrasbourg-251-1-1-7.w82-127.abo.wanadoo.fr) left irc: "Client exiting" SachaS (~sacha@online.havanawave.com) joined #gnuenterprise. jbailey (~jbailey@CPE00062579efac-CM014260028338.cpe.net.cable.rogers.com) joined #gnuenterprise. wtg (~merlinx@ppp191-48.lns1.bne1.internode.on.net) left irc: "Client exiting" jcater (~jcater@cpe-066-061-071-147.midsouth.rr.com) left irc: "sleep" Mr_You (~car@cpe-024-088-142-023.triad.rr.com) joined #gnuenterprise. jamest (~jamest@adsl-65-71-169-221.dsl.tpkaks.swbell.net) left irc: "Client exiting" Mr_You (~car@cpe-024-088-142-023.triad.rr.com) left #gnuenterprise. ajmitch (ajmitch@d149244.dhcp.linux.conf.au) joined #gnuenterprise. jbailey (~jbailey@CPE00062579efac-CM014260028338.cpe.net.cable.rogers.com) left irc: "Client exiting" --- Thu Jan 15 2004