Page 1 of 1

Analog Clock Class

Posted: Mon Apr 17, 2006 12:41 am
by emarti
Download sample & class at
http://emarti.50webs.com/wxAnalogClock.zip
Respectly, emarti

wxAnalogSaat.h

Code: Select all

///////////////////////////////////////////////////////////////////////////////
// Name:		wxAnalogSaat.h
// Purpose:     Analog Clock
// Author:      emarti, Murat

Posted: Mon Apr 17, 2006 12:53 am
by emarti
Image

Posted: Thu Apr 20, 2006 8:32 am
by HK
Hi 8) emarti
Nice JOB.
I compilled at Linux ,it works
Thanks

Posted: Thu Apr 20, 2006 9:11 pm
by emarti
Thanks HK! This is cross-platform power. I like wxWidgets programming with C++ any platforms.

Posted: Tue Apr 25, 2006 2:25 am
by HK
Hi,
one error appeared at KDE environment
"cannot load "saat.png" file
but it works well at GNOME environment.
so curious :oops:

Posted: Tue Apr 25, 2006 6:43 am
by Jorg
It must be in your search path then.

You might do a locate or search for it in GNOME.

locate saat.png

when it can be found, it will present you with the path. It is most likely an /opt/gnome/..... something that is not standard in KDE.

Regards,
- Jorgen

Posted: Wed Apr 26, 2006 11:43 am
by HK
Thanks Jorgen,
At command it works.
I will try what you say later. :wink:

Many Thanks

Posted: Fri Aug 11, 2006 1:37 pm
by Angel Portal
I took today, and I am going to use it to test my installation.
I will get in contact telling you What I found!!!!

Angel Portal :D