[GB.FORM]
* BUG: Fix TabPanel tab closing. git-svn-id: svn://localhost/gambas/trunk@5136 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
2d5b69b334
commit
60a4cee44d
@ -207,8 +207,8 @@ Public Sub DrawingArea_MouseDown()
|
||||
Else
|
||||
If $bSelected Then Return
|
||||
hTabPanel.Index = GetIndex()
|
||||
Me.Parent.SetFocus()
|
||||
Endif
|
||||
Me.Parent.SetFocus()
|
||||
Endif
|
||||
|
||||
End
|
||||
|
Loading…
x
Reference in New Issue
Block a user