Re: Fitting persistent window to screen when screen size changes

Kenneth Porter <[email protected]>
Newsgroups gmane.comp.lib.wxwindows.general
Message-ID <[email protected]>
I fleshed out a wxEvent subclass that tells me when Remote Desktop 
connects and disconnects. I'm not entirely happy with my object names so 
I'm open to suggestions. I can use this to dynamically change my window 
sizes.

https://github.com/SpareSimian/wxRemoteDesktopEvents

When I disconnect from my RD session and then reconnect, I see this in 
the debugger output:

OnSessionChange({type=SESSION_LOCK,id=9})
OnSessionChange({type=REMOTE_DISCONNECT,id=9})
OnSessionChange({type=REMOTE_CONNECT,id=9})
OnSessionChange({type=SESSION_UNLOCK,id=9})


-- 
Please read https://www.wxwidgets.org/support/mlhowto.htm before posting.
--- 
You received this message because you are subscribed to the Google Groups "wx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wx-users/f71884ca-2706-41e0-bd66-dbfe99cb6d9f%40sewingwitch.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.