Search found 55 matches: msgcalc

Return to advanced search

Re: Calculator revisited

Tim,

You can implement it quite easily using:

... GET ... ACTION WinExec( "calculator" )

If it is fine for you, then I help you to recover the value shown.

Of course it is even better to use a FWH calculator. Please try MsgCalc() from FWH
by Antonio Linares
Fri May 23, 2014 4:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Calculator revisited
Replies: 33
Views: 18884

Re: DIALOG ON DIALOG

Ok Now I explain you : I wish add % percentual math control to msgcalc (it there is on msgcalc but I wish add different calculation) I wish add calculation, incremental and decremental I need it to calculate Tax on a price First I first I made a function ...
by Silvio.Falconi
Tue May 07, 2013 9:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DIALOG ON DIALOG
Replies: 8
Views: 3025

Re: Simulate BackSpace on a Get

James, do you Know msgcalc() ? I not think it have problems on oGet:bChange := {|nKey,nFlag,oB|(Chr(nKey)$"0123456789.")} oGet:bKeyDown := { | nKey | Load_Get(oGet),VerKey( nKey, oBSum, oBMin, oBMol,oBDiv, oBPer, oBCan, oBRes ...
by Silvio.Falconi
Mon May 06, 2013 5:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Simulate BackSpace on a Get resolved !!
Replies: 16
Views: 3508

Re: Simulate BackSpace on a Get

... with the ACTION ACTION (oGet:oGet:varPut(left(oGet:oGet:varGet(),len(rtrim(oGet:oGet:varGet())-1)))) I have a Get oGet and a GEt oRes if you see msgcalc() function perhaps you understand I put thi command insteas of btnpaste button @ 0,0.5 GET oGet VAR cGet OF oDlg SIZE 95,10 oGet:bChange := ...
by Silvio.Falconi
Mon May 06, 2013 8:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Simulate BackSpace on a Get resolved !!
Replies: 16
Views: 3508

Re: Simulate BackSpace on a Get

Sorry but not run ok

I re-made msgcalc() on W7

Image

I wish use the butoon <- to erase cr on the get
by Silvio.Falconi
Sun May 05, 2013 7:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Simulate BackSpace on a Get resolved !!
Replies: 16
Views: 3508

Re: Simulate BackSpace on a Get

I need it on msgcalc and your line not run good
by Silvio.Falconi
Sun May 05, 2013 4:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Simulate BackSpace on a Get resolved !!
Replies: 16
Views: 3508

Re: change a get with on execution

this run ok , I need it to change Msgcalc Standard to Scentific...
by Silvio.Falconi
Sat Apr 27, 2013 6:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: change a get with on execution
Replies: 5
Views: 1049

Re: Se necesita ayuda en el wiki !

... MGetCreate() MGetLine() MGetReplace() MidiNoteOn() ModifyMenu() MoreHeap() MoveCalendar() MoveGet() MoveTo() MoveWindow() MsgAbout() MsgAlert() MsgCalc() MsgBeep() MsgDate() MsgGet() MsgInfo() MsgList() MsgLogo() MsgMeter() MsgNoYes() MsgPaint() MsgRetryCancel() MsgRun() MsgSound() MsgStop() ...
by Cgallegoa
Sun Feb 21, 2010 10:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Se necesita ayuda en el wiki !
Replies: 12
Views: 5510

Re: Help to complete the wiki and get a free FWH 9.07 !!!

... 06-FDate 07-cGetNewAlias 08-GetOrdername 09-IsCdRom 10-IsDiskette 11-lChDir 12-IsWin64 13-lMkDir 14-lRmDir 15-MsgDate 16-MsgWait 17-MsgBeep 18-MsgCalc 19-MsgLogo 20-MsgStop 21-nDbl2Flt te solicito una copia de fwh 9.07 muy agradecido. :-) carlos vargas
by carlos vargas
Thu Aug 27, 2009 1:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to complete the wiki and get a free FWH 9.07 !!!
Replies: 80
Views: 14344

Re: TSBrowse for FWPPC

Dear José Luis Capel, msgcalc is the same of msgcalc I only modify the color of the buttons and i insert btnbmp buttons I sent this msgcalc new source for fwppc to Antonio Linares many month ago. He promised me to include them on new ...
by Silvio
Wed Jul 22, 2009 7:53 pm
 
Forum: FiveWin for Pocket PC
Topic: TSBrowse for FWPPC
Replies: 17
Views: 3585

Re: TSBrowse for FWPPC

Manuel,
I sent this msgcalc new source for fwppc and msgclock for fwppc to Antonio Linares many month ago.
He promised me to include them on new fwppc version.
If the sources are not included on fwppc last version I can send you all
there is not problem !!
by Silvio
Tue Jul 21, 2009 8:24 pm
 
Forum: FiveWin for Pocket PC
Topic: TSBrowse for FWPPC
Replies: 17
Views: 3585

Re: Teclado numerico virtual

see msgcalc
by Silvio
Mon Jul 06, 2009 8:34 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Teclado numerico virtual
Replies: 3
Views: 617

FWPPC CALC

I REWRITE MSGCALC FOR FWPPC
I add Memory and Trigonometrics functions

Image

Can be downloaded from here : http://www.teramoest.it/msgcalc.rar
by Silvio
Thu May 14, 2009 10:10 pm
 
Forum: FiveWin for Pocket PC
Topic: FWPPC CALC
Replies: 4
Views: 739

TcardPreview : a Xmax present to all fwh users from Silvio

... return nil //----------------------------------------------------------------------------// I hope YOU enjoy with it. For a sample I correct the msgcalc of Gadaleta and I insert my Tcardpreview class as a small printer preview paper look it please http://img374.imageshack.us/img374/6071/stampantinahb0.png
by Silvio
Wed Dec 03, 2008 4:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TcardPreview : a Xmax present to all fwh users from Silvio
Replies: 0
Views: 587

... 'msgbar.prg'... Lines 560, Functions/Procedures 22 Generating C source output to 'msgbar.c'... Done. C:\classes>c:\xharbour\bin\harbour msgcalc.prg /n /ic:\fwh\include;c:\xharbour\include xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6195) Copyright 1999-2008, http://www.xharbour.org ...
by anserkk
Thu Oct 16, 2008 8:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create FiveH.Lib and FiveHx.Lib from C:\FWH\Source\Classes
Replies: 18
Views: 6685
PreviousNext

Return to advanced search