mettli / guichan

Automatically exported from code.google.com/p/guichan
Other
0 stars 0 forks source link

Add a function computing the visible area of a widget #92

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The function should return a rectangle that represents the visible area of
a widget. The area should be relative to the widget's parent, just like
getDimension is.

Original issue reported on code.google.com by olof.nae...@gmail.com on 3 Oct 2008 at 8:48

GoogleCodeExporter commented 9 years ago
Could you say something about the use of such a method? Is this related to 
having
support for a dirty rectangle system?

Original comment by b.lindeijer on 3 Oct 2008 at 9:06