#165646 - Doogle - Thu Jan 01, 2009 10:02 am
Major DS newbie here (although many years programming experience in languages other than C and platforms other than DS.)
I've been playing with WiFi and have managed to connect to an AP and buffer and receive data. I'm now getting into the part where I want to send some data via touching a 'button' on the bottom screen and / or one of the physical buttons.
I've been looking at various example code but just can't get my head round the 'simple' problem of drawing a rectangle at a given location and size and putting some text into it. I can draw a rectangle, using videoSetMode(MODE_FB0) but I can't see how to get the text into it. Is there a simple example somewhere or can someone perhaps provide a snippet of code I could work with please.
Thansk and Happy New Year etc..
I've been playing with WiFi and have managed to connect to an AP and buffer and receive data. I'm now getting into the part where I want to send some data via touching a 'button' on the bottom screen and / or one of the physical buttons.
I've been looking at various example code but just can't get my head round the 'simple' problem of drawing a rectangle at a given location and size and putting some text into it. I can draw a rectangle, using videoSetMode(MODE_FB0) but I can't see how to get the text into it. Is there a simple example somewhere or can someone perhaps provide a snippet of code I could work with please.
Thansk and Happy New Year etc..