On 05-06, Will Godfrey wrote: > I've just completed some extensions to the NRPN system & insert effects. > Everything works quite correctly except... the effect name and part number > entries immediately below the System & Insert tabs. The tabs themselves switch > correctly, and the effects panel below also updates. To say this is > frustrating > would be an extreme understatement :( > ... > if you then use the gui to select effect number 3 (or 5), then go > back to 4 everything shows correctly. Grrr!
It sounds like there's some widget missing from one of the many refresh() style methods in MasterUI.fl. Those are really frustrating to keep right. I've personally transformed most of those into NoOps using zyn's message passing setup, but for this case it's not too hard to locate. To find/fix it just: 1) bring up fluid and click on the buggy widget 2) take note of the name 3) open up the fluid file with just a plain old text editor 4) search for the name in 2 to figure out what initializes it on effect number changes 5) make your method do the same update or call the 'update-everything' style method. Fluid files are truely dreadful --Mark
pgp90ERJ_9OwL.pgp
Description: PGP signature
------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________ Yoshimi-devel mailing list Yoshimi-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/yoshimi-devel