Hi,<br><br>I&#39;m trying to configure one of my workspaces for using Dia (<a href="http://live.gnome.org/Dia">http://live.gnome.org/Dia</a>).<br><br>When I used Dia I have three application windows open:<br>1. The main drawing window (Role: &quot;diagram_window&quot;)<br>

2. Toolbox window (Role: &quot;toolbox_window&quot;)<br>3. Layer window (Role: &quot;layer_window&quot;)<br><br>I would like to have them setup in the following way (sorry for the bad ascii art).  The 2 and 3 windows can be on the left or the right, I don&#39;t really care, and 2 or 3 can be on top, doesn&#39;t matter:<br>

<br><br><font face="courier new,monospace">-----------<br>|2|       |<br>|-|   1   |<br>|3|       |<br>-----------<br><br>The closest I&#39;ve been able to model this is using the existing Gimp example:<br><br></font><span style="font-family:courier new,monospace">dia      = withIM (0.15) (Role &quot;toolbox_window&quot;) $</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">           reflectHoriz $</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">           withIM (0.2) (Role &quot;layer_window&quot;) Full</span><br style="font-family:courier new,monospace">

<br>However, this produces the following layout, which is good for Gimp, but less for Dia:<br><br><font face="courier new,monospace">-----------<br>
| |     | |<br>
|2|  1  |3|<br>
| |     | |<br>
-----------<br>
</font><br>How can I configure the first case?  It looks like it&#39;s a Tall layout with the right ratio, but how do I get the right windows in right place:?<br><br clear="all"><br>Thank you,<br>-- <br><font face="&#39;courier new&#39;, monospace"><b></b><br>

</font><div><div><font face="&#39;courier new&#39;, monospace">There are 10 types of people, those who know binary and those who don&#39;t.</font></div></div><div><font face="&#39;courier new&#39;, monospace"><br></font></div>

<br>