|
-
Sep 7th, 2000, 08:48 AM
#1
Thread Starter
Lively Member
Hi, everyone
This is my problem. I'm using Sheridan's control and specifically i insert into a form a group of 5 ssribon buttons, but i want to push all the buttons at same time but only let me push one by one.
Someone who knows how can i fix it?
Thanx
-
Sep 7th, 2000, 09:05 AM
#2
Frenzied Member
hmmm sounds crappy...
and it is... 
You could insert 5 timers and in each Timer_Event you could let it press a different button.
I'm not even sure if the 5 timers execute at the same moment.
Maybe you can use some getTickCount api or somethin'
Or to let it sound more guru-ish: "Use A-Synchronous threading" (i'm not sure of the spelling because I'm no guru )
Good Luck
[Edited by Jop on 09-07-2000 at 10:19 AM]
Jop - validweb.nl
Alcohol doesn't solve any problems, but then again, neither does milk.
-
Sep 7th, 2000, 09:22 AM
#3
The SSRibbon functions like an option button. Only one button in the same container can be pressed down. Either put each button in a different container (eg frames), or use another control. You could use checkboxes with style set to graphical.
-
Sep 7th, 2000, 09:37 AM
#4
Frenzied Member
hmm, I never used that controls...
...so exuse me for being dumb
Jop - validweb.nl
Alcohol doesn't solve any problems, but then again, neither does milk.
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
|