Love2dCS
Love2dCS copied to clipboard
Question about Hosting Love2dcs windows in love2dcs windows
this is a long shot of a question... Is it possible to host and render love2dcs windows in love2dcs windows? I am asking this because I want to make a gui library which uses native window frames.
the widgets themselves will be customizable but I want the window frame to look native on the os its running on.
I'm confused. Do you mean that Lov2dcs windows are embedded in existing GUI libraries (just like #21 , but not winform), or that Lov2dcs use an existing GUI library to renderer GUI widget?
like love2d itself would render another native os window frame