[Dev] Any XUL experts on Firefox out there?
Frank Cohen
fcohen at pushtotest.com
Sun Oct 28 11:45:23 PST 2007
I am trying to modify TestGen4Web 0.50 to open its Recorder toolbar
on the top of the Firefox 2.0.0.8 window. Something is opening it
only at the bottom of the window. I have not understood the problem
enough to find a solution.
For instance, I tried adding insertafter="menu-bar"... and do not see
a difference, TG4W toolbar always shows at the bottom of the window.
Any help is most appreciated.
-Frank
<toolbar insertafter="menu-bar" id="appcontent">
<vbox hidden="false" style="border-top:2px solid gray;"
id="tg4w-overlay-show">
<toolbar id="recordtoolbar"/>
<box hidden="true" id="recordeditor"/>
</vbox>
</toolbar>
<statusbar id="status-bar">
<statusbarpanel id="tg4wStatusBarPanel">
<toolbarbutton tooltiptext="Tg4W"
onclick="recorder.toggleTestGen4WebShow();" image="chrome://recorder/
skin/spike.png"/>
</statusbarpanel>
</statusbar>
--
Frank Cohen, PushToTest, http://www.PushToTest.com, phone 408 871 0122
TestMaker open-source test automation
More information about the Dev
mailing list