discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Layout problem with split views in Renaissance


From: Nicola Pero
Subject: Re: Layout problem with split views in Renaissance
Date: Thu, 5 Feb 2004 04:32:44 +0000 (GMT)

> Hi - I'm currently working on a simple notepad type application as a 
> way to learn something about GNUstep development, and have run into a 
> problem trying to use a split view with Renaissance 0.8. I'd like to 
> create an interface similar to that of the Psion 5 Jotter application 
> - basically it's two panes, text on the right and a list on the left, 
> with a text area at the bottom for searching. My attempt at this is 
> attached...
> 
> Anyway, when I load this file the text view in the left pane doesn't 
> appear at all.  If I resize the split view it appears correctly. If I 
> then resize the window it doesn't get resized correctly until I resize 
> the split view again. If I remove the box containing the label and 
> text field then everything works as expected. Does anyone have any 
> idea what I'm doing wrong here?

Thanks!  Good spot :-)

It was a missing method in the Renaissance autolayout system.  I've added
it, if you are using CVS, please try upgrading from CVS - it should work
now (it does for me).

If you are not using CVS, just drop the GSVBox.m and GSHBox.m files which
I'm sending you in attach into your Source/AutoLayout/ directory in
Renaissance, and recompile Renaissance.  The fix will be included in the
next release.

Of course let me know if it still doesn't work properly for you! :-)

Thanks.

Attachment: GSHBox.m.gz
Description: GNU Zip compressed data

Attachment: GSVBox.m.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]