HFCL (Hmg Forum Component Library)

Source code related resources

Moderator: Rathinagiri

Post Reply
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HFCL (Hmg Forum Component Library)

Post by Rathinagiri »

sudip wrote:Hi,

Thanks to all who are involved in this project. :) I tested it.

You have done an excellent job :D

Regarding Grid2Print, I don't know how to print totals of specific columns.

And, there is a wish list. Can user store the structure of reports in a separate file for future use?

Thank you again.

With best regards.

Sudip
We are all in this project. :)

Regarding summation, did the sample work for you or not?

I am now working on saving config of each report in a project in a file called reports.cfg. That will be ready in a day or two. :)
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
sudip
Posts: 1454
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: HFCL (Hmg Forum Component Library)

Post by sudip »

Rathinagiri wrote: Regarding summation, did the sample work for you or not?

I am now working on saving config of each report in a project in a file called reports.cfg. That will be ready in a day or two. :)
Sorry, I saw the output but didn't check the code. I thought (wrongly ;) ) there will be an option to select the columns to be summed in the grid2print dialog box :) Thanks, your solution is better. Now, you may guess what comes in my mind - some other functions (may be UDF) can be used at the bottom.

Regarding Reports.cfg, wow :D (within 48 hours, I may guess it ;) )

Thank you very much my friend.

With best regards.

Sudip
With best regards,
Sudip
User avatar
fchirico
Posts: 324
Joined: Sat Aug 23, 2008 11:27 pm
Location: Argentina

Re: HFCL (Hmg Forum Component Library)

Post by fchirico »

rathinagiri wrote:Hi,

I had uploaded HFCL latest version.

Change Log:

- Added autofill
- Added Documentation

Kindly try and give your comments. I think it is right time to publish the first version of HFCL in public. :)
.:: English by Google ::.

Is very good Library.
Just an small idea for be ordered in the future: it would be in a file "version.txt" indicates the version of the library, or HFCLxx.xx.xx.ZIP .

Saludos, Fernando Chirico.
Saludos, Fernando Chirico.
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HFCL (Hmg Forum Component Library)

Post by Rathinagiri »

Thank you fchirico.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HFCL (Hmg Forum Component Library)

Post by Rathinagiri »

I had uploaded a new version 0.9 of HFCL (as suggested by fchirico)
hfcl.zip
HFCL 0.90 (2009-05-14)
(46.47 KiB) Downloaded 280 times
Change Log:

1. All the source files are moved to 'source' directory (Thanks Esgici).
2. New: Grid2Print will save all the settings for a particular report when the 'print' button is successfully clicked, to a file called "reports.cfg" and whenever the same report is called for again, the settings would be restored. This would save all the reports being printed from a particular project folder.

Kindly try and tell me about your comments.

Help Needed:

I had saved some resource files in the resources folder. Please help me in adding these resources to the linked library.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HFCL (Hmg Forum Component Library)

Post by esgici »

Thanks a lot Rathi :)

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
sudip
Posts: 1454
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: HFCL (Hmg Forum Component Library)

Post by sudip »

Thanks a lot Rathi. :)

When I tried to run samples (GridPrint), it couldn't find Compile.bat. (For fresh installation)

When I tried the same thing with an installation upon previous HFCL, I can compile and run GridPrint sample, but can't find how to save in .cfg file. May be I have omitted something. Can you help me?

With best regards.

Sudip
With best regards,
Sudip
User avatar
fchirico
Posts: 324
Joined: Sat Aug 23, 2008 11:27 pm
Location: Argentina

Re: HFCL (Hmg Forum Component Library)

Post by fchirico »

rathinagiri wrote:I had uploaded a new version 0.9 of HFCL (as suggested by fchirico)
hfcl.zip
New: Grid2Print will save all the settings for a particular report when the 'print' button is successfully clicked, to a file called "reports.cfg" and whenever the same report is called for again, the settings would be restored. This would save all the reports being printed from a particular project folder.
rathinagiri:

I not found in my disk the file "reports.cfg" when I press "Print" button, like Sudip, can you help me?

Saludos, Fernando Chirico.
Saludos, Fernando Chirico.
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HFCL (Hmg Forum Component Library)

Post by Rathinagiri »

Hi,

Even though, I had moved the source files to source directory, I had not changed the compile.bat under the samples directory. Now I had changed the same.

'reports.cfg' would not be created immediately on pressing the print button of the sample, it would be created on pressing the print button of the gridprint dialog window.

Here is the updated version.
hfcl.zip
(46.49 KiB) Downloaded 296 times
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
fchirico
Posts: 324
Joined: Sat Aug 23, 2008 11:27 pm
Location: Argentina

Re: HFCL (Hmg Forum Component Library)

Post by fchirico »

rathinagiri wrote:Hi,

'reports.cfg' would not be created immediately on pressing the print button of the sample, it would be created on pressing the print button of the gridprint dialog window.

Here is the updated version.
Sorry, but I can not generate the *. cfg file, press the "Print" button you mention.

Saludos, Fernando Chirico.
Saludos, Fernando Chirico.
Post Reply