comp.soft-sys.matlab
[Top] [All Lists]

Re: GUI display on various platforms, screen resolutions

Subject: Re: GUI display on various platforms, screen resolutions
From: m.s.
Date: Fri, 30 Sep 2005 13:59:12 -0400
Newsgroups: comp.soft-sys.matlab
m.s. wrote:
>
>
> i have a gui which i have developed on a mac with a relatively high
> screen resolution. i used normalized units for everthing (i think).
> i
> now see that if i change my screen resolution, the text can become
> illegible. also, when i move to windows platform machine, even at
> relatively high resolution, the text is illegible. how can i fix
> this
> problem? i actually moved to using normalized units in order to
> improve cross-platform compatibility. i originally used characters
> as
> the units (as suggested in the matlab documentation), but that
> seemd
> to have similar problems. is there a solution to this problem?
>
> thank you!
>
> myrt

I still hope to get some response to this. I had another thought:
Maybe I could change the font size depending on the screen
resolution. For example, if the screen resolution is 800x600, I could
use a smaller font size. Is there a Matlab command that will tell me
what the user's screen resolution is?

Thanks,
myrt.

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy