|
-
May 15th, 2000, 04:43 PM
#1
Thread Starter
Fanatic Member
-
May 15th, 2000, 05:31 PM
#2
Junior Member
Problem is, min, max and value are all numeric, usually between 0 and 100.
one possiblity would be each colour to be an individual control- and then they become visible in accordance with the value.
Actually, i probably shouldn't have bothered replying- haven't exactly helped
Ah well.
-
May 15th, 2000, 08:43 PM
#3
transcendental analytic
I actually am doing the same, bothering to reply without knowing why.
Don't have tons of controls making graphical effects, bazza, that will drain both resources and RAM.
I had posted some code to make a statusbar going from one color to another, just search for it "kedaman statusbar" or somthing
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
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
|