Hello, I’m using photon library and I’d like to know physical screen size of
the connected monitor.
In Windows platform, I can use GetDeviceCaps to determine physical monitor
size with HORZSIZE and VERTSIZE parameters. so can I know the physical size
in QNX 6.3?
With PgGetVideoModeInfo(), I can find the width of the mode in pixels and
other stuffs. but monitor size info isn’t there.
So any idears?
Thanks.
“Keon Lee” <khlee@haco.co.kr> wrote in message
news:ckls8s$ge5$1@inn.qnx.com…
Hello, I’m using photon library and I’d like to know physical screen size
of
the connected monitor.
In Windows platform, I can use GetDeviceCaps to determine physical monitor
size with HORZSIZE and VERTSIZE parameters. so can I know the physical
size
in QNX 6.3?
With PgGetVideoModeInfo(), I can find the width of the mode in pixels and
other stuffs. but monitor size info isn’t there.
So any idears?
I don’t beleive that feature is available under Photon.
Thanks.