| |
|
|
Christian Schneider | for Beginner would it think I a relief if one with Window- and Controlgrößen instead of only with Pixelangaben too with Prozenten works could (foreseen of it fänd ichs too integrally useful ;) ). with Windows then ausgehend from the Bildschirmgröße and with Elementen ausgehend of Window (or optional of screen). |
|
|
| |
|
|
|
| the having XPSE time as feature, create("window",hWnd,"titel",10%,10%,80%,80%) - watts not used but geächtet thatswhy expanded. |
|
|
| |
|
|
|
Jac de Lad | Schade...straight for größenveränderbare Window not so bad... |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 11/10/08 ▲ |
|
|
|
|
| Nachtrag: You can the but self integrally simply solve:
asPercX(long hParent,float f) { return width(hParent)*0.01*f) } asPercY(long hParent,float f) { return height(hParent)*0.01*f) }
create("window",hWnd,"titel",asPercX(hWnd,10),asPercY(hWnd,10),asPercX(hWnd,80),asPercY(hWnd,80)...
ungetestet ^^ |
|
|
| |
|
|