508816-1.xhtml (321B)
1 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" 2 style="direction: rtl"> 3 <scrollbox maxwidth="100" style="overflow: scroll;"> 4 <button label="One"/> 5 <button label="Two"/> 6 <button label="Three"/> 7 <button label="Four and the rest of the numbers go here"/> 8 </scrollbox> 9 </window>