Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Win32::GUI event model

by andyf (Pilgrim)
on Jun 23, 2004 at 17:16 UTC ( [id://369117]=note: print w/replies, xml ) Need Help??


in reply to Win32::GUI event model

use Disclaimer qw(IANAGUID, IANAWP); # disclaim gui designer, windows programmer

The method is sound. But your users wont like it. People don't like the Gimp interface for that reason. I can think of applications I hate for that reason too. Generally everyone accepts and expects one parent application class with a monolithic event loop and child windows. You kill it and all the childeren die. Anything that happens in a sub window propagates up to the main loop. Of course its not the only way to do it, but there's reasons for that consensus. For one you avoid inter-process update hell.
Andy

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://369117]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-23 11:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found