octave-maintainers
[Top][All Lists]
Advanced

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

Re: QtHandles: Qt-based toolkit with uicontrol/uipanel support


From: Kai Habel
Subject: Re: QtHandles: Qt-based toolkit with uicontrol/uipanel support
Date: Thu, 13 Oct 2011 09:35:23 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Lightning/1.0b2 Thunderbird/3.1.8

On 12.10.2011 23:59, Michael Goffioul wrote:
On Wed, Oct 12, 2011 at 10:35 PM, J. Luis<address@hidden>  wrote:
Sorry, you are absolutely right. I meant to do

h=figure; plot(1:10); hP =
uimenu('Parent',h,'Label','Plates','Tag','Plates');

which works fine.
Cool. So no crash anymore? On a x64 arch, with octave compile
in 64bits mode?

Cool, ... but the main figure that has all the ui's declared in
'mirone_uis.m' uses 'uitoolbar' that from what I understand is not supported
yet.
No, but I didn't expect it to work out of the box anyway ;)

Michael.
Just to say: Qt handles does not crash anymore here.

address@hidden:~/hg-octave/octave/QtHandles> uname -a
Linux linux 2.6.37.1-1.2-desktop #1 SMP PREEMPT 2011-02-21 10:34:10 +0100 x86_64 x86_64 x86_64 GNU/Linux

Kai


reply via email to

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