Thread: enable buttons
View Single Post
  #12  
Old 03-03-2003, 16:55
xobor xobor is offline
Friend
 
Join Date: May 2002
Location: Slovakia
Posts: 117
Rept. Given: 6
Rept. Rcvd 4 Times in 4 Posts
Thanks Given: 2
Thanks Rcvd at 23 Times in 15 Posts
xobor Reputation: 5
take it easy my friends,

i didn't answer to VoxHumana because it question to me was really sarcastics and silly. English is not my mother language but as I read previous posts again and again I didn't find any sense in VH question

I wrote down:

Quote:
buttons maybe disabled via calling enablewindow (you can patch rigth part of code) or via resources (you can find and correct res part of exe),
and VH later wrote:

Quote:
Win32 API exposes the "EnableWindow" function in order to enable or disable windows
Quote:
When a control is created, and it's enabled, (otherwise you can always use a resource editor, and not hiew, anyway - you could, but this is desperately out of the code's reach, I guess
(as I understand control can be disabled in resources)

and it seems to be the same things


and back to code's question :

Quote:
how to enable greyed buttons. by hiew
he didn't ask how to change state, but how to enable buttons, so these buttons can be created disabled, so for what I pointed to possibility to change their state via resource editor

thanks Manko
VoxHumana excuse my terrible english

howgh
Reply With Quote