Page 1 of 2

Alarm Clock

Posted: Tue May 12, 2015 8:01 pm
by mustafa
Hola amigos
Les presento un pequeño Sample de
un Reloj Despertador con la convinación del fichero
"clock82.swf" que creo que aporta un toque muy estético.
Miren el fichero "Readme.txt" y "Resource\screenshot.jpg"
Un saludo
*----------------------- Google ------------------------*
Hello friends
I present a small Sample of
an Alarm Clock with convinación file
"clock82.swf" I think it gives a very aesthetic touch.
Look at the "Readme.txt" file and "Resource\screenshot.jpg"
greetings
Mustafa ;)

Re: Alarm Clock

Posted: Tue May 12, 2015 8:05 pm
by esgici
Muchas gracias por compartir, hermano :)

Viva HMG :D

Re: Alarm Clock

Posted: Wed May 13, 2015 7:03 am
by serge_girard
Thanks !

Serge

Re: Alarm Clock

Posted: Wed May 13, 2015 10:42 am
by mol
Nice job!

Re: Alarm Clock

Posted: Wed May 13, 2015 12:42 pm
by luisvasquezcl
Muy creativo mustafa, muchas gracias.
Saludos cordiales,
Luis vásquez

Re: Alarm Clock

Posted: Wed May 13, 2015 2:45 pm
by danielmaximiliano
Gracias Mustafa por tus muy buenos aportes

Re: Alarm Clock

Posted: Wed May 13, 2015 3:55 pm
by esgici
Does everybody is in 64 Bit :?

This program too has TOPMOST problem when built in 32 bit (It's impossible to reach to CONTEXT menu) :cry:

Maybe the TOPMOST problem is for 32 bit environment only :?

Regards to developers :mrgreen:

Added later :

More, I couldn't see "digital" digits :(
noneDigitalDigits.PNG
noneDigitalDigits.PNG (9 KiB) Viewed 5007 times

Re: Alarm Clock

Posted: Wed May 13, 2015 7:41 pm
by mustafa
Hola amigo Esgici
Mire el pantallazo que le mando

La diferencia creo que está en la falta de instalar las Fonts
DS-DIGIT.TTF que estan en Carpeta Fonts cualquiera de las
cuatro que hay en carpeta.

*-------------------------------------------------------------------------------------*

Ver fichero build.log
Harbour 3.2.0dev (r1312060701)
Copyright (c) 1999-2013, http://harbour-project.org/
Alarm_Clock.prg: In function 'EnumFontsCallBack':
Alarm_Clock.prg:377:21: warning: unused parameter 'lpTextMetric' [-Wunused-parameter]
Alarm_Clock.prg:377:39: warning: unused parameter 'nFontType' [-Wunused-parameter]
Alarm_Clock.prg:377:58: warning: unused parameter 'lParam' [-Wunused-parameter]

Al compilar con build.3.2.bat solo me da un error en Warnig
de tres parametros de que está dentro de #pragma BEGINDUMP

lpTextMetric, nFontType , lParam

No se que puede ser pues esta parte de codigo la aporto en su dia con el sample
ActiveX por Andrés González López --> andyglezl "Demo.ACTIVEX.rar"

http://hmgforum.com/viewtopic.php?f=6&t ... it=activex

*----------------------------------------------------------------------------------------*

El otro ordenador que tengo está con Windows Vista a 32 bits y solo tengo
instalado hmg.3.2 he compilado y le mando la muestra que a mi me está funcionado.


*-------------------------------------------------- Google -translation --------------------------------------------*

Hello friend Esgici
Look at the screenshot to control it

I think the difference is the lack of install the Fonts
DS-DIGIT.TTF who are in any of the Fonts folder
four is in store.

View file build.log
Harbour 3.2.0dev (r1312060701)
Copyright (c) 1999-2013, http://harbour-project.org/
Alarm_Clock.prg: In function 'EnumFontsCallBack':
Alarm_Clock.prg:377:21: warning: unused parameter 'lpTextMetric' [-Wunused-parameter]
Alarm_Clock.prg:377:39: warning: unused parameter 'nFontType' [-Wunused-parameter]
Alarm_Clock.prg:377:58: warning: unused parameter 'lParam' [-Wunused-parameter]

When compiling with build.3.2.bat just gives me an error in Warnig
three parameters which is within #pragma BEGINDUMP

lpTextMetric, nFontType, lParam

It can not be because this part of the code I bring in his day with the sample
ActiveX by Andres Gonzalez Lopez -> andyglezl "Demo.ACTIVEX.rar"

http://hmgforum.com/viewtopic.php?f=6&t ... it=activex

*-----------------------------------------------------------------------------*
The other computer that I have is with Windows Vista 32-bit and I just
I installed hmg.3.2 compiled and sent the sample to me it is worked for me.

Regars
Mustafa

Re: Alarm Clock

Posted: Wed May 13, 2015 8:04 pm
by esgici
mustafa wrote:
I think the difference is the lack of install the Fonts
DS-DIGIT.TTF who are in any of the Fonts folder
four is in store.
OK Brother,

Font problem eliminated after installed font files (DS*.TFF) to Windows\Fonts folder.

Sorry, I expected fonts became usable without installed :oops:

And .exe you sent worked fine ( without TOPMOST problem ) :o

I didn't understand why ? :?

Anyway thanks to share :arrow:

Saludos cordiales :D

Added later :
I didn't understand why ? :?
Now, clear : HMG 3.2 not have TOPMOST problem :arrow:

Regards

Re: Alarm Clock

Posted: Thu May 14, 2015 5:57 pm
by HASA
Good afternoon, ran the example on a secondary HD [E:] installed on a machine with Win / XP, rolled perfect image alarm1.png. As the folder is shared with a colleague who requested access to the program to see its operation, and the error occurred the alarm.png image with Win / 7 Ultimate.

HASA