trogmaniac
trogmaniac
Do you add a display directive (for Echo Show) by any chance? In that case the response must not contain a shouldEndSession. IOW, it can't be either true or false,...
I tested many SVG from the Tango icon set and they all looked fine. I didn't do a side-by-side comparison to the ImageMagick output, but there were no apparent errors....
Unfortunately the PDF works fine with Chrome, Firefox and any other PDF viewer i tried. So i'm a little hesitant to open a bug report for it.
Did you check how the internal code does it? https://github.com/wxWidgets/wxWidgets/blob/6f62907cae65f46c71dfdca33ed84c0e50fb7408/src/aui/auibook.cpp#L2737
> > Did you check how the internal code does it? > > https://github.com/wxWidgets/wxWidgets/blob/6f62907cae65f46c71dfdca33ed84c0e50fb7408/src/aui/auibook.cpp#L2737 > > Hi, thanks for the reply. > > It looks like if there is NO...
I would agree that this is supposed to work. If dragging into a non-empty notebook works, dragging into an empty one should work, too. Technically the problem is that the...
wxRichTextCtrl is different and awkward when using Windows 10's input method for Japanese characters
wxRTC would need to handle (at least some of) the WM_IME_ messages and position the IME window accordingly to its own caret position. It could even match font/size of the...
> I am now more suspicious of two directions. One is the driver. The graphics card I bought is a modified 3060 laptop. The driver needs to change the hardware...
If the autoscroll code is touched at all, i think it should also fix the (IMHO) only flaw it currently has: It can't scroll in both directions at the same...
TBH, i don't think anyone (except OP) cares how it looks as long as it does the job, Spend your time on more important things.