pygnome access to gnome widget struct???
- From: Anthony Tekatch <tekatch idirect com>
- To: gnome-devel-list gnome org
- Subject: pygnome access to gnome widget struct???
- Date: Sun, 29 Apr 2001 09:48:36 -0400
How can I access parts of a gnome widget structutre like the calendar located inside the GnomeDateEdit? I'm using python (pygnome).
I tried the following without luck:
---------------------------------------------------
search_date1 = widgets.get_widget('search_date1')
calendar = search_date1.calendar
---------------------------------------------------
and I get "AttributeError: calendar"
Any ideas?
TIA
--
Anthony Tekatch
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]