View Single Post
  #2 (permalink)  
Old 01-22-2008, 02:39 PM
yildi yildi is offline
Knows the basics
 
Join Date: May 2007
Posts: 64
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Hi,
This is a very frequent question. You can write one version of your program for different screen sizes, and automatically rearrange your forms in function of the screen size/orientation change. You must do this arrangement programmatically (check this forum about the Formlib library that has methods for detecting changes of the size of the forms as a consequence of an orientation change for example).

It would be really nice to have some facilities in Basic4PPC for managing at least the most standard screen sizes (yes, I am quite a lazy person, sorry Erel :-) ).

I hope this helps.

Murat
__________________
PC: Laptop CoreDUo, Windows XP SP2 French
PPC: TyTN, WM5 French -> iPAQ 214 WM6 French (to diverge or not to diverge,...)
Reply With Quote