[DEVELOPMENT ENVIRONMENT]

* BUG: Changing the form width or height from the property sheet works 
  correctly again.


git-svn-id: svn://localhost/gambas/trunk@3564 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
Benoît Minisini 2011-02-12 23:37:33 +00:00
parent 62ce9d905b
commit b9bdee89b5
2 changed files with 5 additions and 6 deletions

View file

@ -599,8 +599,8 @@ _DO_NOT_APPLY:
If Not VirtualCoord Then
If sProp = "X" Or If sProp = "Y" Or If sProp = "Width" Or If sProp = "Height" Then
$cValue["#" & sProp] = vVal
Object.SetProperty(Control, sProp, vVal)
$cValue["#" & sProp] = vVal
MoveAllHandle
Endif
Endif

View file

@ -397,11 +397,10 @@ Mathias Ebermann
math.eber@t-online.de
Germany
German translation
Wizard example
------------------------------------------
Edison Henrique Andreassy
ehasis@hotmail.com
Brasilian Portuguese translation
Florin Iacob
zamox.goo@gmail.com
Romania
Romanian translation