I fear that I'll have to write my own gui controls like checkboxes and buttons for my engine ;0
Maybe there is some way to avoid this? Like copying canvas of usual form with buttons to bitmap, display it in opengl and pass clicks to it? sort of offscreen rendering