Re: HMG 3.1.4 (Test)
Posted: Sat Jun 22, 2013 5:20 am
Thank you Claudio.
I think now we can have a greater control over the functions/ user events.
I think now we can have a greater control over the functions/ user events.
Exclusive forum for HMG, a Free / Open Source xBase WIN32/64 Bits / GUI Development System
http://mail.hmgforum.com/
Thank you, Esgiciesgici wrote:A new feature added to HMG in the 3.1.4 version: Control level context menu.
This is a demo prg for this good and important emhancement;
with big thanks and best regards to Dr. Soto.
This demo builded upon fomus HMG demo : Main.Demo.
Happy HMG'ing
Nice, very nice man !!! Very interesting and usufull !srvet_claudio wrote:This is the power of event handling, HMG now can read the keyboard and intercept virtually all windows messages before they reach the application.
Yes!!!Rathinagiri wrote:Thank you Claudio.
I think now we can have a greater control over the functions/ user events.
Nice, very nice!!!esgici wrote:A new feature added to HMG in the 3.1.4 version: Control level context menu.
This is a demo prg for this good and important emhancement;
with big thanks and best regards to Dr. Soto.
This demo builded upon fomus HMG demo : Main.Demo.
Happy HMG'ing
Yes I will include a log file, this is only a trial version, it is far from becoming useful as a debug.bpd2000 wrote:Thank you, Sirsrvet_claudio wrote:Hi Boys.
This is the power of event handling, HMG now can read the keyboard and intercept virtually all windows messages before they reach the application.![]()
Try the example with the EXE file, tomorrow I prepare a patch with the upgrades.
Please include code to create log file also
Unfortunately, has not way out for EditBox and RichEditBox, there are EDIT controls in MULTILINE mode.Pablo César wrote:I Based on the example of Carlos, I'm not getting even find the right handle of the control components of EditBox and RichEditBox.
Definitions of EM_SETCUEBANNER message by MSDN says:So these EDIT controls (EditBox and RichEditBox) should be possible to setcuebanner, but I can not find the way.Sets the textual cue, or tip, that is displayed by the edit control to prompt the user for information.