Closed GoogleCodeExporter closed 9 years ago
Sorry, my bad. I think a had a label over my button...
Original comment by egg0r...@gmail.com
on 16 Jun 2011 at 10:36
Mouse clicks currently ignore component z-order, so overlapping components is
bad (this means overlapping windows breaks). Once I add some component
focusing functionality I'll fix the z-order.
Original comment by samah...@gmail.com
on 17 Jun 2011 at 2:19
I actually almost reported this a while ago, but I then realized that it's not
quite finished. (I defined a window and some child buttons within, but the
window seemed focused instead!)
Looking at the GUI's code tells me that it has a robust future and that it's
very well designed so far.
I've already (sort of) created an implementation for the windows based on the
structure yet, so I'm really looking forward to seeing progress on this!
Anyways, superb job on the GUI so far, Samah! :)
Thanks,
- Brandon.
Original comment by Cheese...@gmail.com
on 17 Jun 2011 at 5:53
Yeah, I second that!
Consider my reports more as feedback than anything else ;)
Original comment by egg0r...@gmail.com
on 17 Jun 2011 at 6:45
Z-order is now fully implemented, as well as a very simple form of component
focus (I'll be expanding this later).
Original comment by samah...@gmail.com
on 27 Jun 2011 at 12:47
Original issue reported on code.google.com by
egg0r...@gmail.com
on 16 Jun 2011 at 10:26