[DEVELOPMENT ENVIRONMENT]
* BUG: Correct an error on the help show way git-svn-id: svn://localhost/gambas/trunk@2201 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
a2ea9ce4a3
commit
ec40aef9ae
@ -19,6 +19,7 @@ Private Sub ShowHelp(hEditor As Editor)
|
||||
iX = hEditor.CursorX
|
||||
Do
|
||||
If hCont Is Form Then Break
|
||||
|
||||
iX += hCont.X
|
||||
iY += hCont.Y
|
||||
hCont = hCont.Parent
|
||||
|
Loading…
x
Reference in New Issue
Block a user