Rember checkboxes - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: Rember checkboxes (/showthread.php?tid=61753) Rember checkboxes by icepick66 on 06-27-2006 at 04:07 PM How do i get checkboxes in a window to rember their state (checked/unchecked) RE: Rember checkboxes by matty on 06-27-2006 at 04:08 PM They wont, once you create the window you have to set its checked state yourself using the SendControlMessage. RE: Rember checkboxes by icepick66 on 06-27-2006 at 04:24 PM
ok, RE: Rember checkboxes by matty on 06-27-2006 at 04:44 PM
quote:Have an apply button. When the apply button is clicked use that to get the state of each of the controls that you an save in the registry Matty's reply to Registry Editing in scripts. |