Code: Select all
2010-11-30 13:15 UTC+0530 Rathinagiri ( <srgiri@dataone.in> )
* source/control.prg
* source/window.prg
* include/hmg.ch
* samples/window.main/demo_3.prg
+ Implemented ThisWindow, This object.Moderator: Rathinagiri
Code: Select all
2010-11-30 13:15 UTC+0530 Rathinagiri ( <srgiri@dataone.in> )
* source/control.prg
* source/window.prg
* include/hmg.ch
* samples/window.main/demo_3.prg
+ Implemented ThisWindow, This object.Hi Rathinagirirathinagiri wrote:Hi Carlos Britos, had you completed testing errorsys? IMHO, some of the errors are not reported!
Code: Select all
form_1:grdSaledtl:item( i ) := aTempCode: Select all
SET BROWSESYNC ON
SET NAVIGATION EXTENDED
SET INTERACTIVECLOSE QUERY MAIN
set font to "Arial", 091. Yes, ON KEY is implemented. Do you get any problems?sudip wrote:Hello All,
I am back
Many things have been added to HMG 4
The first thing which I want to do is to create a simple project with HMG 4. This was my first hmg project, which I created about 20 months back. It was a simple one to may form for bill entry.
I found problems in following areas:
1. Is ON KEY command implemented?
2. Got compilation error in following codeHere, grdSaledtl is a grid and aItem is an array.Code: Select all
form_1:grdSaledtl:item( i ) := aTemp
3. For BROWSE @ command is not supported.
4. Some SET commants are not implemented.Thanks in advanceCode: Select all
SET BROWSESYNC ON SET NAVIGATION EXTENDED SET INTERACTIVECLOSE QUERY MAIN set font to "Arial", 09
Ok. I will try. I have created a new control for virtual grid and nothing comes out. Even the main window/error report. I think Francesco have disabled the errorsys.Carlos Britos wrote:Hi Rathinagirirathinagiri wrote:Hi Carlos Britos, had you completed testing errorsys? IMHO, some of the errors are not reported!
Do you have a small sample to test errors not reported. The code of error report is the used in harbour.
I'll continue testing.
Dbf in use ?
Hi Rathinagirirathinagiri wrote:Ok. I will try. I have created a new control for virtual grid and nothing comes out. Even the main window/error report. I think Francesco have disabled the errorsys.
Code: Select all
Error HBQT/1001 Argument error
---- Called from ----
__HBQT_ERROR---------------------------- (0)
QFONT:SETFAMILY------------------------- TQFont.prg (0)
LABEL:_AUTOSIZE------------------------- label.prg (90)
MAIN------------------------------------ demo_4.prg (31)
----- Error -----
Date Time.......: 20101209 18:45:03
Subsystem Call .: HBQT
System Code ....: 1001
Description ....: Argument error
GenCode ........: 1: EG_ARG
Arguments ......:
DOS Error Code .: 0
----- File ------
Name............: c:\hmg.4\bcd\demo.Exe
Size............: 5,145,479
Date Time.......: 20101209 18:45:01
Md5.............: 167985ee96c5be95460830e5691d54dc
Parameters .....: 0
---- Version ----
Hmg Lib ........: HMG 4.0.0 2010.11.03 (Rev. 509)
ChangeLog ID ...: Changelog 509 2010-12-07 22:40:24Z fperillo
Harbour ........: Harbour 2.1.0beta2 (Rev. 15729)
C/C++ compiler..: MinGW GNU C 4.5 (32-bit)
QT Lib .........: QT 4.7.0 dynamic
Operating System: Windows XP 5.1.2600 Service Pack 3
----- Dbfs ------0