| *** timte has quit IRC | 00:00 | |
| *** afd_ has quit IRC | 00:03 | |
| *** whit has quit IRC | 00:32 | |
| *** andres_f has joined #zope3-dev | 00:35 | |
| *** andres has quit IRC | 00:35 | |
| *** junkafarian has quit IRC | 00:46 | |
| *** jpcw2002 has quit IRC | 01:18 | |
| *** jfkw has quit IRC | 01:41 | |
| *** instantfoo has quit IRC | 01:41 | |
| *** Aiste has quit IRC | 01:41 | |
| *** jml has quit IRC | 01:41 | |
| *** zagy has quit IRC | 01:41 | |
| *** rocky has quit IRC | 01:41 | |
| *** derek_richardson has quit IRC | 01:41 | |
| *** derek_richardson has joined #zope3-dev | 01:43 | |
| *** jml has joined #zope3-dev | 01:43 | |
| *** rocky has joined #zope3-dev | 01:43 | |
| *** zagy has joined #zope3-dev | 01:43 | |
| *** instantfoo has joined #zope3-dev | 01:43 | |
| *** Aiste has joined #zope3-dev | 01:43 | |
| *** jfkw has joined #zope3-dev | 01:43 | |
| *** instantf1o has joined #zope3-dev | 01:43 | |
| *** instantfoo has quit IRC | 01:43 | |
| *** tdoggette has joined #zope3-dev | 01:52 | |
| *** yota has quit IRC | 02:44 | |
| *** dbfrombrc has quit IRC | 02:56 | |
| *** dbfrombrc has joined #zope3-dev | 02:58 | |
| *** aclark is now known as aclark|dinner | 03:17 | |
| *** djohnson has joined #zope3-dev | 03:37 | |
| *** _norro has quit IRC | 03:39 | |
| *** rmarianski has joined #zope3-dev | 03:40 | |
| *** b52laptop has quit IRC | 03:53 | |
| *** aclark|dinner is now known as aclark | 04:00 | |
| *** alga has quit IRC | 04:02 | |
| *** b52laptop has joined #zope3-dev | 04:02 | |
| *** djohnson has quit IRC | 04:09 | |
| *** b52laptop has quit IRC | 04:12 | |
| *** rmarianski has quit IRC | 04:25 | |
| *** MiUlEr_ has joined #zope3-dev | 04:32 | |
| *** sm has quit IRC | 05:43 | |
| *** dbfrombrc has quit IRC | 06:32 | |
| *** dbfrombrc has joined #zope3-dev | 07:01 | |
| *** kursor has joined #zope3-dev | 07:37 | |
| *** niemeyer has quit IRC | 08:37 | |
| *** jukart has joined #zope3-dev | 09:03 | |
| *** jukart has quit IRC | 09:16 | |
| *** afd_ has joined #zope3-dev | 09:54 | |
| *** dbfrombrc is now known as db|ZZzz | 10:01 | |
| *** aclark is now known as aclark|away | 10:15 | |
| *** norro has joined #zope3-dev | 10:19 | |
| *** jpcw2002 has joined #zope3-dev | 10:32 | |
| *** kursor has quit IRC | 11:11 | |
| *** yota has joined #zope3-dev | 11:13 | |
| *** timte has joined #zope3-dev | 11:40 | |
| *** jpcw2002 has quit IRC | 11:46 | |
| *** harobed has joined #zope3-dev | 11:47 | |
| *** b52laptop has joined #zope3-dev | 11:51 | |
| *** norro_ has joined #zope3-dev | 12:14 | |
| *** norro has quit IRC | 12:29 | |
| *** tarek has joined #zope3-dev | 12:56 | |
| *** quodt has joined #zope3-dev | 12:56 | |
| *** tarek has quit IRC | 13:02 | |
| *** tarek has joined #zope3-dev | 13:15 | |
| *** andres__ has joined #zope3-dev | 13:20 | |
| *** andres_f has quit IRC | 13:20 | |
| *** tarek has quit IRC | 13:25 | |
| *** quodt has quit IRC | 13:26 | |
| *** sunew has joined #zope3-dev | 13:40 | |
| *** sunew_ has joined #zope3-dev | 13:40 | |
| *** sunew has quit IRC | 13:41 | |
| *** malthe has joined #zope3-dev | 13:48 | |
| *** acsr has quit IRC | 13:55 | |
| *** malthe has quit IRC | 13:57 | |
| *** ktwilight has joined #zope3-dev | 13:58 | |
| *** ktwilight_ has quit IRC | 14:08 | |
| *** harobed has quit IRC | 14:08 | |
| *** acsr has joined #zope3-dev | 14:11 | |
| Pan_ | can i use datetimewidget with z3c.form? | 14:19 |
|---|---|---|
| Pan_ | or there is some datetimewidget implelemntation for z3c.form | 14:23 |
| *** yvl has joined #zope3-dev | 14:29 | |
| *** zagy has quit IRC | 14:36 | |
| *** andres_f has joined #zope3-dev | 14:41 | |
| *** andres__ has quit IRC | 14:41 | |
| sunew_ | Pan_: I think there are a widget, look in the browser folder in the z3c.form distribution | 14:43 |
| sunew_ | hmm maybe theres not | 14:45 |
| Pan_ | yes, it is, but it is silly without javascript intercation | 14:45 |
| Pan_ | *interaction. | 14:45 |
| Pan_ | sunew_: im trying to use zc.datetimewidget with z3c.form but i dont have any good example how to do that | 14:46 |
| *** Jell-O-Fishi has joined #zope3-dev | 14:46 | |
| Pan_ | hm. i dont have any, even bad examples ;) | 14:46 |
| sunew_ | Pan_: the zc.datetimewidget is for formlib i guess? You will have to port that to z3c.form, its not usable right away | 14:48 |
| Pan_ | so... how can i use some userfriendly widget for data edition for users? | 14:49 |
| Pan_ | do i really have to write my own? | 14:49 |
| sunew_ | Pan_: yes | 14:52 |
| Pan_ | :/ | 14:52 |
| *** zagy has joined #zope3-dev | 14:52 | |
| Pan_ | that doesnt give speed in web development. | 14:53 |
| Pan_ | ;) | 14:53 |
| andres_f | Pan_: relieve all of us from the pain and release your widget afterwards... | 14:57 |
| andres_f | Widget writing is so boring that it shouldnt need to get done multiple times... | 14:57 |
| Pan_ | andres_f: so the question is - why the hell this kind of widget hasnt been yet created? i think many ppl need it | 14:58 |
| andres_f | Pan_: It doesnt play any role - wether nobody created it yet, or nobody published - you have to do it yourself... | 14:58 |
| *** acsr has quit IRC | 15:03 | |
| Pan_ | andres_f: by the way, how can i bind my own widget to widgetmanager? in formlib i was using something like custom_widget for field manager. how it is done in z3c.form? | 15:30 |
| Pan_ | widgetFactory! ;) | 15:33 |
| *** kursor has joined #zope3-dev | 16:09 | |
| *** sunew_ has quit IRC | 16:43 | |
| *** acsr has joined #zope3-dev | 16:52 | |
| *** andres__ has joined #zope3-dev | 17:00 | |
| *** andres_f has quit IRC | 17:00 | |
| *** djohnson has joined #zope3-dev | 17:15 | |
| *** andres_f has joined #zope3-dev | 17:24 | |
| *** andres__ has quit IRC | 17:24 | |
| *** jpcw2002 has joined #zope3-dev | 17:30 | |
| *** alga has joined #zope3-dev | 17:31 | |
| *** kursor has quit IRC | 17:31 | |
| *** tarek has joined #zope3-dev | 17:38 | |
| *** yvl has quit IRC | 17:40 | |
| *** norro_ has quit IRC | 17:55 | |
| *** norro has joined #zope3-dev | 17:56 | |
| Pan_ | argh! | 17:59 |
| Pan_ | this datetime select widget for z3c.form is very hard to do... | 18:00 |
| *** replicant is now known as hazmat | 18:21 | |
| *** b52lap has joined #zope3-dev | 18:40 | |
| *** db|ZZzz is now known as dbfrombrc | 18:44 | |
| *** b52laptop has quit IRC | 18:55 | |
| *** kursor has joined #zope3-dev | 19:02 | |
| *** djohnson_ has joined #zope3-dev | 19:09 | |
| hazmat | anyone use lovely.recipe:mkfile to generate python scripts? | 19:10 |
| Pan_ | not me. | 19:10 |
| *** djohnson__ has joined #zope3-dev | 19:11 | |
| *** djohnson has quit IRC | 19:25 | |
| *** djohnson_ has quit IRC | 19:26 | |
| *** hexsprite_ has joined #zope3-dev | 19:26 | |
| *** jpcw2002 has left #zope3-dev | 19:35 | |
| *** hexsprite has quit IRC | 19:36 | |
| *** sunew has joined #zope3-dev | 20:16 | |
| sunew | srichter: have you got a second? I'm implementing a list/set widget for z3c.form | 20:18 |
| sunew | or maybe some other z3c.form developers? | 20:22 |
| sunew | I'm finding it problematic that the CollectionSelectFieldWidget adapts from IUnorderedCollection, since thats blocks non-select kind of widget use of the interface | 20:22 |
| sunew | Maybe there should be a more general Collection widget, and the selection specific stuff should be moved a bit down the line? | 20:24 |
| *** Jell-O-Fishi has quit IRC | 20:49 | |
| *** harobed has joined #zope3-dev | 20:53 | |
| *** charith_para has joined #zope3-dev | 20:59 | |
| *** charith_para has left #zope3-dev | 21:00 | |
| Pan_ | how to turn of rotterdam skin? | 21:04 |
| *** reco has joined #zope3-dev | 21:17 | |
| *** niemeyer has joined #zope3-dev | 21:35 | |
| *** andres__ has joined #zope3-dev | 21:46 | |
| *** andres_f has quit IRC | 21:46 | |
| *** tarek has quit IRC | 21:50 | |
| *** kursor has quit IRC | 21:59 | |
| *** sunew has quit IRC | 22:00 | |
| *** salfield has quit IRC | 22:16 | |
| *** tarek has joined #zope3-dev | 22:19 | |
| *** jpcw2002 has joined #zope3-dev | 22:21 | |
| *** quodt has joined #zope3-dev | 22:28 | |
| *** dbfrombr_ has joined #zope3-dev | 22:30 | |
| *** tarek has quit IRC | 22:34 | |
| *** Ariel_Calzada has joined #zope3-dev | 22:36 | |
| *** Ariel_Calzada has quit IRC | 22:36 | |
| *** dbfrombrc has quit IRC | 22:45 | |
| *** dbfrombr_ is now known as dbfrombrc | 22:45 | |
| *** romanofski has joined #zope3-dev | 22:57 | |
| *** jpcw2002 has quit IRC | 23:32 | |
| *** romanofski has quit IRC | 23:33 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!