Can i still use DDGui?

Previous topic - Next topic

Bluepixel

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?
www.bluepixel-studios.net

There are two ways to write error-free programs; only the third one works.
(Alan J. Perlis)

r0ber7

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.

Bluepixel

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?
www.bluepixel-studios.net

There are two ways to write error-free programs; only the third one works.
(Alan J. Perlis)

r0ber7

You can probably fix it. What errors do you see?

Bluepixel

#4
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:
www.bluepixel-studios.net

There are two ways to write error-free programs; only the third one works.
(Alan J. Perlis)