Jump to content

Check Box Question

- - - - -

  • Please log in to reply
4 replies to this topic

#1
WilliamRNorman

WilliamRNorman

    Newbie

  • Members
  • Pip
  • 3 posts
Hello,

I was wondering if anyone could help me with how a check box works for things like tips or hints when you don't want them displayed any more. I am currently designing an application that will need to utilize this feature and I have been searching and can't find anything to help. Everything I have tried just ends up resting itself every time i run the application.

#2
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,720 posts
  • Programming Language:C, Java, C++, PHP, Python, Perl, Assembly, Bash, Others
  • Learning:JavaScript
You need to save the settings somewhere, e.g. in the registry or in a file, and conditionally load them when your application starts.
sudo rm -rf /

#3
WilliamRNorman

WilliamRNorman

    Newbie

  • Members
  • Pip
  • 3 posts
Could you please point me in the right direction of saving it to the registry.

Thanks

#4
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,720 posts
  • Programming Language:C, Java, C++, PHP, Python, Perl, Assembly, Bash, Others
  • Learning:JavaScript
Read, write and delete from registry with C# - CodeProject
sudo rm -rf /

#5
WilliamRNorman

WilliamRNorman

    Newbie

  • Members
  • Pip
  • 3 posts
Thank You




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users