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.