Sha256: 0045c89a16e64538d1b4273ecafe7f83e1138af9aceb0e5315dc61ca7eb8d7bd

Contents?: true

Size: 541 Bytes

Versions: 4

Compression:

Stored size: 541 Bytes

Contents

<?xml version="1.0"?> 
<?xml-stylesheet href="resource:/res/samples/xul.css" type="text/css"?> 

<!DOCTYPE window> 

<window style="height: 100%; width: 100%;" 
        xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 
<hbox style="width: 100%; height: 100%">
   <scrollbar orient="vertical"/>
   <vbox flex="100%">
	   <scrollbar orient="horizontal"/>
	   <spacer flex="100%" style="background-color: white"/>
	   <scrollbar orient="horizontal"/>      
   </vbox>
   <scrollbar orient="vertical"/>
</hbox>

</window>

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
ogre.rb-0.1-i686-linux samples/navi/res/samples/scrollbarTest2.xul
shattered_ogrerb-0.5.0.1 vendor/ogrerb/samples/navi/res/samples/scrollbarTest2.xul
shattered_ogrerb-0.5.0.2 vendor/ogrerb/samples/navi/res/samples/scrollbarTest2.xul
shattered_ogrerb-0.5.1 vendor/ogrerb/samples/navi/res/samples/scrollbarTest2.xul