Thanks to who-ever fixed the ItemHeight problem. 
This is now working correctly with SVN 17166. 

Dominique.

On Mon, 27 Oct 2008 12:53:33 -0400, <[EMAIL PROTECTED]>
wrote:
> Within the Carbon IDE, I've noticed certain properties are not being
> persisted consistently.
> 
> The first is the ItemHeight property of the TListBox. I've had to ammend
> the *.lfm file to make sure things work.
> Of course as soon as I change anything on the form, via the IDE, that
> value
> is lost and I need to add it in again into the lfm file manually.
> 
> Secondly, is the ImageList property if your TImageList exists on another
> form.
> For example if my MainForm has a TreeView and and empty form has an image
> list that is shared across several other units.
> If I don't have the ImageList form open in the IDE,  when I make a change
> to the MainForm, the TreeView's ImageList property get set to blank.
> If the ImageList form is open, then everything appears to work as
> advertised.
> 
> Is anyone else seeing this? Let me know before I submit a bug report.
> 
> Thanks,
> 
> 
> Dominique.
> 
> 
> _______________________________________________
> Lazarus mailing list
> [email protected]
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to