qqtop

Results 5 issues of qqtop

If you need more colors and printing ideas for your project maybe you can find some inspiration here. It is for linux only. https://github.com/qqtop/NimCx

I do something like this: ```nim # setup for queryButton var queryButton = newButton(" Run Query ") queryButton.fontSize = 18 queryButton.textColor = rgb(30,144,255) # color ok queryButton.backGroundcolor = rgb(0,255,0) #...

Keys on the numberpad with or without Numlock do not trigger any key.events. so pressing on the Enter key on the numpad of a full size keyboard would yield: ```...

TextField allows writing over the bounding border , it is not clear from the test sample programs how to limit this. I think the behavior should be horizontal scrolling within...

nimble install pythonize --verbose Reading official package list Downloading https://github.com/marcoapintoo/nim-pythonize.git using git Error: The .nimble file name must match name specified inside /tmp/nimble_27314/githubcom_marcoapintoonimpythonizegit/pythonize.nimble