From: John H. <jdh...@ac...> - 2006-10-06 13:58:39
|
>>>>> "zhangh1" == zhangh1 <zh...@um...> writes: zhangh1> Hi, all: I added a table to my figure using 'table' zhangh1> function. But since this table is very long, the user can zhangh1> only see part of it. Is there any easy way to add a zhangh1> scroll bar to the chart so that the user can scroll it zhangh1> down and see it? Thanks You would have to use the embedding_in_yourgui.py examples to write your own GUI, ex examples/embedding_in_gtk.py JDH |