
12-16-2006, 02:39 AM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
When a scroll control only has one child then it forwards all input to that child, that is needed for controls like GuiMLTextCtrl which resize themself dynamically. Otherwise you couldn't click on a GuiMLTextEditCtrl when it doesn't have text yet.
Eventually add a second invisible control (GuiControl). |
|
|
|