mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 21:48:36 +00:00
Link to issue #7
This commit is contained in:
parent
a058f5d880
commit
112dbb3090
@ -26,7 +26,7 @@ ui.window(im_str!("Hello world"))
|
||||
* Parts of high-level API
|
||||
* Not horrible way of defining and passing null-terminated UTF-8 to ImGui.
|
||||
The macro `im_str!` needs to be used most of the time. For more
|
||||
information and justification for this design, please see issue #7
|
||||
information and justification for this design, please see [issue #7](https://github.com/Gekkio/imgui-rs/issues/7)
|
||||
* Parts of imgui\_demo.cpp reimplemented in Rust as an API usage example (examples/test\_window\_impl.rs)
|
||||
|
||||
## Important but unimplemented things
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user