octave-maintainers
[Top][All Lists]
Advanced

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

Re: Need someone to test uipanel for me


From: Lukas Reichlin
Subject: Re: Need someone to test uipanel for me
Date: Tue, 27 Sep 2011 13:15:47 +0200

On 27.09.2011, at 13:07, Michael Goffioul wrote:

> Hi,
> 
> I'd need someone to test the (0,0) location on a uipanel object:
> 
> h = uipanel('position', [0, 0, 0.5, 0.5], 'title', 'PANEL');
> uicontrol(h, 'position', [0, 0, 80, 30], 'string', 'OK');
> ha = axes('parent', h, 'position', [0, 0, 1, 1], 'color', 'w',
> 'xgrid', 'on', 'ygrid', 'on');
> 
> Could anybody test that and report where are the button/axes located
> relative to the panel object, and maybe send a screenshot?
> 
> Thanks,
> Michael.

Does this screenshot help? It's R2010b on Mac OS X 10.6.

Regards,
Lukas

PNG image


reply via email to

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