Custom grid-control (egrid 2.0) - Updated.
Update: have added a flag to the egrid_SelectCell() command which allows for the selection of cells from within code. The flag allows the cell to be selected as if it had been double-clicked etc. and the user can thus type directly into the cell (see the user guide).
Also, whilst the source code is still included, it has been reformatted to allow for the code to be tailbitten and made into a user library. The library is included along with the required residents file. See the user guide for installation instructions.
Finally, thanks to all those who passed on their suggestions etc.
Also, whilst the source code is still included, it has been reformatted to allow for the code to be tailbitten and made into a user library. The library is included along with the required residents file. See the user guide for installation instructions.
Finally, thanks to all those who passed on their suggestions etc.
I may look like a mule, but I'm not a complete ass.
-
- Enthusiast
- Posts: 781
- Joined: Fri Apr 25, 2003 6:51 pm
- Location: NC, USA
- Contact:
Sorry TerryHough, my fault; I left the egrid_Init() function intact.
Would you mind downloading again (without installing the library files). I've adjusted the source code file so that it should run as an include file and have adjusted example 4 accordingly.
Thanks.
Would you mind downloading again (without installing the library files). I've adjusted the source code file so that it should run as an include file and have adjusted example 4 accordingly.
Thanks.
I may look like a mule, but I'm not a complete ass.
-
- Enthusiast
- Posts: 781
- Joined: Fri Apr 25, 2003 6:51 pm
- Location: NC, USA
- Contact:
With TerryHough's help I have identified the problem re: Win 98 SE.
Have uploaded a fix directed at Win 98 SE users who might be able to test the new version.
If this doesn't work then I will need to add a command to the egrid function list as part of a more severe solution.
Thanks for any help.
Have uploaded a fix directed at Win 98 SE users who might be able to test the new version.
If this doesn't work then I will need to add a command to the egrid function list as part of a more severe solution.
Thanks for any help.
I may look like a mule, but I'm not a complete ass.
No problem here.
Line 140 in demo 2 is a comment, and in example 4 is the line
Are you sure you're using up to date demo programs?
Line 140 in demo 2 is a comment, and in example 4 is the line
Code: Select all
result = #True
I may look like a mule, but I'm not a complete ass.
Hi,srod wrote:No problem here.
Line 140 in demo 2 is a comment, and in example 4 is the lineAre you sure you're using up to date demo programs?Code: Select all
result = #True
I download today. The line 140 then deemo 4 is ProcedureReturn result
Manolo
Hi srod,
This is very nice!
What is your position on having this used in a closed-source and commercial app?
Specifically: I would like to use this instead of a listicongadget approach I am currently using in a "creation" wizard associated with an app that will be sold next year. Do I have your permission to do so?
Thanks again.
This is very nice!
What is your position on having this used in a closed-source and commercial app?
Specifically: I would like to use this instead of a listicongadget approach I am currently using in a "creation" wizard associated with an app that will be sold next year. Do I have your permission to do so?
Thanks again.

@}--`--,-- A rose by any other name ..