[wxCode-users] Empty components, unmaintained components, CVS info, shell/website access

2011-02-15 Thread Ulrich Telle
Since I received some complaints about the current state of wxCode I started to inspect the components hosted by wxCode. All in all there are 91 components listed in the wxCode database. I detected 6 *empty* components for which never code was being uploaded: wxCoolBar (4 years) wxMemo

Re: [wxCode-users] TimePickerCtrl component uploaded to svn repository

2011-02-15 Thread Bryan Petty
On Tue, Feb 15, 2011 at 1:37 PM, Paul Breen wrote: > I've uploaded the TimePickerCtrl files to the svn repository.  Running > "./configure&&make&&sudo make install" on my system (Ubuntu 10.04) succeeds > and makes a functional sample.  However, if anyone encounters problems > building on their

[wxCode-users] TimePickerCtrl component uploaded to svn repository

2011-02-15 Thread Paul Breen
Hello, I've uploaded the TimePickerCtrl files to the svn repository.  Running "./configure&&make&&sudo make install" on my system (Ubuntu 10.04) succeeds and makes a functional sample.  However, if anyone encounters problems building on their system, please let me know.  I'm open to suggestions

Re: [wxCode-users] submission of TimePickerCtrl component

2011-02-15 Thread Ulrich Telle
Hi Paul, > I've got the TimePickerCtrl component developed to the point where I > think it's ready for user beta testing. Great. > I know that there is a lot going on between the problems SourceForge > has been having and the changing administration of the wxCode > project, so I understand and a

Re: [wxCode-users] submission of TimePickerCtrl component

2011-02-15 Thread Bryan Petty
On Tue, Feb 15, 2011 at 4:33 AM, Paul Breen wrote: > I've got the TimePickerCtrl component developed to the point where I think > it's ready for user beta testing. This is good to hear. I will certainly be looking at this once it's up, thanks. This is something I've always felt should be includ

Re: [wxCode-users] submission of TimePickerCtrl component

2011-02-15 Thread Paul Breen
Hi Ulrich, I've got the TimePickerCtrl component developed to the point where I think it's ready for user beta testing.  The TimePickerCtrl acts as a graphical interface to a wxDateTime object.  I've also developed a similar control (a TimeSpanCtrl) that acts as a graphical interface to a wxTim