Pascal Thomet

Results 173 comments of Pascal Thomet

Hello, Thanks for mentioning this. I do not work much anymore on databases (and I'm sorry for not answering your proposition from one or two years ago about it). Could...

I will leave this issue open so that user can find it if needed.

Hello, thank you for your answer! I think the information you gave me can hopefully point us in a better direction. As far as I can understand, by reading the...

I opened [a discussion](https://github.com/emscripten-core/emscripten/discussions/21849) about this subject in the Emscripten repository.

> This is a wonderful project :) > > Are you interested in some PRs which would improve the "web experience"? I have a few things in mind, although one...

A somewhat related info: I have developed an environment in which one can instantly write and test mini ImGui apps, without installing any development environment. It is available [here](https://github.com/pthom/hello_imgui_my_app/tree/gitpod#instant-develop).

Update: I have added some code navigation features : _Hierarchical index of the demos_ _Hierarchical index of imgui.h code sections_ Those indexes are searchable. _Example: search for code sections related...

Cross link to the corresponding topic inside imgui repo: https://github.com/ocornut/imgui/issues/3342

Hello @floooh , I have some more info for you. This is more for information: in this summer period, I hope you are enjoying some deserved holidays! #### Wasm mime...

An experimental online playground for ImGui based on this manual: [Playground + demo](https://pthom.github.io/imgui_manual_online/#sec-ind-2)