BP> > thank you, i appreciate your time. none of the above affect the
BP> > size in the way it would be usable. i am thinking that the issue
BP> > is, that the table's rows are too high. my problem is, though,
BP> > that i cannot find any good documentation on python elementary.
BP> > there seems to be no real documentation only the elementary tests
BP> > in python (can be found in enlightenment svn)
BP> that is all i know about
i have seen that and certainly this is not enough for me... anyways, i
found a solution to my need to see the satelite status more graphically:
in shr_gpsinfo.py replacing
self.satlab[row].label_set("%d (%d,%d) %d" % (prn, ele, azi, srn))
with
self.satlab[row].label_set("<b>%d </b> (%d,%d) %d "% (prn, ele, azi,
srn) + srn*'|')
mind the email line wrap
cheers
Petr
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user