IRC logs of #tryton for Monday, 2010-06-07

chat.freenode.net #tryton log beginning Mon Jun 7 00:00:01 CEST 2010
2010-06-07 00:44 -!- zodman(~zodman@foresight/developer/zodman) has joined #tryton
2010-06-07 00:54 -!- ebanders(~ebanders@c-66-41-121-0.hsd1.mn.comcast.net) has joined #tryton
2010-06-07 00:56 -!- zodman(~zodman@foresight/developer/zodman) has joined #tryton
2010-06-07 01:35 -!- digitalsatori(~tony@116.233.249.192) has joined #tryton
2010-06-07 01:40 -!- FWiesing(~FWiesing@85-126-100-130.work.xdsl-line.inode.at) has left #tryton
2010-06-07 03:06 -!- zodman(~zodman@foresight/developer/zodman) has joined #tryton
2010-06-07 05:19 -!- yangoon(~mathiasb@p549F61EC.dip.t-dialin.net) has joined #tryton
2010-06-07 06:28 -!- mr_amit(~amit@117.254.26.250) has joined #tryton
2010-06-07 06:40 -!- udono(~udono@dynamic-unidsl-85-197-23-224.westend.de) has joined #tryton
2010-06-07 07:28 -!- enlightx(~enlightx@static-217-133-61-144.clienti.tiscali.it) has joined #tryton
2010-06-07 07:46 -!- Timitos(~timitos@88.217.184.172) has joined #tryton
2010-06-07 07:57 -!- sharkcz(~dan@plz1-v-4-17.static.adsl.vol.cz) has joined #tryton
2010-06-07 08:16 -!- digitalsatori(~tony@116.233.249.192) has joined #tryton
2010-06-07 08:50 -!- eLBati(~elbati@94.162.75.80) has joined #tryton
2010-06-07 09:12 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2010-06-07 09:21 -!- bechamel(~user@chimie-prtx11.scf.fundp.ac.be) has joined #tryton
2010-06-07 09:53 -!- paepke(~paepke@p4FEB12CF.dip0.t-ipconnect.de) has joined #tryton
2010-06-07 09:57 -!- essich(~essich@p4FCF8CE2.dip0.t-ipconnect.de) has joined #tryton
2010-06-07 10:58 -!- Red15(~red15@unaffiliated/red15) has joined #tryton
2010-06-07 11:33 -!- sharkcz(~dan@plz1-v-4-17.static.adsl.vol.cz) has joined #tryton
2010-06-07 11:44 -!- Red15(~red15@unaffiliated/red15) has joined #tryton
2010-06-07 12:05 -!- essich(~essich@p4FCF8CE2.dip0.t-ipconnect.de) has joined #tryton
2010-06-07 12:25 -!- plantian(~ian@c-69-181-194-95.hsd1.ca.comcast.net) has left #tryton
2010-06-07 13:22 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2010-06-07 13:28 <udono> cedk: Hi, having a question about client behavoir with field states:
2010-06-07 13:29 <udono> Is it right, that the client evaluates field states in a one2many list when the mouse moves over the list rows?
2010-06-07 13:30 <udono> cedk: it is an editable one2many
2010-06-07 13:31 <udono> cedk: I am unsure, because for me at first it looks like to many evaluations while the line contet doesn't change.
2010-06-07 13:35 -!- Red15(~red15@unaffiliated/red15) has joined #tryton
2010-06-07 13:59 <cedk> udono: it does to display the right cell color
2010-06-07 14:01 <udono> cedk: IC
2010-06-07 14:01 <udono> cedk: thanks
2010-06-07 14:03 <cedk> udono: I checked in deed there is a cache
2010-06-07 14:03 <cedk> udono: so it doesn't evaluate each time
2010-06-07 14:03 <udono> cedk: hm, yes, It seems independent from cell color
2010-06-07 14:06 <udono> cedk: it is when the mouse moves over the list. Then CharField.state_set is evaluated for each row under the mouse cursor. (in tryton/gui/window/view_form/model/field.py)
2010-06-07 14:06 <cedk> udono: by which function ?
2010-06-07 14:08 <udono> cedk: It is an account_statement like module. I recognize this behavoir, because of an error in one of my states.
2010-06-07 14:12 -!- tekknokrat(~lila@dslb-094-223-095-014.pools.arcor-ip.net) has joined #tryton
2010-06-07 14:13 <udono> cedk: I just like to request if it is realy needed, that all the field states in an editable list are recalculated when the mouse is just moving over. Maybe there is a reason?
2010-06-07 14:16 <cedk> udono: it is driven by gtk events
2010-06-07 14:17 <cedk> udono: but patch are welcome :-)
2010-06-07 14:18 <udono> cedk: so you thing it is an issue valuable to fix?
2010-06-07 14:20 <cedk> udono: it is not an issue but if you are concern about this you can try to improve it
2010-06-07 14:21 <udono> cedk: ok
2010-06-07 15:07 <paepke> cedk, udono short question: is it currently possible to set the colors for the widgets (like the default blue marked one's) via the xml file?
2010-06-07 15:08 <cedk> paepke: no
2010-06-07 15:09 <udono> paepke: hi, you can only set the color of table rows in XML. grep for colors
2010-06-07 15:10 <paepke> cedk, udono thanks. that answers my question well
2010-06-07 15:49 -!- mr_amit(~amit@117.254.22.212) has joined #tryton
2010-06-07 15:51 -!- tekknokrat(~lila@dslb-094-223-095-014.pools.arcor-ip.net) has joined #tryton
2010-06-07 15:59 -!- tekknokrat(~lila@dslb-094-223-095-014.pools.arcor-ip.net) has joined #tryton
2010-06-07 16:18 -!- eLBati(~elbati@94.163.17.72) has joined #tryton
2010-06-07 17:08 -!- digitalsatori(~tony@116.233.249.192) has joined #tryton
2010-06-07 18:19 -!- sharkcz(~dan@plz1-v-4-17.static.adsl.vol.cz) has joined #tryton
2010-06-07 18:25 -!- paepke(~paepke@p4FEB12CF.dip0.t-ipconnect.de) has joined #tryton
2010-06-07 18:36 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2010-06-07 18:47 -!- iiping(~iiping@119.94.207.168) has joined #tryton
2010-06-07 18:54 -!- enlightx(~enlightx@dynamic-adsl-84-220-85-148.clienti.tiscali.it) has joined #tryton
2010-06-07 21:09 -!- cheche(cheche@188.85.213.151) has joined #tryton
2010-06-07 22:01 -!- bechamel(~user@host-85-201-159-186.brutele.be) has joined #tryton
2010-06-07 22:04 -!- FWiesing(~FWiesing@85-126-100-130.work.xdsl-line.inode.at) has joined #tryton
2010-06-07 23:29 -!- eLBati(~elbati@94.161.87.28) has joined #tryton

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!