Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have made a program that is a simple game, where the user has 3 tries to guess a randomly generated number between 1 and 10, once all 3 tries have been used it displays THE END and sets:

 

ButGo.enabled = False
TXTInVal.enabled = False

 

once these are set i want the cursor for those objects to change to the block cursor (circle with a line through it),

 

how can this be done ?

  • *Experts*
Posted

I don't think you'd want to change the cursor for those buttons anyway. As long as they look disabled, that should alert the user that they can't be selected.

 

-Nerseus

"I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...