|
-
Jan 25th, 2002, 06:09 PM
#1
Colors problem
Sups,
The user is able to choose a backcolor for a label using common dialog control. Then i save the color into a txt file.
When the user opens the app again i read the color number from the txt file and put it as the backcolor of the label.
The problem is that no metter which color i'll choose, the backcolor of the label wont change!.
Ive checked my code and everything is fine, the code writes and reads from the file with no probs. The problem is that it cant convert the saved number of the color in the file to match ne color.
I guess its a Hex, Dec problem. What do to?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|