*** mangomadness has quit IRC *** holycow has quit IRC *** dcmwai has quit IRC *** dcmwai has joined #gnuenterprise *** johannesV has joined #gnuenterprise *** reinhard has joined #gnuenterprise hello reinhard, johannesV good morning reinhard: is that hard to add button support for curses? there is button support in curses and when the button has the focus, you can press it with enter or space reinhard: :) i will try again hi dimas hello johannesV *** kilo has joined #gnuenterprise hi kilo back later hi SachaLunch *** dcmwai has quit IRC ok gone for ~3 days (knee operation) *** SachaLunch has left #gnuenterprise *** jamest has joined #gnuenterprise good moring jamest is there a POST-CHANGE trigger for entries in gnue-forms? there is one for GFField but this one seems not to be fired if a value changes due to record-navigation i think it's logical to have separate triggers for changes a user makes to a record and changes in display because of record navigation *** kilo has quit IRC um cripes man! it's too early to make me think hang on, i'll look hehe *** Amorphous has joined #gnuenterprise using the GFField's POST-CHANGE trigger will handle changes made by the user and using a detail-datasource would avoid the record-navigation-problem :) *** Amorphous has quit IRC i don't think there is a trigger specific to an entry sorry, for late reply, users *** johannesV_ has joined #gnuenterprise *** johannesV has quit IRC on block-level: which trigger replaces the depreciated 'ON-SWITCH' ? or the other way round: which event signals changing to another record ? um i think there are focus events for that now pre and post looks like maybe PRE-FOCUSIN PRE-FOCUSOUT and POST-* focus-in/out is only fired once per block; if a form has a single block, moving through the records fires focusin/out only on entering the first record and leaving the last one ah, maybe i did it on the wrong block just a sec ok, got it i've added the trigger to a detail-block, so using pre/post-focusin/out works! thanks np *** bluesbaron_ has joined #gnuenterprise *** sjc has joined #gnuenterprise *** gsoti_work has joined #gnuenterprise *** bluesbaron_ has left #gnuenterprise *** gsoti_work has quit IRC *** Amorphous has joined #gnuenterprise *** Amorphous has quit IRC *** Amorphous has joined #gnuenterprise if there are no objections i will release gnue-appserver 0.1 today *** cilkay|away has quit IRC go for it does anybody know why the first field of the first block in a form get's the focus, no matter which order is given in the layout ? (even if this field is not on the first page displayed) legacy back when there wasn't a field/entry mapping only field the form grabbed the first block in the form tree, then found the first visible field and switched focus i seriously doubt that code has changed since then this was also before you could set focus order (which you can now IIRC) so it had to match the order in the .gfd i can't imagine it'd hurt anything to change this behaviour ok, thanks *** Morphous has joined #gnuenterprise seems as if i've found a bug in forms i have a form with say 5 entries using focusorder from 1 to 5 the first three fields are on the first page, and the last two fields on the second page on switching to next page i get this exception: DB000: File "/home/johannes/prj/gnue/gnue-common/.cvsdevelbase/gnue/forms/GFForm.py", line 241, in findAndChangeFocus DB000: entry = self.findFocus(object) DB000: File "/home/johannes/prj/gnue/gnue-common/.cvsdevelbase/gnue/forms/GFForm.py", line 271, in findFocus DB000: for child in object.getFocusOrder(): DB000: File "/home/johannes/prj/gnue/gnue-common/.cvsdevelbase/gnue/forms/GFObjects/GFContainer.py", line 63, in getFocusOrder DB000: rv.pop(key) DB000: IndexError: pop index out of range if only the first entry on the first page has an attribute 'focusorder="1"' and all other entries don't have a focusorder assigned, everything works fine back in 5 minutes *** johannesV_ has quit IRC *** Amorphous has quit IRC *** johannesV has joined #gnuenterprise release is done how i love my new release script ;-) *** Morphous has quit IRC *** Morphous has joined #gnuenterprise reinhard: you doing a release news item? if so, when you finish i'll update the topic to point to it jamest: ok *** Morphous has quit IRC *** Morphous has joined #gnuenterprise jamest: you're not the one who could approve a message to gnue-announce, are you? committed news item, not sure what it needs to make it visible on the web page i can if I can remember the !@#!@# password i'm in to approve, but I don't see anything from you queued up sure? i got the message back that it's held for approval don't you have zillions of posts there? beware they are sorted alphabetically by sender *** Morphous has quit IRC *** Morphous has joined #gnuenterprise i have 1 from you from july 23rd you can delete that ;-) maybe you have to wait a few minutes and reload it's there now approved thanks *** johannesV has quit IRC *** Morphous has quit IRC *** mangomadness has joined #gnuenterprise *** Morphous has joined #gnuenterprise *** mangomadness has quit IRC *** kilo has joined #gnuenterprise *** Morphous has quit IRC *** Morphous_ has joined #gnuenterprise is there a way to present a table of data in Forms? like 'recent account history'... or am i limited to a listbox? a read only block? set to grid mode i do that to show school entries in the same city/state area in one of our forms *** btami has joined #gnuenterprise *** kilo has quit IRC jamest: that sounds like it will work! *** kilo has joined #gnuenterprise jamest: is there any documentation out there that will tell me how i can display a read only block set to grid mode ? ;) *** Morphous_ has quit IRC *** Morphous_ has joined #gnuenterprise *** Morphous_ has quit IRC *** Morphous_ has joined #gnuenterprise drewc: look at zipcode.gfd in form samples there is a rows="xxx" attrib for block tags *** Morphous_ has quit IRC should i completly give up on designer and go back to editing the XML by hand? i can seem to make designer actually work .. *** Morphous_ has joined #gnuenterprise no, you can set the block propertyes in designer too i get that, but how do you connect a widget to a block .. right clicking on it brings up a properties menu, but it doesn't work .. i can make it work byt creating my layout by in designer then going in and fillinf in the details.. *** sjc has quit IRC the properties window of entry has four tabs: entry, field, block and display bt .. ok .. i never see that night all *** reinhard has quit IRC AttributeError: Instance instance has no attribute 'propertyEditorWindow' maybe i'll try a cvs version. drewc: here is a very simpe example http://www.gnuenterprise.org/~btami/scrollbar.gfd bbl *** jamest has quit IRC btami: thanks, seems simple enough. np night all *** btami has quit IRC *** Morphous_ has quit IRC *** Morphous_ has joined #gnuenterprise night all *** kilo has quit IRC *** jamest has joined #gnuenterprise *** gresco has joined #gnuenterprise hello hi I didn't get on time to a Stallman conference yesterday. there wasn't enough capacity in the auditorium for all the people attending to the conference *** whizman has joined #gnuenterprise *** gsoti_away has joined #gnuenterprise *** holycow has joined #gnuenterprise *** Morphous_ has quit IRC *** Morphous_ has joined #gnuenterprise *** cilkay has joined #gnuenterprise *** Morphous_ has quit IRC *** Morphous_ has joined #gnuenterprise *** Morphous_ has quit IRC *** Morphous_ has joined #gnuenterprise *** Morphous has joined #gnuenterprise *** Morphous_ has quit IRC *** Morphous has quit IRC *** Morphous has joined #gnuenterprise *** chillywilly has quit IRC *** gsoti_away has quit IRC *** chillywilly has joined #gnuenterprise *** Morphous has quit IRC *** Morphous has joined #gnuenterprise *** gsoti_away has joined #gnuenterprise *** Morphous has quit IRC *** Morphous has joined #gnuenterprise *** gresco has left #gnuenterprise *** Morphous has quit IRC *** Morphous has joined #gnuenterprise *** holycow has quit IRC *** gsoti_away has left #gnuenterprise *** Morphous has quit IRC *** Morphous has joined #gnuenterprise *** chillywilly has quit IRC *** jets has quit IRC *** ajmitch has quit IRC *** jets has joined #gnuenterprise *** chillywilly has joined #gnuenterprise *** ajmitch has joined #gnuenterprise *** jamest has quit IRC