Page 1 of 1

HMG4 message box

Posted: Tue Mar 01, 2011 1:23 pm
by l3whmg
Hi to everyone.
I made a new commit. I modified the function _MsgBox and all functions series Msg ... so you can pass a parameter that allows you to display an icon on the title bar of the window.
This from changelog.
* source/msgbox.prg
* Added the ability to display an icon on the title bar of the window.
For this reason, a parameter (xTitleIcon ) was added to both _MsgBox and all Msg... functions.
+ samples/msgbox/demo_2.prg
+ samples/msgbox/demo_2.hbp
+ samples/msgbox/demo_2.qrc
+ samples/msgbox/resource/login.png
+ samples/msgbox/resource/world.png
* To show use of the new parameter
This parameter it's at the end. Take a look and attention please.

Cheers

Re: HMG4 message box

Posted: Tue Mar 01, 2011 1:42 pm
by Rathinagiri
Thanks a lot Luigi. :)

Re: HMG4 message box

Posted: Tue Mar 01, 2011 1:52 pm
by l3whmg
Hi Rathinagiri,
for me it is a pleasure to be able to actively contribute to a project that has given me and gives me satisfaction, giving me the opportunity to create simple programs, but useful.

Cheers

Re: HMG4 message box

Posted: Tue Mar 01, 2011 4:14 pm
by esgici
l3whmg wrote: for me it is a pleasure to be able to actively contribute to a project that has given me and gives me satisfaction, giving me the opportunity to create simple programs, but useful.
Thanks a lot Luigi :)

The project is our project and needs every contribution; especially invaluable ones like yours :arrow:

Regards.

--

Esgici