Hi, On Fri, Jan 02, 2015 at 02:03:40AM +0100, Uffe Jakobsen wrote: > Can protocol decoder channel properties be dynamically adjusted ? > > The Parallel protocol decoder is currently hardcoded for 8 channels. > > Hardcoding it to 32 channels makes the Parallel property dialog run out > of the screen vertically in pulseview.
Yep, that's exactly why I temporarily reduced the number from 32 to 8 for now :) It's just a matter of adding a scrollbar or something similar in PV though. The same is true for a few other popups such as the "Add protocol decoder" list, that'll also be too large for some screens now or in future (when more and more PDs are added), hence also the need for some scrollbar or similar thing there. I think I added a bugzilla issue for these already, but if not please go ahead and create one. > So I was thinking if it was possible to have the some of the properties > in the dialog adjust from another value field in the properties ? Yep, that's certainly planned, there are various good use-cases for this kind of thing. Not implemented yet, though. Uwe. -- http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

