Patch level : 10.0
Files correlati : ba0.exe Ricompilazione Demo : [ ] Commento : 0000900: Menu Descrizione Dopo aver selezionato un menù, dalla barra dei menù, non è più possibile vedere il menù intero. git-svn-id: svn://10.65.10.50/trunk@17292 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
f1e5760906
commit
e7de748400
@ -188,7 +188,7 @@ short TBook_window::add_page(const TString& caption)
|
||||
wd.v.ctl.flags = CTL_FLAG_CENTER_JUST; // i.e. bottom!
|
||||
xvt_vobj_get_client_rect(win(), &wd.rct);
|
||||
_ctrl = xvt_ctl_create_def(&wd, win(), 0L);
|
||||
// Blocca le dimensioni del pannello (Non va!)
|
||||
// Blocca le dimensioni del pannello (Non va micca!)
|
||||
xvt_pane_set_size_range(win(), wd.rct.right, wd.rct.right, wd.rct.right);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user