On 2016-10-05 13:13, Sergi Almacellas Abellana wrote: > > Is there any way that I can show information in dialogue boxes. This > > information is basically some text messages along with values of some > > variables. > > And when do you want to show this information?
I guess he means a way to notify the user. I think we already discussed about that (can not find it) and the idea was that the client could do a long polling connection and the server side we use listen/notify (only postgresql) and a API to send notification. The advantage is that it could be used also to notify with on_change. Someone should write a blueprint for that. -- Cédric Krier - B2CK SPRL Email/Jabber: [email protected] Tel: +32 472 54 46 59 Website: http://www.b2ck.com/ -- You received this message because you are subscribed to the Google Groups "tryton" group. To view this discussion on the web visit https://groups.google.com/d/msgid/tryton/20161005120531.GF99626%40tetsuo.
