Comment #17 on issue 534 by m0.interactive: Need full screen mode
http://code.google.com/p/chromium/issues/detail?id=534

You have any recommendation on how to implement it? From browsing the code  
a bit, it
is all coming from the Keyboard Accelerator events. If I understand  
correctly, we
pump the event the Container and if its F11 we make it full screen?

To make a window full screen, we just set the WS_MAXIMIZE to the dwStyle  
argument?

Any suggestions would be appreciated. I am trying to contribute to chrome  
so I could
have more experience in the C++ language syntax since university taught us  
none. So
far I resolved three issues (small fixes) and I think I am getting the hang  
of it.

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to