* Mariano Ramon [2014-11-14 14:34:54]:

Hello,

> Hello I was looking for info about creating custom widgets, and the
> only I could find is this link
> 
> http://www.tryton.org/posts/tryton-unconference-2012.html
> 
> which says you talked about it in 2011, found the videos of the 2011
> conference but you didn't talk about that and then I realized that
> the URL and the content of that page don't match, so probably that
> was a 2012 topic.  Anyway, do you have any links or transcript where
> you talk about custom widgets?

IIRC we did not had enough time to present all the talks that year.
So there was no talk and I am afraid that I don't have the slide of
this presentation anymore.

> is there any clean way to modifying existing ones? either through python 
> inheritance, monkey patching or some tryton specific method like the view 
> inheritance?
>
> Any info on the subject you can point me to before I delve in the code, 
> would be greatly appreciated and will a huge time saver.

I would indeed suggest you to create a plugin for the tryton client
monkey patching some of the existing objects or adding new widgets (by
registering it into tryton.gui.window.view_form.view.form.Container
also thanks to monkey patching).

Happy hacking.

-- 
Nicolas Évrard - B2CK SPRL
E-mail/Jabber: [email protected]
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Attachment: signature.asc
Description: signature

Reply via email to