View Bug Report
Radio button group's SetSelectedIndex (v. 1.9.0)
Bug #: 15
File: LibSimpleWidgets
Date: 03-05-12 03:38 PM
By: Kreiri
Status: Fixed
Code:
function class:SetSelectedIndex(index, silent)
  local radioButton = self.radioButtons[index]
  radioButton:SetSelected(true, silent)
end
It does not deselect other radio buttons of the group.

 
Menu
» Home



Stats
Files: 2
Downloads: 10,695
Favorites: 13

New & Updated


Riftui