Skip to content

bayswaterpc/egui_glium_pure_window_not_closing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

egui_glium_pure_window_not_closing

Small example of window not closing, run cargo run to see, you can comment out lines to see it work properly, but seems like they shouldn't be necessary

//"Explicit call to DestroyWindow() shouldn't be necessary but isn't closing otherwise");
// unsafe {
//     winuser::DestroyWindow(h_wnd);
// }

About

minimal example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages