I finally got around to trying to move the nodeconfig app with the right-mouse button. I have found that it is possible, and doesn't require *that* much coding, but there is a problem. The actual dialog doesn't have it's own class. It is just a CPropertySheet created when the app is initialized. This means that the code to handle the moving of the window must be replicated for each dialog class. So, unless we completely redo the structure of the nodeconfig program, every time a new tab is added we have to add in all the message handlers and stuff. This doesn't seem like a very good system and its probably not worth it just to so a few people can run their computers in 640x480. Any thoughts?
__________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
