ImGui - Immeadite Mode GUI for PB

Developed or developing a new product in PureBasic? Tell the world about it.
hippy
User
User
Posts: 28
Joined: Tue Mar 05, 2013 3:11 pm

ImGui - Immeadite Mode GUI for PB

Post 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
User avatar
falsam
Enthusiast
Enthusiast
Posts: 630
Joined: Wed Sep 21, 2011 9:11 am
Location: France
Contact:

Re: ImGui - Immeadite Mode GUI for PB

Post 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

➽ Windows 11 64-bit - PB 6.0 x64 - AMD Ryzen 7 - NVIDIA GeForce GTX 1650 Ti

Sorry for my bad english and the Dunning–Kruger effect.
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5342
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: ImGui - Immeadite Mode GUI for PB

Post by Kwai chang caine »

Exactely the same thing :wink:
ImageThe happiness is a road...
Not a destination
User avatar
IceSoft
Addict
Addict
Posts: 1616
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: ImGui - Immeadite Mode GUI for PB

Post by IceSoft »

Will it be fixed?
Belive!
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
skinkairewalker
Enthusiast
Enthusiast
Posts: 627
Joined: Fri Dec 04, 2015 9:26 pm

Re: ImGui - Immeadite Mode GUI for PB

Post by skinkairewalker »

Will it be fixed?
Post Reply