Re: [Tutor] Message Passing & User Interfaces

2016-01-17 Thread Steven D'Aprano
On Fri, Jan 15, 2016 at 12:06:38PM -0500, wolfrage8...@gmail.com wrote: > I realize this is a higher level question; so please direct me as > appropriate. I can not seem to find a good standard that is in > practical use for controlling user interfaces via a message passing. > Does any one have an

[Tutor] Message Passing & User Interfaces

2016-01-15 Thread wolfrage8...@gmail.com
I realize this is a higher level question; so please direct me as appropriate. I can not seem to find a good standard that is in practical use for controlling user interfaces via a message passing. Does any one have any links to such an example? I would be most grateful. Thank you.