Jump to content

Today screen rotation handling


Guest trinode

Recommended Posts

Guest trinode

Hi, I'm well on my way to making my first today plugin, but I'm stuck on one element, how to handle display rotation.

Does anyone know if the todayscreen will resize my window instance (plugin) and I can just check the size of my window?

if not what event do i need to look for (I'm resizing at every WM_QUERYREFRESH), and what action should I take (I'm using GetSystemMetrics() and setwindowpos), this surely can't be the best way?

any pointers appreciated,

- Anthony

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.