Detector-I
Detector-I
**Is your feature request related to a problem? Please describe.** I want to be able to drag and drop files inside a widget (like TextEdit for example) but the thing...
-change the way program get processID -Add the ability to both ask for the processID at startup or use the preset processID (#define ProcType_specified for use preset processID -Add ability...
Add support to Autoit scripting language something about this language is the multiline comment Keyword can also comment out with ';' but I was not sure how can I add...
Hello thank you for the great project I only have some suggestion that I think would be awesome if you can add them to the tool In future updates -...
### Problem when trying to update the rust using `rustup update` if somehow some problem accrue, like: 1. having low available space in drive (temp folder or rustup/cargo folder) 2....
Hi, thank you for this great project want to ask you there is any plan to update the project for support latest Imgui? this is a great project, its such...
Hi, can you please add support to DX9 backend to the ImWindow? also one small question, what version of window ImWindow support? I mean it will run on a win...
previously it was setting `CARGO_PKG_NAME` for `FileDescription` now I changed it to the right one (`CARGO_PKG_DESCRIPTION`) also one thing that I'm not very sure of is why you using `unwrap`...
**Describe the bug** I recently changed to latest version of egui `0.20.1` from `0.19` in one of my projects. the problem that I noticed so far is the `Table` wont...
**Is your feature request related to a problem? Please describe.** I want to show some data inside the Table widget, my data need about 30 columns, if I just add...