John Torjo

Results 49 issues of John Torjo

When using rewritefile - using the C:\john\code\buff\win10-3\TableNinja2.log.7.rewritten.log -> writing 100 items at once, when they are added to a view that has no filters. The line ending in 98 is...

bug
lo_priority

Very useful for large files. In addition to that, - allow showing new lines with a different color (when monitoring real-time); perhaps an image in the Line column - to...

enhancement

Hi, I managed to compile the app and , and when I pass a simple project, nothing happens. What I was trying to compile was this: public static single_play_frame get_closest_frame_at_ms(double...

From your readme - this requires me to use UWP. That's fine for now, but do you plan of porting this to WinUI3 Desktop? (which of course, would be **insanely**...

https://blogs.msdn.microsoft.com/dimeby8/2006/12/05/enumerating-wpd-devices-in-c/ Your wrapper suffers from exactly what is written in that article.

# Proposal: [uwp] Proposal: Allow bringing application in foreground on drag-and-drop from another app ## Summary There should be a way to bring the application to foreground on drag-and drop...

area-UWP
area-DragAndDrop
feature proposal

Since UWP is pretty much in maintenance mode (read: there's close to nothing done on it), focus has been on .Net 5 / WinUI /Desktop Apps. This is great! **I...

area-Graphics
feature proposal

### Describe the bug I simply can't believe that this is an issue in 2022: There's simply no reliable way to capture keyboard in winui -- I have no idea...

feature proposal
team-Rendering
product-winui3

# Proposal: Should be able to load bitmaps in non-UI threads ## Summary We should be able to load bitmaps in non-UI threads. I'm talking about BitmapImage and WriteableBitmap classes....

feature proposal
area-Images
needs-winui-3
team-Rendering