Re: Size of task bar

new topic     » goto parent     » topic index » view thread      » older message » newer message

...as usual, I played around with Brians code, blink, and oddly enuf this
*seems* to do the same thing, win32.hlp, notwithstanding....

constant
full=c_func(xGetSystemMetrics,{SM_CYFULLSCREEN}),
screen=c_func(xGetSystemMetrics,{SM_CYSCREEN}),
caption=c_func(xGetSystemMetrics,{SM_CYCAPTION})

integer taskbar_height
taskbar_height = screen - full - caption

Wolf
----------

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu