<br><br><div class="gmail_quote">On Wed, Feb 25, 2009 at 2:22 PM, Greg Hellings <span dir="ltr">&lt;<a href="mailto:greg.hellings@gmail.com">greg.hellings@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Gary,<br>
<div><div></div><div class="Wj3C7c"><br>
On Wed, Feb 25, 2009 at 2:49 PM, Gary Holmlund &lt;<a href="mailto:gary.holmlund@gmail.com">gary.holmlund@gmail.com</a>&gt; wrote:<br>
&gt; Eeli Kaikkonen wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Tue, 24 Feb 2009, Greg Hellings wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I see the Back/Forward navigation buttons, and then a wide, empty<br>
&gt;&gt;&gt; space all the way over to the vertical separator.  Next to that is a<br>
&gt;&gt;&gt; double-down arrow (the sort you expect to see when there is a More...<br>
&gt;&gt;&gt; selection) which, when clicked, provides me with the drop-down boxes<br>
&gt;&gt;&gt; for navigating the text on a separate line directly below the<br>
&gt;&gt;&gt; Back/Forward.  Selecting a key to navigate to causes the text to<br>
&gt;&gt;&gt; change to the desired entry properly, but the second line with the<br>
&gt;&gt;&gt; choosers then disappears again, and I have to click the double down<br>
&gt;&gt;&gt; arrow again to navigate away from the new page.  All the tools are<br>
&gt;&gt;&gt; there as they should be, its just that they seem to expand out and<br>
&gt;&gt;&gt; require their own row in the layout, which then requires the selection<br>
&gt;&gt;&gt; of the More... button to show them.  Clearly it&#39;s a &quot;feature&quot; of the<br>
&gt;&gt;&gt; Mac-ness of it.  If my description isn&#39;t clear, I can give you a<br>
&gt;&gt;&gt; screenshot when I fire the Mac up again.<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; It may have something to do with QMainWindow ToolbarBreak which I have<br>
&gt;&gt; used in the code. It just doesn&#39;t work as expected even on Linux. I&#39;d<br>
&gt;&gt; like to divide the toolbars into two rows because one row is almost<br>
&gt;&gt; always too narrow for them all. Does Gary know anything about this?<br>
&gt;&gt;<br>
&gt;<br>
&gt; The ToolBarBreak is used to move to the next toolbar row so that when<br>
&gt; another toolbar is added it is on a lower row rather than to the right of<br>
&gt; the last toolbar.<br>
&gt;<br>
&gt; From Greg&#39;s description it seems the problem is happening with a single<br>
&gt; toolbar. It seems to be between the left/right history buttons and the first<br>
&gt; navigation combobox. It seems like something on the toolbar is expanding to<br>
&gt; much and pushing remaining items off the toolbar to the right. I am not sure<br>
&gt; what would be doing this.<br>
&gt;<br>
&gt; Greg, here is an experiment. If you look just to the left of the left/right<br>
&gt; history arrows you should see  a couple of vertical bars. These are a<br>
&gt; &quot;handle&quot; for the toolbar. If you put your mouse on these and drag, the<br>
&gt; toolbar will move and float by itself. When I do this the left/right history<br>
&gt; and the combo boxes move together and the combo boxes are a reasonable size.<br>
&gt; I am wondering if your floating toolbar becomes extra long? If so, can you<br>
&gt; describe it a little further.<br>
<br>
</div></div>For the Summa Theologica (from beta), here is what the bar looks like.<br>
<a href="http://www.utdallas.edu/%7Egsh062000/pictures/p1.png" target="_blank">http://www.utdallas.edu/~gsh062000/pictures/p1.png</a>  Of course,<br>
SummaTheologica crashes whenever I select a passage, which I suspect<br>
to be a module problem, since AquinasSummaTheologica works.  When I<br>
open Josephus, though, this is what the bar looks like.<br>
<a href="http://www.utdallas.edu/%7Egsh062000/pictures/p2.png" target="_blank">http://www.utdallas.edu/~gsh062000/pictures/p2.png</a>  When I click the<br>
double arrows to the right of the navigation buttons, I get this.<br>
<a href="http://www.utdallas.edu/%7Egsh062000/pictures/p3.png" target="_blank">http://www.utdallas.edu/~gsh062000/pictures/p3.png</a>  When I drag that<br>
portion of the bar out on its own, here is what it looks like<br>
<a href="http://www.utdallas.edu/%7Egsh062000/pictures/p4.png" target="_blank">http://www.utdallas.edu/~gsh062000/pictures/p4.png</a><br>
<br>
--Greg</blockquote><br>Greg, this makes me think that your window is just not wide enough for the whole toolbar. You can probably drag the other toolbars that are just to the right of the one I asked you to drag. Place them just below the current toolbars such that they dock with the other toolbars. You would then be able to see all toolbars. <br>
<br>We probably need to make our toolbar more friendly for narrow windows. I will consider what to do about that.<br><br>Gary<br></div><br>