Re: Mixed pixbuf and text
- From: Beast <beast i6x org>
- To: gtk-perl-list gnome org
- Subject: Re: Mixed pixbuf and text
- Date: Fri, 01 Jul 2005 13:10:01 +0700
muppet wrote:
Can't do it with SimpleList, but you can with TreeView. Just pack two
cell renderers into one column. That means you have to do a bit more
work, stuff that the convenience APIs normally do for you.
Thanks scott.
Another question, supose I have SimpleList which display 10 rows and it
should be populated by querying some data source. Results can be more
than 900 rows and unfortunately it can take more than 2 minutes to finished.
Is there any way to 'flush' the buffer and display the results
immediately (as long as users scroll the window) without waiting query
to finished so the user get the impression that program is fast?
--
--beast
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]