Search found 229 matches: eoeo

Searched query: eoeo

by Silvio.Falconi
Fri Apr 30, 2021 10:49 am
Forum: FiveWin for Harbour/xHarbour
Topic: progress on msgitem
Replies: 1
Views: 366

progress on msgitem

I have a msgitem

DEFINE MSGITEM ::oMsgItem4;
OF ::oWndMain:oMsgBar;
PROMPT "";
SIZE 400;
BITMAPS "MSG_EOEO", "MSG_EOEO";
TOOLTIP " "

and I wish show a Meter

@ 02, 11 PROGRESS oApp:oProgressDlg POSITION 1 of oApp:oMsgItem4;
SIZE 200,18 pixel

make error
Error description: Error BASE/1004 ...
by Silvio.Falconi
Sat Mar 09, 2019 10:23 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Debenu Quick PDF Library
Replies: 44
Views: 9630

Re: Testing Debenu Quick PDF Library

Get treated, you, fasi, mda, solution, eoeo.
Your brain is going to jelly, assuming that you have something in that wooden cap that you call head.
And I knew you would bring up the wheelchair with which I move, poor fellow.

sorry you are in error, mda is Domenico di Gregorio of MdaSolution a ...
by Massimo Linossi
Sat Mar 09, 2019 8:42 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Debenu Quick PDF Library
Replies: 44
Views: 9630

Re: Testing Debenu Quick PDF Library

Get treated, you, fasi, mda, solution, eoeo.
Your brain is going to jelly, assuming that you have something in that wooden cap that you call head.
And I knew you would bring up the wheelchair with which I move, poor fellow.
by Silvio.Falconi
Wed Mar 14, 2018 5:23 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Ecommerce : wich I can use ?
Replies: 7
Views: 1743

Re: Ecommerce : wich I can use ?

I Know some api of woocommerce because I made 4 years ago a a plugin
http://www.eoeo.it/portfolio/woocommerce-italia/ for Italian Commerce because on woocommerce need some italian fiscal features. Woocommerce is born on Australia. it's for english ecommerce , then is extended to other ...
by Silvio.Falconi
Wed Sep 13, 2017 7:51 am
Forum: FiveWin for Harbour/xHarbour
Topic: toast win 10
Replies: 2
Views: 704

Re: toast win 10

... nKmIniziali)

where nKmIniziali is a number

and I recall msginfo with this function

Function msginfo(ctext)

Toast( ctext, "TicketBus", "Eoeo Software (c) 2017",;
"file://C:\Work\Prg\TicketBus_tablet\bitmaps\info.png" )

return nil





and it make error
Application===========&nbsp ...
by Silvio.Falconi
Fri Jul 08, 2016 10:37 am
Forum: FiveWin for Harbour/xHarbour
Topic: Show a Rtf page as Winword or OpenOffice
Replies: 0
Views: 397

Show a Rtf page as Winword or OpenOffice

I make some test how show a rtf control as Winword page or Openoffice on the middle of a owndmain

and this is the result

http://www.eoeo.it/wp-content/uploads/2016/07/v.jpg


only i have problem with vertical scroll because when i click on the vscroll it move also the messagebar ...
by Silvio.Falconi
Thu Jul 07, 2016 11:24 am
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 6186

Re: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.

Uwe,

with Paco Banner class I have the same result ....

http://www.eoeo.it/wp-content/uploads/2015/05/mm.bmp

I make a test with your 16 bmps
the code
#include "fivewin.ch"#include "banner.ch"function main()Local oDlg, oBannerLocal aPasos := { { PONER, 0 &#125 ...
by Silvio.Falconi
Fri Jul 01, 2016 10:17 am
Forum: FiveWin for Harbour/xHarbour
Topic: New method for richedit
Replies: 4
Views: 1000

New method for richedit

Image

choosesymbols(oRtf)
now it is a function but I must converte it on method to use with richedit class
by Silvio.Falconi
Fri Jul 01, 2016 9:23 am
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in TXBrowse?
Replies: 16
Views: 2874

Re: Bug in TXBrowse?

Image
here run ok
wich is the problem ?
by Silvio.Falconi
Thu Jun 30, 2016 12:04 pm
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : special chrs on xbrowse
Replies: 4
Views: 727

To Nages : special chrs on xbrowse

http://www.eoeo.it/wp-content/uploads/2016/06/ccc.jpg

why I cannot show the Wingdings characters on a xbrowse ?

I tried with oBrw:odatafont := oFont

I tried also with

FOR i := 1 TO LEN(oBrowChars:aCols)
oCol := oBrowChars:aCols[ i ]
oCol:oDataFont:= CreateFontGrid(aArrayFont ...
by Silvio.Falconi
Fri Jun 24, 2016 8:42 am
Forum: FiveWin for Harbour/xHarbour
Topic: Range Slider Control
Replies: 4
Views: 1083

Re: Range Slider Control

Antonino,
I need it for create tab paragraph on Richedit
I create a small pad ( FivePad)

Image

I insert tregla class to simulate the ruler but it not have the track to set paragraph
by Silvio.Falconi
Wed Jun 15, 2016 4:01 pm
Forum: FiveWin para Harbour/xHarbour
Topic: MsgCalc en REDEFINE GET
Replies: 7
Views: 1294

Re: MsgCalc en REDEFINE GET

On www.eoeo.it you can download my calc with ribbon simulation
http://www.eoeo.it/wp-content/uploads/2016/06/calc1-450x242.jpg

with Options language values and skin
http://www.eoeo.it/wp-content/uploads/2016/06/calc2.jpg

with Amort calc
http://www.eoeo ...
by Silvio.Falconi
Tue Jun 14, 2016 4:34 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Recompile TWBRW32X.LIB problem **Fixed**
Replies: 4
Views: 1054

Re: Recompile TWBRW32X.LIB problem

Dutch,

Image

I'm using Fwh 16.03
I compiled it with bcc7
I create the lib xWbrowse with xmate with the parameter I wrote you

I try with fwbrow.prg fivetech sample test ( c:\fwh\samples\) .... here run ok !!!!!
by Silvio.Falconi
Tue Jun 14, 2016 7:16 am
Forum: FiveWin for Harbour/xHarbour
Topic: Error on RibbonBar
Replies: 27
Views: 6431

Re: Error on RibbonBar

Cris,
I insert your code
Look ... do you see the name of the first tab ?

Image

Perhaps..but I am not a bionic man
by Silvio.Falconi
Mon Jun 13, 2016 2:35 pm
Forum: FiveWin for Harbour/xHarbour
Topic: resedit command
Replies: 11
Views: 2330

Re: resedit command

I use xmate.
with xmate I use PellesC as you can see on this picture of xmate's Configuration


Image




Wich is the command line if I wish use resedit instead of PellesC ?