Showing posts with label GUIs. Show all posts
Showing posts with label GUIs. Show all posts

Wednesday, December 26, 2007

DroidDraw r1a21...

Well,  I said that I wasn't going to release another alpha, but r1a21 is now out there on DroidDraw.org.  A couple of minor bug fixes, one submitted by a user (thanks!): 
  • The gray outline of nested layouts wasn't being drawn.
  • Nested RelativeLayouts deeper than 2 were causing infinite recursion and thus a stack overflow.
Okay, I'm back to my holiday break.  First beta sometime next week!

Friday, December 21, 2007

DroidDraw Dev. Blog Started!

Several people have requested a blog so that they can keep up with the latest releases, etc. for DroidDraw. Well, ask and ye shall receive!

Its been a hectic month of coding, starting from nothing and working up into an application that I'm fairly happy with and that others seem to be using with some frequency! Along the way, I've learned a bunch about Android GUIs and layouts and even coded some things inJava (Drag 'n Drop) which I'd never done before.

I just released DroidDraw-r1a20 (release 1 alpha 20, for those who were wondering). [Mac, Windows, Linux] I think I've finally qualified for the beta moniker, so the next release will be r1b1. Don't expect it before the end of next week. I'm taking a bit of a holiday break...

For now, enjoy the holidays! and if you find any bugs or want any improvements remember to log them at the issues list.

Later.