Jump to content

Button with text, icon and XP style


Kip
 Share

Recommended Posts

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 by Kip
Link to comment
Share on other sites

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
Link to comment
Share on other sites

Posted Image

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.
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...