Page 2 of 4

Re: Lib Calc

Posted: Thu Feb 11, 2010 5:59 pm
by Vanguarda
mustafa wrote:Hello friend Vanguarda
I too have made the correction in
this piece from the list changing "Form_1" by
"Calc" and seems to work.

//---------------------------------------------------------------------------//
// This function clean the variable used for add value into memory
//---------------------------------------------------------------------------//
Static Function CancelMemo_Click
nMemo := 0
SetProperty("Calc","btnMS","FontBold",.F.) // Error -- > Form1
Calc.ReadHide.SetFocus()
Return Nil

I have made an example to get the Calculator
simply from a menu.
Regards
*----------------------*
Hola amigo Vanguarda
Yo tambien he efectuado la correccion en
este trozo del listado cambiando "Form_1" por
"Calc" y parece que funciona.
He efectuado un ejemplo para llamar la Calculadora
sencillamente desde un menu.
Un cordial saludo

Mustafa :?: :idea:
Hi friends,

Thanks Mustafa, it is a goog idea.

My best regards,

Re: Lib Calc

Posted: Thu Feb 11, 2010 6:00 pm
by Vanguarda
Alex Gustow wrote:Hi Vanguarda! Thanks for very good and useful thing!
Thanks my friend Alex, for your kinds words.

With best regards,

Re: Lib Calc

Posted: Thu Apr 08, 2010 12:57 pm
by mol
I've modified a little CALC function
Now you can link CALC to eg. function key F3 - if you press this key in numeric textbox, value of this on will be pasted as initial value of CALC. When U press F3 in CALC - your result will be send to TEXTBOX value....

To do: READONLY property sensibility....

Re: Lib Calc

Posted: Thu Apr 08, 2010 1:16 pm
by Rathinagiri
Super Marek!

Re: Lib Calc

Posted: Thu Apr 08, 2010 1:55 pm
by luisvasquezcl
Thanks Vanguarda, Marek and Mustafa.
Best regards,
Luis VAsquez

Re: Lib Calc

Posted: Thu Apr 08, 2010 4:55 pm
by srvet_claudio
Congratulations Vanguarda, Mustafa and Marek.
Very good!!!
Best regards,
Claudio Soto.

Re: Lib Calc

Posted: Thu Apr 08, 2010 5:48 pm
by mol
I think, Roberto will rebuild GRID control to process hotkeys. It will be super then!

Marek

Re: Lib Calc

Posted: Fri Apr 09, 2010 12:12 am
by Vanguarda
Thanks Marek for this nice update.


My best regards,

Re: Lib Calc

Posted: Fri Apr 09, 2010 6:22 am
by Alex Gustow
Vanguarda, Mustafa and Marek - you're doing very useful extension. I dreamed about something like this last few months. Thanks!

Re: Lib Calc

Posted: Fri Apr 09, 2010 8:44 am
by mol
by HMG dreams become reality :D