Search found 12 matches
- Tue Aug 29, 2006 10:25 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: PDF From Preview
- Replies: 22
- Views: 9010
Milan
There are developers, they have made product ad hoc. I have developed a my system that use in my programs. But in order not to sell it to other developers, but for my customers. I do not want to make competition to other colleagues, who live with this products. For this withdrawal the availability t...
- Tue Aug 29, 2006 10:06 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Tsocket
- Replies: 10
- Views: 2822
reinaldo a good ip monitor give us a gread hand.
I worked with socket. My FiveWin WebServer, have 4 years of work and give me 0 problems. All maked with fivewin class with few modify. I am satisfied from this tecnology in Fivewin. But prior of write a software for network, you have installed a network monitor?. Else, in some case, you not succeed ...
- Tue Aug 29, 2006 9:12 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Problem with get / Tget object
- Replies: 9
- Views: 3543
Estimando James Bott
It is one unexpected and appreciate surprised your mail. I study and appreciate your manual on FiveWin Class. Me has been much profit. For the procedure the problem is this. I must extract the characters, who come directly typed, from the buffer of an object get. Possibly the entire string, not a ch...
- Tue Aug 29, 2006 8:43 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Problem with get / Tget object
- Replies: 9
- Views: 3543
My photo?
Hello Silvio, how are you?
My photo?
Becouse is the only in black and white.
For reduce the dimensions of image.
Why not?
Buona vida Silvio.
Eduardo Freni
My photo?
Becouse is the only in black and white.
For reduce the dimensions of image.
Why not?
Buona vida Silvio.
Eduardo Freni
- Tue Aug 29, 2006 2:42 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Problem with get / Tget object
- Replies: 9
- Views: 3543
Ok work
Is true, i not have passed, the oDlg at procedure test. Now i passed and no error in procedure. But, how to see CharContainer not contain all character typed in the string, but the string with character -1, character captured from nkey Thanks for all. Best regards #include "FiveWin.ch" fun...
- Tue Aug 29, 2006 12:07 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Problem with get / Tget object
- Replies: 9
- Views: 3543
the dialog go to error
When i test with fwh the sample give an error at this row: oDlg:SetText( CharContainer ) To me seems that the problem is in the dialog that does not have the method. But, if i take the character in CharContainer and add chr(nKey) the problem are solved. Is solvable the problema, for get all characte...
- Mon Aug 28, 2006 11:28 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: PDF From Preview
- Replies: 22
- Views: 9010
Excuse me.
My is not one critical. I know that products in order to make these things are several. But this problem I have resolved it a year ago, when the products not were. I have not said what I have said in order to damage someone. I have found the system, that me it seems being better than many others. Bu...
- Mon Aug 28, 2006 5:53 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: user-defined form over OLE in Outlook
- Replies: 3
- Views: 1499
ok
I do know for execute formular in outlook.
Eduardo Freni
Eduardo Freni
- Mon Aug 28, 2006 2:18 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: user-defined form over OLE in Outlook
- Replies: 3
- Views: 1499
Do not
I do not understand
- Mon Aug 28, 2006 1:46 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: PDF From Preview
- Replies: 22
- Views: 9010
Is not a Class
Is not a class but a real pratic metod for use Crystal Report and for resolve all print problem. I not use Fivewin printing system, because i owe to give at users professional "printed document". And fivewin engine is a good print system for corrent "printed document" but no for ...
- Sun Aug 27, 2006 1:41 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: PDF From Preview
- Replies: 22
- Views: 9010
Re: PDF From Preview
I resolved this problem a year ago. For to give at my customers professional printed documents, i cannot use arrangiament. The invoice, the look and feel and easy to use, have not price. I have studyed for some time crystal report, after have tested many report generator free and not free. I tested ...
- Sun Aug 27, 2006 12:44 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Problem with get / Tget object
- Replies: 9
- Views: 3543
Problem with get / Tget object
I use in the get object, bChange for to know step by step the characters typewrite in a variable. Fivewin report across nkey the chr number of last character typed. But if i call the VarGet() method for read the total character typed, he not return me, nothing for the first 2 character. After typede...