boumboum

Results 9 comments of boumboum

+1 Definitely Windows support would be necessary

Excellent tutorial. Helps a lot. But there is a tiny typo in the diagonal LineTo part. The explanation says: “Move to (2, 2) and draw a line 20 units over...

Is not ListGrid.defaultRowHeight is for this?

I don't understand what do you mean by specifying the height of the line, once you have already adjusted the height of each rows by setting the defaultRowHeight . Do...

@ota: I agree, some of those requests are difficult, but IMHO the column footers should be feasible (basically the same as the header but fixed at the bottom of the...

Have you tried the fast_executemany feature? https://github.com/mkleehammer/pyodbc/wiki/Features-beyond-the-DB-API This is not a bcp but the speed is quite decent.

Well, best would be a kind of Excel like pivot table where basically there is 2 multi select field (based on the declared data/columns info) and a simple select field....

But, Oli, at the first step what if you could implement some additional possibilities at the already existing grouping level. You have there already a count of elements. It would...

If by "changing the python executable that Ninja use" you mean that I set explicitly in the Preferences-General-Execution-Python Path field the path to my python.exe then your suggestion doesn't solve...