|
|
2009-10-30
, 13:03
|
|
Posts: 654 |
Thanked: 664 times |
Joined on Feb 2009
@ Germany
|
#2
|
|
|
2009-10-30
, 14:06
|
|
Posts: 23 |
Thanked: 8 times |
Joined on Apr 2009
@ Germany
|
#3
|
Suppose I have one window in my application and I open another window. Normally I make this window "transient" for the first one, but the second window completely covers the parent. What shall I specify for the second window so that it takes only half height of the screen leaving the other half for parent? Something similar to what virtual keyboard does when it pops up?