help-octave
[Top][All Lists]
Advanced

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

Re: qthandles uipanel and uicontrols


From: Michael Goffioul
Subject: Re: qthandles uipanel and uicontrols
Date: Wed, 20 Mar 2013 09:41:53 -0400

On Wed, Mar 20, 2013 at 9:18 AM, vinukn <address@hidden> wrote:
How to use uipanel in qthandles how to use label(static text),text
field,textarea,button etc in uipanel?

The target is Matlab compatibility. So use them the same way you would in Matlab.
 
Does it support combo box, table?

Combobox, yes. Table, not yet.
 
Can
i create dialog box in qthandles?

It depends what you actually mean with dialog box. The function uigetfile, uiputfile and uigetdir are supported in QtHandles. Modal figure window are not supported yet. Message box functions are not supported yet either.

Michael.


reply via email to

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