HMG4 message box

Moderator: Rathinagiri

Post Reply
User avatar
l3whmg
Posts: 694
Joined: Mon Feb 23, 2009 8:46 pm
Location: Italy
Contact:

HMG4 message box

Post 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
Luigi from Italy
www.L3W.it
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: HMG4 message box

Post by Rathinagiri »

Thanks a lot Luigi. :)
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
l3whmg
Posts: 694
Joined: Mon Feb 23, 2009 8:46 pm
Location: Italy
Contact:

Re: HMG4 message box

Post 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
Luigi from Italy
www.L3W.it
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG4 message box

Post 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
Viva INTERNATIONAL HMG :D
Post Reply