Re: [PHP-GTK] gtkcalender
[email protected] (Andrei Zmievski)
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 25 Jul 2001, Daniel Adams wrote: > has the GtkCalender class not been implemented in phpgtk? i do > $due_cal->get_date (&$year, &$month, &$day); and it doesn't set the vars. > Am I just doing it wrong? :-) Check the return value of that function. :) -Andrei