Re: tables in a textview
- From: Jaap Karssenberg <j g karssenberg student utwente nl>
- To: Fabrizio Lanza <aquilarubra gmail com>
- Cc: gtk-perl-list gnome org
- Subject: Re: tables in a textview
- Date: Tue, 11 Apr 2006 10:11:14 +0200
Fabrizio Lanza wrote:
is there an easy way to build a table (like for html tables style)
in a textview? Does anybody have some sample code?
As I wrote earlier I think the only way to go is to embed a Gtk2::Table
object in the Textview. Problem is that you then need to use multiple
TextView widgets to fill in the table cells. This could become fairly
complicated. (Of course one could also use a TreeView instead of a
table, but that doesm't change much.)
-- Jaap Karssenberg <pardus cpan org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]