*** siesel has quit IRC *** lekma has joined #gnuenterprise morning everyone *** johannesV has joined #gnuenterprise good morning johannesV: do you have tri-state checkboxes wxpython widgets? *** yure has joined #gnuenterprise lekma, yes the checkbox-widget could be set up to have three states, true, false and 'not-set' how the 'not-set' state is visually rendered ? different background? yes, i think so on xp i think the box is gray haven't checked though on all platforms here right now i'm not sure if gnue-forms supports tri-state-checkboxes at all atm but i'm sure we will with the 0.6 series since we do have that third state (=NULL) ah, well, that tri-state version of a checkbox is not available in wx.MGL, wx.Mac, and wx.GTK (if built against gtk1.2) johannesV since we do have that third state (=NULL) <-- what do you mean? well, a boolean value might be null in the db you can't have a boolean = NULL in db, can you? !!! so what state of a checkbox should then be displayed false ? oh, i think it depends on the db and wether it's set to a not null constraint but with sqlite it's surely possible to have it set nullable so will gnue appserver support null boolean? cause it has impacts on building conditions and postgres allows having nullable booleans too why should appserver care about that ? every property which is set as nullable could have a null state (=containing a python None) or am i missing something now ? well for expressing a condition, if appserver supports null boolean i'll need a four state widget true, false, null and undefined isn't null the same as undefined ? undefined being no condition undefined --> [] null --> ["eq" , ["field", balbal], ["Cons", None/null/whatever]] i would treat null and undefined the same (at least for booleans) null --> ["isnull", ["field", blabal]] yes from th widget/usert pov you can't treat null and undefined the same if the widget as a "state == undefined" then there is no need to express a condition, return all true/false/null so i really need to know how appserver will support null boolean, but not right now :) *** siesel has joined #gnuenterprise hi siesel siesel: fyi, i sent the copyright assignment form requests. lekma, i can talk to reinhard about this tomorrow johannesV: ok thx *** yure has quit IRC *** siesel_ has joined #gnuenterprise *** siesel_ has quit IRC hi lekma yesterday I did some additional code cleanup if you send me your latest rpc interface code, I will incorporated it now johannes: you're still around? did you see the error I reported yesterday? siesel, it's already fixed great :) *** lekma has quit IRC *** jamest has joined #gnuenterprise *** siesel has quit IRC *** yure has joined #gnuenterprise *** jamest has left #gnuenterprise *** jamest has joined #gnuenterprise johannesV: any ideas on the release? *** ajmitch__ has joined #gnuenterprise *** sjc has joined #gnuenterprise *** ajmitch has quit IRC *** johannesV has quit IRC *** jamest has quit IRC *** yure has quit IRC *** ajmitch__ is now known as ajmitch *** sjc has quit IRC *** bigbrother_ has joined #gnuenterprise *** bigbrother has quit IRC