i got this:
my vga driver not support framebuffer
Search found 25 matches
- Fri Apr 29, 2011 2:12 pm
- Forum: Libraries and Tools
- Topic: UnLöve: Zombie Survival [Alpha?!?!]
- Replies: 42
- Views: 36500
- Wed Apr 27, 2011 2:15 am
- Forum: General
- Topic: any idea for make simple text input in LOVE?
- Replies: 12
- Views: 10448
Re: any idea for make simple text input in LOVE?
I would suggest making simple GUI objects, then (if you get some experience) refactor this to a unified set of libraries with a common API. You seem to be mixing lower-level (SDL, OpenGL) with higher-level (wxWindows) API, so you really need to get some experience here. For SDL (and love), you need...
- Tue Apr 26, 2011 9:35 am
- Forum: General
- Topic: any idea for make simple text input in LOVE?
- Replies: 12
- Views: 10448
Re: any idea for make simple text input in LOVE?
Don't think that is simpler. A terminal text input has much more features than a simple text input. You need to worry about scrolling text etc. hahaha, hell yeah... i dont even know how to put blinked text cursor on it. :cry: this is like draw a terminal text from graphical mode display ( not from ...
- Tue Apr 26, 2011 12:56 am
- Forum: General
- Topic: any idea for make simple text input in LOVE?
- Replies: 12
- Views: 10448
Re: any idea for make simple text input in LOVE?
i have GUI widget code library in glbasic ( BASIC language for game programming ). glbasic based from opengl and SDL, the code similiar like LOVE. maybe i can convert it to lua/LOVE code. this code library has: input ( inputbox ) text << for example i will show for this code below (this code for dis...
- Mon Apr 25, 2011 10:58 pm
- Forum: General
- Topic: any idea for make simple text input in LOVE?
- Replies: 12
- Views: 10448
Re: any idea for make simple text input in LOVE?
No. A regular text input would be much, much easier. You'd only have to draw the input, see whether or not it's active, detect key strokes and add chars to a string, and then print that text on top of the input. Easy as math.pi. do you mean like activeX visual component ( GUI ) in visualbasic? easi...
- Mon Apr 25, 2011 10:27 pm
- Forum: General
- Topic: any idea for make simple text input in LOVE?
- Replies: 12
- Views: 10448
Re: any idea for make simple text input in LOVE?
I don't even know what that means. Do you mean a text input widget or something like a terminal? both of them, but the last one is simpler ( better than nothing ^^ ) I could, but I have a feeling you'd learn a lot more by doing it yourself. yes, sure... i will try i just curious if somebody has bet...
- Mon Apr 25, 2011 10:08 pm
- Forum: General
- Topic: any idea for make simple text input in LOVE?
- Replies: 12
- Views: 10448
Re: any idea for make simple text input in LOVE?
Löve does not include any kind of gui toolkit. There are a few floating around, such as goo. But nothing I can really wholeheartedly recommend (because I haven't tried them). If you're just going to have a single text input, you might as well just make a custom one. i see.. hmm, how about simple te...
- Mon Apr 25, 2011 8:09 pm
- Forum: General
- Topic: any idea for make simple text input in LOVE?
- Replies: 12
- Views: 10448
any idea for make simple text input in LOVE?
there is any idea for make simple text input in LOVE?
similar to inputbox.. but more simpler , and maybe without API call.
any help would be appreciated
( sry for my english )
similar to inputbox.. but more simpler , and maybe without API call.
any help would be appreciated
( sry for my english )
- Sun Apr 17, 2011 2:50 am
- Forum: Games and Creations
- Topic: "Launcher"
- Replies: 14
- Views: 7873
Re: "Launcher"
this page really kill my bandwidth
"spiderman, wall crawling action", nice game play
"spiderman, wall crawling action", nice game play
- Sun Apr 17, 2011 2:22 am
- Forum: Games and Creations
- Topic: Invader - Reinvention of Vertical Shoot-em-up Game
- Replies: 8
- Views: 12423
Re: Invader - Reinvention of Vertical Shoot-em-up Game
just curious, how to repair/heal my ship/shape ?
can be fun if there have repair/heal feature.
and those wall is annoying me alot .
overall, nice gameplay, nice idea.
sry for my english
can be fun if there have repair/heal feature.
and those wall is annoying me alot .
overall, nice gameplay, nice idea.
sry for my english