Gordon Moore

Results 18 comments of Gordon Moore

Oh, I see the problem; onChange, I update the slider by slider.update which calls onChange ad infinitum. Uhmm, how to break that deadlock. Need a flag that I can reset.

Actually I don't think calling the update causes the onChange to trigger, it causes onUpdate to trigger.

The problem seems to be due to the observation that calling onUpdate causes the slider to lose focus. I'm also noticing some weird Chrome warnings (on Edge) that point to...

You put the mplayer.exe in the same location as your app.js (or main run code) const mplayer = require('mplayer') let debug = {debug: false, verbose: false} //to get debug output...

Then they should update all the beginner documentation or fix it!!!!! instead of wasting my time!!!

![image](https://user-images.githubusercontent.com/22768967/179731540-065a40e0-adae-47c8-814c-a124c30dfafc.png)

Clicking it does seem to change the height of the very top row of the windows app slightly?

Ooops, seem to be in a Xamarin forms docs, I thought I was in Maui. Oh well.

Actually, I can't see any equivalent in net maui and this is working apart from I can't figure out how to capture the event from the "meatballs" i.e. the three...