I want to create a multi platform application whose support all type of window size.
But when my window height or width change than my fontSize is not change.
i want to change its size with percentage of height or width.
how i can do?
plz Help me.
Thanks in advance.
This is too easy.
First you check your window height or width size
and then set with your requirement.
or