It seems MSEGUI + FPGUI don't have much interest from the Free Pascal users! They are so accustomed to the LCL abstraction of Lazarus that the only way to make them use MSEGUI + FPGUI is having a MSEGUI + FPGUI widgetset for the LCL! A widgetset for LCL based on FPGUI is already available but is no longer developed. A widgetset for LCL based on MSEGUI is simply nonexistent. I think MSEGUI + FPGUI is good GUI library. Do you ever think about making bindings to use with other languages?
Since they are written using OOP Free Pascal so will have to be flatten to plain C API like qt5pas to be able to use with other languages (at least it's what I think).
It seems MSEGUI + FPGUI don't have much interest from the Free Pascal users! They are so accustomed to the LCL abstraction of Lazarus that the only way to make them use MSEGUI + FPGUI is having a MSEGUI + FPGUI widgetset for the LCL! A widgetset for LCL based on FPGUI is already available but is no longer developed. A widgetset for LCL based on MSEGUI is simply nonexistent. I think MSEGUI + FPGUI is good GUI library. Do you ever think about making bindings to use with other languages?
Since they are written using OOP Free Pascal so will have to be flatten to plain C API like qt5pas to be able to use with other languages (at least it's what I think).