Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - hexdump

#1
Hi!,

Ok I see. I think I have to play with this for a while :).

Thanks in advance,
HexDump.
#2
Hi!,

Some other questions, I haven't seen support for GUI, I mean buttons, labels, etc... have I missed it or I will have to write this controls?.

One important thing is the UI support glbasic has. I don't care if it is ingame or glbasic provides the possibility to modify gl basic own menues and bind them to my game code.

Thanks in advance,
HexDump.
#3
Hi,

I'm an iphone developer. I ussually used C++/Objc and cocos2d for developing, but now I need something to make an editor for my game fast. Cocos2D doesn't work on win (I think), so, I have thought about doing it in glbasic.

What I need is, to be able to show some menues, load bitmaps, put then on screen (the map), put entities, etc... Then I should be able to send all to disk in xml form, etc... Is glbasic suitable for doing this?

Thanks in advance,
HexDump.