Csound Csound-dev Csound-tekno Search About

[Csnd] One small complaint about CsoundQt's widgets

Date2012-05-20 03:19
FromCacophony7
Subject[Csnd] One small complaint about CsoundQt's widgets
I create a knob widget and the Properties box automatically opens up. Cool!
this is what I want.
I do the same thing for a slider widget and the Properties box does NOT
automatically open up. Why?

--
View this message in context: http://csound.1045644.n5.nabble.com/One-small-complaint-about-CsoundQt-s-widgets-tp5712476.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2012-05-20 10:06
FromTarmo Johannes
SubjectRe: [Csnd] One small complaint about CsoundQt's widgets
Attachmentswidgetlayout.cpp  
Hello,

thanks for reporting - it is now fixed in svn. If you can download the source 
and recompile, it will work (for any case I attach corrected widgetlayout.cpp)

The thing was that I did some months ago some changes that one can create 
widgets from a script without opening the dialog box like

q.createNewSlider(10,10"myslider")

and jus in the sliders function some lines controlling wheteher a dialog 
should be opened or were left out.

Thanks for leting know!

tarmo


PS I promised Andrés Cabrera to write a proper wiki about using the widget-
operation python scripting possibilities. It is still in my TODO list and will 
be done about in a month, after I will have finished some other things.

On Saturday 19 May 2012 19:19:36 Cacophony7 wrote:
> I create a knob widget and the Properties box automatically opens up. Cool!
> this is what I want.
> I do the same thing for a slider widget and the Properties box does NOT
> automatically open up. Why?
> 
> --
> View this message in context:
> http://csound.1045644.n5.nabble.com/One-small-complaint-about-CsoundQt-s-wi
> dgets-tp5712476.html Sent from the Csound - General mailing list archive at
> Nabble.com.
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"