Skip to content
⌘ NSIS Forum Archive

Custom page + Editbox + Notify

4 posts

Toopak#

Custom page + Editbox + Notify

Hi All,

I need pretty easy functionality: when something is changed in my editbox i'd like a function called so I could perform other things. This functionality is implememnted with NOTIFY for a checkbox and it works great! Is there any particular reason it was not implemented for editbox and will it be implememnted in the nearest future?

Thanks in advance!
Afrow UK#
Try InstallOptionsEx by deguix:


-Stu
Toopak#
Ok, it does what I need, but i found a few bugs.... will post to the InstallOptionsEx topic. Thanks again!