Page 2 of 6

Re: HMG 3.0.25

Posted: Sun Mar 14, 2010 4:11 pm
by Roberto Lopez
raumi75 wrote:Hello Roberto,

thank you very much for the new release! I will try it on monday.

Raumi
Well... all the 'OnSave' thing was inspired by our talk about support for SQL RDDs in data-bound Grid, so I hope it be useful for you :)

Re: HMG 3.0.25

Posted: Sun Mar 14, 2010 5:15 pm
by Vanguarda
Roberto Lopez wrote: I prefer PsPad for a lot of reasons, the most important (that I've not found in other editors) is that PsPad can 'remember' the editing line for each file, so, when you open a .prg, you can continue from the last time without the need to perform a search.
I agree with you. Another feature that make this editor more useful than Context Editor, is the funcion "CTRL+J", i like it especially for me. I use big names in everything. :)

Thanks a lot for add this editor in HMG distribution.

My best regards,

Re: HMG 3.0.25

Posted: Sun Mar 14, 2010 5:37 pm
by sudip
Roberto Lopez wrote:
sudip wrote:Thanks a lot Roberto. I am downloading it :D
Is there any way to activate cell edit with grid when the user will press any key other than arrow keys (like Excel or VFP)? (Please don't mind if you already answered this query before :) ) Currently I need this facility very much.

With best regards.

Sudip
You can set the 'current' (highlighted) cell via 'Value' property (see samples from grid.25 to grid.24).
Hello Roberto,
Thank you for your suggestion. But, may be I couldn't express what I wanted. I want to know is there any way to activate edit (in place edit) with grid when user will press any key other than navigation keys. For example, suppose 1st column of a grid is a combo box. When user presses 'A' key, edit mode will be activated and combo box will show the first item starting with the letter 'A'.

With best regards.
Sudip

Re: HMG 3.0.25

Posted: Sun Mar 14, 2010 8:43 pm
by Roberto Lopez
sudip wrote: Hello Roberto,
Thank you for your suggestion. But, may be I couldn't express what I wanted. I want to know is there any way to activate edit (in place edit) with grid when user will press any key other than navigation keys. For example, suppose 1st column of a grid is a combo box. When user presses 'A' key, edit mode will be activated and combo box will show the first item starting with the letter 'A'.

With best regards.
Sudip
I'm not sure of fully understand your request...

Do you mean to set a different key that <enter> to entering edit mode?

Re: HMG 3.0.25

Posted: Mon Mar 15, 2010 2:37 am
by Roberto Lopez
Roberto Lopez wrote:
Vanguarda wrote:Hi friends,

Thanks a lot Roberto for this new release.

About PsPad, do you know the "Context Editor"? it is free, fast, estable and small too.

Thanks a lot for your great work.

My best regards,
Yes, I've tested some time ago.

I prefer PsPad for a lot of reasons, the most important (that I've not found in other editors) is that PsPad can 'remember' the editing line for each file, so, when you open a .prg, you can continue from the last time without the need to perform a search.
I've noted some interesting thing in PsPad.

I've bundled a completely standard version downloaded directly from the official site and I've noted that there is a syntax highlighter for Harbour (PsPad\Syntax\harbour.ini).

This file contains Harbour reserved words and HMG ones too! :)

Well... I'll try to make it work now...

Re: HMG 3.0.25

Posted: Mon Mar 15, 2010 2:56 am
by Roberto Lopez
Roberto Lopez wrote: I've noted some interesting thing in PsPad.

I've bundled a completely standard version downloaded directly from the official site and I've noted that there is a syntax highlighter for Harbour (PsPad\Syntax\harbour.ini).

This file contains Harbour reserved words and HMG ones too! :)

Well... I'll try to make it work now...
Another very interesting thing are the 'clips'. This feature are similar to Intellisense and the definition files are in PsPad\Context. Sadly there is no Harbour nor HMG definitions there, so, we should do one :)

Re: HMG 3.0.25

Posted: Mon Mar 15, 2010 3:05 am
by Roberto Lopez
Roberto Lopez wrote: Another very interesting thing are the 'clips'. This feature are similar to Intellisense and the definition files are in PsPad\Context. Sadly there is no Harbour nor HMG definitions there, so, we should do one :)
Volunteers for this? :)

Re: HMG 3.0.25

Posted: Mon Mar 15, 2010 3:17 am
by sudip
Roberto Lopez wrote:...
I'm not sure of fully understand your request...

Do you mean to set a different key that <enter> to entering edit mode?
Hello Roberto,
I want to say that, presently edit mode of the grid is activated only by pressing Enter key or DblClick. Is there any way to activate edit mode when user will press any key (other than navigation keys). For example Excel or VFP grid.

With best regards.

Sudip

Re: HMG 3.0.25

Posted: Mon Mar 15, 2010 3:29 am
by Vanguarda
Roberto Lopez wrote:
Roberto Lopez wrote: Another very interesting thing are the 'clips'. This feature are similar to Intellisense and the definition files are in PsPad\Context. Sadly there is no Harbour nor HMG definitions there, so, we should do one :)
Volunteers for this? :)
Yes, I make it.

Give some time, ok?!


My best regards,

Re: HMG 3.0.25

Posted: Mon Mar 15, 2010 4:07 am
by Vanguarda
Dear Roberto,

How do you like these clips were made?

example: In a OBJETIVE "textbox" want it presented a window like the one below, or not?

Sorry my bad english.

My best regards,