968df3d531
* BUG: Fix focus problem with FileChooser controls. * BUG: Symbolic links can be deleted from the project tree now. [GB.FORM] * BUG: FileChooser control does not force focus anymore. * NEW: Setting the focus on FileChooser explicitely gives the focus to the file name textbox. git-svn-id: svn://localhost/gambas/trunk@3854 867c0c6c-44f3-4631-809d-bfa615b0a4ec
5 lines
63 B
Text
5 lines
63 B
Text
# Gambas Form File 3.0
|
|
|
|
{ FTest Form
|
|
MoveScaled(0,0,50,50)
|
|
}
|