osx - How do I find the display size using Carbon -


how adjust height , width returned cgdisplaybounds menu bar height , dock height (or width if attached side)?

i need using carbon calls.

leaving aside ought moving away carbon already…

use the hiwindowgetavailablepositioningbounds function.

if need work in 64-bit, you're going have use cocoa.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -