On 16 May 2011 11:43, Sandro Martini <[email protected]> wrote: > Hi, > tri-state (or partial selection) is supported, but only in Checkboxes (as > reported in our docs, for example here: > http://pivot.apache.org/tutorials/platform-overview.html ), I think your > were saying this, and not Radio buttons, right ?
I was referring to: http://pivot.apache.org/2.0/docs/api/org/apache/pivot/wtk/RadioButton.html#setTriState(boolean) which suggests that tri-state may be (partially) implemented for radio buttons. But the platform overview only mentions tri-state for checkboxes. > On mixing Pivot and AWT, should be possible (Pivot is based on AWT), but I > think you should have a Pivot Container for your GUI (and maybe the AWT > context passed to it). > I'm sorry but on this Greg and others can explain better than me ... Thanks - if anyone else can chip in, that would be very helpful. > Bye, > Sandro > > > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/Tri-state-radio-button-support-tp2940026p2947302.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com. >
