Hi all,

first, thank you for developing Dabo -- I'm doing my first steps with it right now, and it is a very promising system. I come from the communications programming area, and since there is the need to have DB access now, Dabo seems to be a great solution for Python friends.

However, that's exactly my problem right now. I want to build an application that does the things Dabo is designed for, but additionally has to communicate with other processes via TCP/IP. I understand it is wise to put GUI/DB code in one thread and communication code into another, but how can these be coordinated? Programming with wxWidgets would imply sending special events from one thread to the other, but how to do that in Dabo? I'm a bit overwhelmed with the various documentation/information sources about Dabo, but I couldn't find the right hint.

Thanks for your help,
  Stefan


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to