Page 1 of 1

HMG.4 New Binaries+Source Release

Posted: Wed Aug 25, 2010 12:12 am
by Roberto Lopez
Hi All,

I've created a new binary package containing the required dlls for various image formats support (gif, jpg, tiff, etc.).

The new dlls are located at c:\hmg.4\qt\plugins\imageformats.

I've added the required qt.conf file, to make that support available for all samples (the dlls has been removed from SVN).

This release includes the sources updated to 2010.08.24 with (partial/complete) support for the following controls:

- Button
- CheckBox
- Datepicker
- EditBox
- Frame
- Image
- Label
- ListBox
- Main Menu
- ProgressBar
- Spinner
- Tab
- TextBox
- ToolBar

Thanks to all the team members, since without their work, this release will not be possible.

Download: http://www.sourceforge.net/projects/hmg

Enjoy!

Re: HMG.4 New Binaries+Source Release

Posted: Wed Aug 25, 2010 12:32 am
by esgici
Thanks a lot Maestro :D

Best Regards

--

Esgici

Re: HMG.4 New Binaries+Source Release

Posted: Wed Aug 25, 2010 3:15 am
by Rathinagiri
Thanks Roberto.

Great work.

Re: HMG.4 New Binaries+Source Release

Posted: Wed Aug 25, 2010 6:37 pm
by Ricci
Roberto Lopez wrote:I've created a new binary package containing the required dlls for various image formats support (gif, jpg, tiff, etc.).
Works great with TIF. So we don“t need the FreeImage lib any more.

Thank you Roberto.


Regards ... Ricci

Re: HMG.4 New Binaries+Source Release

Posted: Wed Aug 25, 2010 8:08 pm
by mol
I've read about tiff images and qlabel-qpixmap-qimage classes used with IMAGE.
It could be problem with big size tiff files. It should be tested.
Ricci, please, let us know if have some experiences.

Re: HMG.4 New Binaries+Source Release

Posted: Wed Aug 25, 2010 9:43 pm
by Ricci
Marek, I tried it with the IMAGE\DEMO_2.PRG sample using a 92 MB TIF picture. Really fast and everything (stretching, scaling) works well.

Is that what you want to know?

Regards ... Ricci

Re: HMG.4 New Binaries+Source Release

Posted: Thu Aug 26, 2010 3:33 am
by sudip
Great!!! :D

Re: HMG.4 New Binaries+Source Release

Posted: Thu Aug 26, 2010 5:19 am
by mol
Ricci wrote:Marek, I tried it with the IMAGE\DEMO_2.PRG sample using a 92 MB TIF picture. Really fast and everything (stretching, scaling) works well.

Is that what you want to know?

Regards ... Ricci
Great news! Thanks for testing!