Thank rathinagiri!!!rathinagiri wrote:Here is a new bug fixed, enhanced version of HFCL 0.92a. (2009.06.17)
Change Log:
GridPrint
Saludos, Fernando Chirico.
Moderator: Rathinagiri
Thank rathinagiri!!!rathinagiri wrote:Here is a new bug fixed, enhanced version of HFCL 0.92a. (2009.06.17)
Change Log:
GridPrint
Thanks Rathi for this release.rathinagiri wrote:Here is a new bug fixed, enhanced version of HFCL 0.92a. (2009.06.17)
Change Log:
GridPrint
1. Fixed: Show window command error
2. Fixed: When columns are summed up, column width is not calculated according to the total. Now, total is within the column width.
3. Changed: When column sum is used, number mask passed on is used for the whole column to be printed to make the column look uniform.
4. New: "Reset Form" button is added to reset the report configuration saved in the config file "reports.cfg".
Hello Roberto,Roberto Lopez wrote:Hi All,
I've made a little UCI sample.
It allows to use HFCL ComboSearchBox control in IDE.
Enjoy!
Regards,
Roberto.
IMHO, .uci is a perfect method of adding user control interfaces to HMG-IDE.sudip wrote:Hello Roberto,Roberto Lopez wrote:Hi All,
I've made a little UCI sample.
It allows to use HFCL ComboSearchBox control in IDE.
Enjoy!
Regards,
Roberto.
It runs fine.![]()
Thanks a lot.
Do you have any plan to include ComboSearchBox control in next version of IDE? We are waiting for this![]()
With best regards.
Sudip
Thank you very much. I didn't know it. I learned it from yourathinagiri wrote: IMHO, .uci is a perfect method of adding user control interfaces to HMG-IDE.
Its already done!!!sudip wrote:It runs fine.![]()
Thanks a lot.
Do you have any plan to include ComboSearchBox control in next version of IDE? We are waiting for this![]()
Thanks a lot Master Roberto. I am not sure where I did wrong, but when I try to change form, most of the properties of ComboSearchBox control are vanished. Moreover I cannot see any property/method in the property window when I select ComboSearchBox control.Roberto Lopez wrote:Its already done!!!sudip wrote:It runs fine.![]()
Thanks a lot.
Do you have any plan to include ComboSearchBox control in next version of IDE? We are waiting for this![]()
The way to add an user component to IDE is the creation of a '.uci' file containing properties and events for that control.
'combosearchbox.uci' is included in the attachment.