Gordon Moore

Results 9 issues of Gordon Moore

Here is my code ``` $('#zslider').ionRangeSlider({ skin: 'big', type: 'double', min: -5.000, max: 5.000, from: -5.000, to: 5.000, step: 0.001, grid: true, grid_num: 10, //on slider handles change onChange: function...

Help wanted

At last, after many many long hours and days I think I have found a windows node mp3 player that emulates the audio module of html5. I can't tell you...

I'm getting somewhere with this code on .net Maui, but as a newbie I'm struggling to organise my design. You often use var, but I would prefer to use a...

Hi guys, me again ;) I'm implementing a title bar for a windows app. In AppShell.xaml ``` ``` I notice that there are three dots at right hand side (what...

xamarin/prod
xamarin-forms/tech
Pri1

[SelectionChangedCommand](https://docs.microsoft.com/en-us/dotnet/api/xamarin.forms.selectableitemsview.selectionchangedcommand#xamarin-forms-selectableitemsview-selectionchangedcommand), of type ICommand, which is executed when the selected item changes. [SelectionChangedCommandParameter](https://docs.microsoft.com/en-us/dotnet/api/xamarin.forms.selectableitemsview.selectionchangedcommandparameter#xamarin-forms-selectableitemsview-selectionchangedcommandparameter), of type object, which is the parameter I note that the links are just stumps. Is there...

xamarin/prod
xamarin-forms/tech
Pri1

Is this anything to do with this extension. It doesn't cause me any problems, just rather not see it! :) It seems a bit random as far as I can...

Hi, just experimenting. Found that the code won't display all the records when used without the /1 This seemed because it was trying to do a SELECT * WHERE id="NULL"...

question

Hi, just a query on the horizontal slide when changing from tab to tab. The demo shows the entire paragraph shifting to the left and when that tab reselected it...

After running the tool once and manually using Android Studio tu update to the latest on everything I could find I ran the tool again and this time I let...