*** jamest has quit IRC *** SachaZzzz has quit IRC *** sjc has joined #gnuenterprise *** sjc has quit IRC *** sjc has joined #gnuenterprise *** SachaS has joined #gnuenterprise good morning *** johannesV has joined #gnuenterprise *** holycow has quit IRC *** sjc has quit IRC *** KneeDeep has joined #gnuenterprise *** KneeDeep has left #gnuenterprise *** KneeDeep has joined #gnuenterprise *** KneeDeep has left #gnuenterprise *** holycow has joined #gnuenterprise *** reinhard has joined #gnuenterprise *** holycow has quit IRC *** Dieter has joined #gnuenterprise Hi, is there a possibility to have the labels of the forms dynamically (e.g. from a postgres db? hi Dieter not yet n-tier development got momentum since a couple of months and as I understand, reinhard, one of the gnue application servers developers, considers to get forms straight from the database at one stage *** Dieter has quit IRC dieter, well there's a way to do that you would use an entry with style='label' and this entry is connected to a datasource *** kilo has joined #gnuenterprise * SachaS confirms button press works in curses ui SachaS: you are quick! :) *** btami has joined #gnuenterprise hi all reinhard I think the gnue-commits channel is one of the best channels hi btami we have some change that makes the uidrivers simpler in win32 driver, widget/_base.py lines 193 to 202 may most probably be removed because buttons and checkboxes are now able to handle requestKEYPRESS events have you committed those changes? yes ok, thx I've just removed these lines in the gtk2 and the wx drivers and both still work works for me too on XP perfect you can also test if you can switch on a checkbox with 1 or ΓΌ erm + and switch it off with 0 or - that's a feature I've added to the GFEntry for checkboxes to make it easier to handle checkboxes with the numeric keypad +/- 0/1 works too excellent committed removing 192-202 lines thx again thanks too :) now is it correct that you have a hack in the same file to make a button fire on key? yes, in line 188 good you can remove that too that's now standard behaviour :) hmm, doesn't work for me did you svn up? i've just committed the change 3 minutes ago ups, not yet after your last change * btami svn upping... *** johannesV has quit IRC reinhard: after svn up, the win32 ui doesn't accepts letter keypresses in input fields *** johannesV has joined #gnuenterprise curses ui accepts letter keypresses in input fields btami: that's strange have you been up to date before? *** wendall911 has joined #gnuenterprise btami: you probably need to svn up common ah * btami svn up again reinhard: it works, committed the "remove" *** dimas has joined #gnuenterprise btami: excellent next thing to remove: the special handling of key for multiline widgets however this was somehow special in win32 this line win32gui.SendMessage(hwnd, win32con.EM_LINESCROLL, 1, 0) didn't know how to handle this now wait, have to go out a bit... no problem have a nice saturday see you tomorrow again reinhard if you are going on holiday, enjoy your holidays. *** SachaS has quit IRC so i hope changes in gtk2 doesn't interfere with my local changes svn update went fine johannesV: it was small changes in common.py reinhard: i've found another combo-problem pressing something like Shift or Control in a combo fires the 'select-child' signal in gtk huh? this leads to an update-entry event just shift alone? which places the cursor at the end of the 'display' string right becaus common.py doesn't handle it the combo's selectChild event handler should not fire a requestREPLACE event in such situations where the GFEntry._displayHandler.display is the same as reverse-lookup of GFEntry.getValue () reinhard: don't we like 'enter' in a multiline-textfield to move the focus ? there's a parameter EnterIsNewLine if it is set to 0, enter moves the focus if it is set to 1, enter generates a newline for many people 1 is more intuitive especially for those working with curses as there is no Ctrl-Enter in curses... that's fine for me, i was just wondering *** btami has quit IRC ok, adding a workaround: replace the GFEntry.value only if it differs from it's display-value *** btami has joined #gnuenterprise reinhard: multiline edit needs some tlc in win32 ui but first i like to know what is the expected behaviour is it a simple line-editor just in more then one line, or is it a stupid editor wich handles fe. up/down/enter/etc. if we want to handle enter, then users want up/down key too but this is a bit complicated to code in a simple edit entry in win32 there is richedit or maybe scintilla component to use as multiline edit style... i dont know... the simplest case in win32 api is an entry with multiline style without scrollbars *** jamest has joined #gnuenterprise *** gsoti_away has joined #gnuenterprise *** tamas has joined #gnuenterprise my internet connection is, hmmm... anyhow, i have to go, bbl *** tamas has quit IRC *** btami has quit IRC *** dneighbo_ has quit IRC *** dneighbo_ has joined #gnuenterprise *** wendall911 has quit IRC l8r all *** reinhard has quit IRC *** johannesV has quit IRC *** johannesV has joined #gnuenterprise *** gsoti_away has left #gnuenterprise *** gypsymauro has joined #gnuenterprise hi it's possible to render forms in gtk2 instead that in wx? *** sjc has joined #gnuenterprise gypsymauro: yes it should be, just use something like gfcvs -u gtk2 aform.gfd gypsymauro: are you using svn ? mmm nope the debian packages:) ah, hmm i've rebuilt the gtk2 driver this week so it's quite young, maybe you'd like to use daily snapshots johannesV: great:) do u think appserv it's ready for production? well, i think it's usable but we haven't made tests with bigger apps/environments but in principle it should work well I'll try it, I was just whishing in a gtk2 rendering, 'cause actually wx renders so ugly well, i don't know how snapshots are working but maybe ajmitch, reinhard, jamest or jcater can help you with that gtk2 driver seems to work quite well, and of course it looks much better it has at least working combos :) :)) *** johannesV has quit IRC *** gypsymauro has quit IRC *** wendall911 has joined #gnuenterprise *** SachaS has joined #gnuenterprise *** kilo has quit IRC 0 1 does not work in gtk2 ui for checkbox hmm? edit mode in gtk2 ui does not work (not sure if it supposed to work yet). i can edit a field no matter if edit mode is selected or not. hi ajmitch ah johannesV has left, so you'll need to complain when he's lurking :) i think he is reading the logs possibly *** uruboro has joined #gnuenterprise I have to run away, sorry hi uruboro, bye all :) hi i just wanted to point out that svn version of gnue appservers' auth.gcd seems to be missing the default "hacker" user hi i mean bye :) johannesV: gtk2 pulldown (listbox? or combox): if i click at the end ofthe field and then select a new item i get: johannesV: sometimes i could repeat this behaviour, sometimes not ... night all *** SachaS has quit IRC *** nickr has quit IRC *** uruboro has quit IRC *** bluesbaron_ has joined #gnuenterprise *** dsmith has joined #gnuenterprise *** bluesbaron_ has left #gnuenterprise *** gsoti_away has joined #gnuenterprise *** dneighbo_ has quit IRC *** dneighbo_ has joined #gnuenterprise *** nickr has joined #gnuenterprise *** gsoti_away has left #gnuenterprise