[wx-dev] wxAboutDialog again (Re: Release schedule, bug days)

Stefan Csomor csomor at advancedconcepts.ch
Tue Oct 3 22:44:14 PDT 2006


Hi Francesco 

> I hoped to be able to push for a new wxAboutDialog, too, 
> before 2.8.0; did anyone started to work at it (Vadim and 
> Stefan looked at first details in the thread "wxAboutDialog 
> (was: 2.8 release schedule ?)") ?
> 
> GtkAboutDialog has lot of properties which can be set 
> (they're optional):
> 
> http://developer.gnome.org/doc/API/2.0/gtk/GtkAboutDialog.html
> #id2994816
> 
> which options can we set in Mac native About box?

we have the following keys in calling HIAboutBox starting in 10.3 :

- name
- version
- copyright
- description

Best,

Stefan




More information about the wx-dev mailing list