radio button

Discussion in 'Cadence' started by Roland.Fontaine, Nov 9, 2005.

  1. I would like to give the user the option to select multiple radio
    buttons within the same gui. I have used the hiCreateRadioField
    function before, but this only allows for one button to be selected at
    a time. Is there a function that will allow for multiple buttons to be
    selected at once?

    thanks for the input.
     
    Roland.Fontaine, Nov 9, 2005
    #1
  2. Roland.Fontaine

    Trevor Bowen Guest

    hiCreateToggleField
     
    Trevor Bowen, Nov 9, 2005
    #2
  3. Roland.Fontaine

    S. Badel Guest

    You need to use check boxes in this case, which are named "boolean
    buttons" in cadence - if i remember correctly.

    Stéphane
     
    S. Badel, Nov 9, 2005
    #3
  4. Roland.Fontaine

    Guest Guest

    hiCreateToggleField()

    -Pete Zakel
    ()

    "You can observe a lot just by watching." -- Yogi Berra
     
    Guest, Nov 10, 2005
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.