I am working on a WPF application and I want to design a window that appears like below: Basically, I want the products to be grouped by category and the produ
Something I pieced together with stuff I found online already is: import cmath import math import numpy # from mathutils import Vector class Vector(list):
I have a two scenarios to solve :) Let's say I built plugin (with builder) where I have products and categories. Now on page with listed categories I have all o
Is it possible to know which method the used have used to sign up into my app? I mean if they typed their email, used gmail sing up, or apple id. I don't have t
I am searching for 3 days now, and still I don't find anything that is what I want. Maybe it's not possible? But to accept that, I have to ask here. I have a pr
I am trying to install a plugin called Chaffel.js, I have added it to my javascript file +app |+assets ||+javacripts |||chaffle.min.js ||| I have required it i
I have a gray scale image which size is (5472, 3648). How does python return the pixel value and x y cordinates of an point in the image? I want to get the valu
i did setup the angular universal in asp net zero angular version. Here I'm using angular 9. Everything works fine and under dist folder browser and server is a
I'm using vim as my default editor which complains when some external tool changes the code while the buffer is open. I recently started working on a react-nati