Re: [clutter] grid with multiple actors
- From: Lionel Landwerlin <llandwerlin gmail com>
- To: clutter-list gnome org
- Subject: Re: [clutter] grid with multiple actors
- Date: Wed, 14 Nov 2012 10:16:35 +0000
On 14/11/12 09:51, Patrick Shirkey wrote:
Hi,
I have a grid similar to a spread sheet with multiple actors (approx 1500)
which receiving button-press events. 12 rows x 130 columns
When the grid is built it takes about 5 seconds to be displayed on screen.
The grid can be expanded upto 130,000 actors or approx 1000 rows x 130
columns so it would take approx 500 seconds to build and display in that
case.
Is there are more efficient method to build a clickable/editable grid with
clutter?
Don't use that many actors. It's a well known weakness of Clutter.
-Lionel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]