[Ex] EzBmpButton

Partagez vos scripts, et vos applications AutoIt.
Règles du forum
.
Répondre
Greenhorn
Niveau 2
Niveau 2
Messages : 25
Enregistré le : sam. 19 avr. 2008 02:16
Status : Hors ligne

[Ex] EzBmpButton

#1

Message par Greenhorn »

Salut,

here is another result of my sick mind ... :D

Custom Controls.

In this case it is a simple button with bitmaps.
It doesn's send all the notifications like a common control button, but maybe in some time ...

EDIT:
The button will NOT respond to GUIGetMsg () !
You have to register the WM_COMMAND and/or the WM_NOTIFY message to receive an event.


EDIT 2:
Now it'nearly finished. It WILL now respond to GUIGetMsg () :)
Also you can select the text color in the function call.
That's it, folks. ;)
Zwischenablage01.jpg
The script is too large to post, so it's only attached below.


Je t'embrasse
Greenhorn
Fichiers joints
EzBmpButton.zip
(23.8 Kio) Téléchargé 215 fois
Modifié en dernier par Greenhorn le mar. 05 mai 2009 21:07, modifié 5 fois.
Répondre