| View previous topic :: View next topic |
| Author |
Message |
neters
Joined: 04 Jan 2006 Posts: 5
|
Posted: Fri Jan 06, 2006 8:03 pm Post subject: GtkCalendar::get_date() |
|
|
Hi,
I'm trying to use this method to get the date highlighted in a calendar but I get this:
Fatal error: Call to undefined method GtkCalendar::get_date()
I've gone through all the docs and can't seem to get this figured out..
Any help is greatly appreciated.
Niles |
|
| Back to top |
|
 |
cweiske
Joined: 08 Dec 2005 Posts: 454 Location: Leipzig/Germany
|
Posted: Sat Jan 07, 2006 9:52 am Post subject: Re: GtkCalendar::get_date() |
|
|
| neters wrote: | I'm trying to use this method to get the date highlighted in a calendar but I get this:
Fatal error: Call to undefined method GtkCalendar::get_date() |
That is a known problem among the php-gtk developers and will be fixed in the near future. Currently that means you can't use it :/ |
|
| Back to top |
|
 |
|