Welcome, Guest. Please login or register. Did you miss your activation email?

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.


Messages - L01man

Pages: [1]
1
Feature requests / Re: Animation
« on: May 16, 2012, 08:16:09 pm »
GUI programs as well as video games as well as slideshows as well as ... may use animations. You say you have an AnimatedSprite class, but why not create an AnimatedDrawable class?

2
Feature requests / Re: Cursor icon
« on: May 02, 2012, 12:12:31 pm »
Cornstalks is right, but only when we want complex cursors.

3
Feature requests / Re: Cursor icon
« on: May 01, 2012, 09:10:12 pm »
Unfortunatelly, search does give me subjets but no answers :(. Here, Mario said something interesting but got no response. There is also this weird problem. I searched this. Please, if you have the link to the answer, could you post it here?

4
Feature requests / Re: Cursor icon
« on: May 01, 2012, 02:53:59 pm »
You can draw your cursor on the top using Group as layers.
I'm more concerned about speed: on my computers, the Sprite cursor is actually following the OS cursor but they don't move in sync: the Sprite is slower. I don't know how OS handle cursors, but when I occasionnaly get lags, the only thing that moves as usual is the cursor.
There is another problem, surely related to the previous one: when you move the cursor quickly out of the window, the sprite cursor doesn't disappear of sight, it remains near the side of the window.

Pages: [1]
anything