Jump to content

checkbox


Noobcube
 Share

Recommended Posts

how could i make my script do the following

IF checkbox1 is checked and checkbox 2 isnt

do this......

If BitAnd(GuiCtrlRead($Checkbox10),$GUI_CHECKED) then

Controlsend("xxxx", "", "" ,"=")

Controlsend("xxxx", "", "", "{tab}")

EndIf

is wht im currently using

thanks

Link to comment
Share on other sites

Hi Noobcube,

Please create descriptive topics.

Using one word topics makes it really difficult to use the search feature, and those that could probably answer your question will probably not even read your thread.

Doing it enough could cause your posting privileges to be taken away all together, and we don't want that :) .

Thanks.

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...