Re: [gnome-about] Title box is a hyperlink
- From: Hassan Aurag <aurag crm umontreal ca>
- To: gnome-devel-list gnome org
- Subject: Re: [gnome-about] Title box is a hyperlink
- Date: Sun, 02 Jan 2000 17:42:04 GMT
Hi,
Here is another suggestion!
This applies if you can do variable argument stuff with C of course,
and assign default values to those arguments! (Can be done in Python)
If yes, then could you do something like this:
GnomeAbout(old variables stay where they are, email="", web=""):
if len(email) or len(web):
Do your new incompatible GnomeAbout stuff and show those urls!
Else: do the old stuff!
I think this would avoid breaking any compatibility while offering
your ideas to coders!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]