<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Don't think its all working yet but a couple of things you may be
able to help with.<br>
<br>
The wxAuiPaneInfo class has some public attributes, one of which is
dock_proportion and is relevant to setting the horizontal proportion
the pane will take in the dock. Is there some way to set this?<br>
<br>
savePerspective/1, loadPerspective/2 should work but doesn't. It
works if done in the same session i.e. I can save the perspective
and immediately load it again but in a new session I just get a
blank window.<br>
<br>
Bob<br>
<br>
On 17/06/2011 10:19, Dan Gudmundsson wrote:
<blockquote
cite="mid:BANLkTimZeU-Es54vVwHdeLhHD_QGAAsgEw@mail.gmail.com"
type="cite">I don't know anything about it, I only wrote the
wx<->wxWidgets mapping, you will have to
<div>search/ask in the wxWidgets forum/wiki directly. </div>
<div><br>
</div>
<div>/Dan<br>
<div><br>
<div class="gmail_quote">On Fri, Jun 17, 2011 at 11:05 AM, Bob
Cowdery <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:bob@bobcowdery.plus.com">bob@bobcowdery.plus.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">Hi<br>
<br>
Are there any examples of using AUI where the size
settings of the panes<br>
works. minSize, maxSize and bestSize seem to have limited
effect,<br>
especially on the X axis where it is completely ignored.
I've also tried<br>
savePerspective and loadPerspective which look good when I
look at the<br>
string but attempting to load it back in gives a
completely empty window.<br>
<br>
I appreciate this is probably a wx rather than erlang
problem although I<br>
can't find anything that says perspectives don't work.
Should I be doing<br>
anything special with the string or doing something
special when I<br>
restore a perspective? I simply save it in an ETS table
which is saved<br>
as a file. I have set the {update, true} option.<br>
<br>
Regards<br>
Bob<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a moz-do-not-send="true"
href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a moz-do-not-send="true"
href="http://erlang.org/mailman/listinfo/erlang-questions"
target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
<br>
</body>
</html>