Jump to content

Check the checkBox


hari
 Share

Recommended Posts

screen.docHi All,

i am tring enable the checkbox , but the problem is its becoming toggle condition if go for {space} or shortcut {ALT}n , but i need only to enable the particular checkbox , i used the following commands to work , but still no result

ControlSend("Jabber Instant Messenger", "", "Do &not log my messages","{NUMPADSUB}")

ControlCommand("Jabber Instant Messenger", "","Do &not log my messages","Check", "")

i am expecting the problem with identifying the control name, how to get the exact checkbox name , and how should i use in this case.

Please find the below screenshot, i want to enable the "Do &not log my messages" check box

Link to comment
Share on other sites

  • Developers

Shouldn't the title be different?

ControlSend("Preferences", "", "Do &not log my messages","{NUMPADSUB}")

Edited by JdeB

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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