Share

TISCH

Code

Programming Languages: C++

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics, last commit on 2009-10-30 svn co https://tisch.svn.sourceforge.net/svnroot/tisch tisch

Show:

What's happening?

  • Comment: Container stacking depth

    This bug is fixed in svn now. At least the lower/raise issue. There is still a possible oops when you call lower because you don't actually want a widget to get lowered unter its parent widget but as long as you keep that in mind it now works. The visibility was a bug in my code. Cheers.

    2010-01-07 22:47:26 UTC by martin23

  • Container stacking depth

    When you try to stack more than 3 Containers the draw and raise/lower methods do not work anymore as expected. The children of a Container have to be drawn/raised etc recursively. Also in the draw method of the Container the calculated matrices do not properly draw all children. See my patch for what I had to change to make everything visible and lower/raise work. Cheers Martin P.S. I'm...

    2009-11-29 10:29:56 UTC by martin23

  • regionupdate on move

    regions should update after movement, not with the next tap. Problem: e.g. if you have 2 buttons next to each other, move the container 1 button length to the right and the first tap after the movement is on the left button, the programm will tap the right button instead.

    2009-11-03 09:17:44 UTC by xatomic

  • TISCH

    echtler committed revision 7 to the TISCH SVN repository, changing 444 files.

    2009-10-30 10:55:51 UTC by echtler

  • TISCH

    echtler committed revision 6 to the TISCH SVN repository, changing 1 files.

    2009-10-30 10:40:54 UTC by echtler

  • TISCH

    echtler made 6 file-release changes.

    2009-10-28 09:55:07 UTC by echtler

  • TISCH

    echtler made 1 file-release changes.

    2009-10-27 09:44:02 UTC by echtler

  • TISCH

    echtler made 5 file-release changes.

    2009-10-27 09:43:02 UTC by echtler

  • TISCH

    echtler made 1 file-release changes.

    2009-10-26 21:48:02 UTC by echtler

  • TISCH

    echtler made 2 file-release changes.

    2009-10-26 21:47:05 UTC by echtler

Our Numbers