GLBasic forum

Main forum => GLBasic - en => Topic started by: Bluepixel on 2019-Nov-02

Title: Can i still use DDGui?
Post by: Bluepixel on 2019-Nov-02
Hi there, I am hoping to start a small chat project, however I would like to use DDGui for it, ive tried using DDGui however it seems quite dated and it doesn't seem to work how it is supposed to.

Can I still use DDGui today, if so; how do I use it, if not; are there any alternatives?
Title: Re: Can i still use DDGui?
Post by: r0ber7 on 2019-Nov-03
I'm still using it for my level editor. It's somewhat counter-intuitive, but it does the job. For a small application I think it is good enough. For a more professional GUI, I personally would probably not use GLBasic anyway.
Title: Re: Can i still use DDGui?
Post by: Bluepixel on 2019-Nov-03
Hi there, thanks for the reply. Ive tried using DDGui, however it seems quite dated, after pasting in some of the code provided with the DDGui user manual it didn't seem to work properly, is there any way to fix this or am I missing something?
Title: Re: Can i still use DDGui?
Post by: r0ber7 on 2019-Nov-03
You can probably fix it. What errors do you see?
Title: Re: Can i still use DDGui?
Post by: Bluepixel on 2019-Nov-03
Nevermind! I was using the wrong version  ;/

Everything is working correctly! Thanks a lot for your efforts!

:offtopic: However i still have one more problem, do you know how i can get text from an edit box? im working on a login screen.  :offtopic: