Viva HMG

Moderator: Rathinagiri
Code: Select all
nyPos -= nFontSize
Many thanks!Rathinagiri wrote:sorry Marek. I am the one who had forgotten to include your suggestion.
We shall include in the next version.
I forgot to update the number of patch in the header file.mol wrote:I've added all patches to hmg 3.4.1 (from 1 to 6) but hmg_version() still report 3.4.1 patch 4.
Is it OK?
OKsrvet_claudio wrote:I forgot to update the number of patch in the header file.mol wrote:I've added all patches to hmg 3.4.1 (from 1 to 6) but hmg_version() still report 3.4.1 patch 4.
Is it OK?
Try with:mol wrote:I found strange behaviour of GRID. I'm using it to edit table. When I put cursor to any row and edit data, function called by ColumnValid property get CurrentRowIndex = 0. Look at the screenshot:
What's going on?
(this was happening in older hmg version, too).
Code: Select all
<ParentWindowName>.<GridControlName>.CellRowFocused --> nCellRowIndex
<ParentWindowName>.<GridControlName>.CellColFocused --> nCellColIndex