Kip Posted September 23, 2008 Posted September 23, 2008 (edited) Hey, I saw this button in Nero. That had a icon, text and it had the default style.I tried this:$hButton = _GUICtrlButton_Create($GUI,"Text",100,100,120,30) _GUICtrlButton_SetImage($hButton, "Naamloos.bmp")I didn't add the BS_BITMAP style on purpose. Read this page: (scroll down to the Remarks) to see why.If anyone knows how to do this, please tell me. Edited September 23, 2008 by Kip MailSpons: Fake SMTP server for safe email testing Dutch postcode & address API.
ChromeFan Posted September 23, 2008 Posted September 23, 2008 can i see the ScreenShot of icon? maybe i am looking for the same thing as you! Website: www.cerescode.comForum: www.forum.cerescode.comIRC: irc.freenode.net , Channel: #Ceres--------------------Autoit Wrappers, Great additions to your script (Must See) (By: Valuater)Read It Befor Asking Question Click Here...--------------------Join Monoceres's Forums http://www.monoceres.se--------------------There are three kinds of people: Those who make things happen, those who watch things happen, and those who ask, What happened? Casey Stengel
Kip Posted September 23, 2008 Author Posted September 23, 2008 MailSpons: Fake SMTP server for safe email testing Dutch postcode & address API.
martin Posted September 23, 2008 Posted September 23, 2008 Kip said: Have a look at this post by Geosoft. Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Kip Posted September 23, 2008 Author Posted September 23, 2008 Ah, nice. Thanks. MailSpons: Fake SMTP server for safe email testing Dutch postcode & address API.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now