Page 1 of 1

ImGui - Immeadite Mode GUI for PB

Posted: Fri Mar 09, 2018 11:19 am
by hippy
Hi all,

I've started an interface to CImGui for PB. https://github.com/hippyau/pb-cimgui

Need some help to finish it off, so please contribute to improve it.

Image

it's based on CImGui https://github.com/Extrawurst/cimgui

Which is a C wrapper for the C++ ImGui Project.

Cheers,
Hippy

Re: ImGui - Immeadite Mode GUI for PB

Posted: Sat Mar 10, 2018 4:38 pm
by falsam
Does not work with the latest versions of PureBasic.
Debug wrote:cimgui.pbi: You should disable unicode in the PB compiler settings or improve this interface to support unicode
Non-unicode support no longer exists since version 5.60 :wink:

With PB 5.43 LTS I have this message.
Debug wrote:Cannot load requred library ..\cimgui\debug\pb-cimgui.dll

Re: ImGui - Immeadite Mode GUI for PB

Posted: Sat Mar 10, 2018 8:36 pm
by Kwai chang caine
Exactely the same thing :wink:

Re: ImGui - Immeadite Mode GUI for PB

Posted: Tue May 29, 2018 2:03 pm
by IceSoft
Will it be fixed?

Re: ImGui - Immeadite Mode GUI for PB

Posted: Tue Dec 27, 2022 6:22 am
by skinkairewalker
Will it be fixed?