Results 1 to 4 of 4

Thread: Gurus: S.O.S.

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    México, D.F.
    Posts
    64

    Talking

    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


  2. #2
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    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.

  3. #3
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    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.

  4. #4
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    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
  •  



Click Here to Expand Forum to Full Width