3b1207dc2f
Update intro code comments Save msgNode to variable in main Selecting subtitle moves cursor to OK button Subtitle list moves with cursor instead of scrollbar
11 lines
357 B
XML
11 lines
357 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<component name="RadioDialog" extends="StandardMessageDialog" initialFocus="radioOptions">
|
|
<children>
|
|
<StdDlgContentArea id="contentArea">
|
|
<StdDlgItemGroup id="radioOptions" />
|
|
</StdDlgContentArea>
|
|
</children>
|
|
<interface>
|
|
<field id="contentData" type="assocarray" />
|
|
</interface>
|
|
</component> |