Search found 107 matches

by concentra
Sat Jan 13, 2007 9:46 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Terminal Services
Replies: 10
Views: 2730

Davide, did you have success in getting the IP address of the TS client ?

Maurício Faria
by concentra
Mon May 15, 2006 6:49 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Classes inheritance. How to ?
Replies: 17
Views: 5552

Re: Classes inheritance. How to ?

EnricoMaria wrote:It is a flag that allows a one-time registration of a control class. It is needed to get Windows aware of the new control.
EMG

Ok, but could you tell me when I need it and when I do not ?

[[]] Maurício Faria
by concentra
Mon May 15, 2006 5:51 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Classes inheritance. How to ?
Replies: 17
Views: 5552

Re: Classes inheritance. How to ?

Gale FORd wrote:Don't forget to add:
CLASSDATA lRegistered AS LOGICAL
Bingo !!!!!
Added this single line and my inherited class worked like a charm...
Thanks Gale, but what the hell is "lRegistered" ?

[[]] Maurício Faria
by concentra
Mon May 15, 2006 11:53 am
Forum: FiveWin for Harbour/xHarbour
Topic: Classes inheritance. How to ?
Replies: 17
Views: 5552

Re: Classes inheritance. How to ?

Where can I find a tutorial and/or documentation about how to create and inherit FWH classes ? Best documentation is FWH source code. I tried but could not figure out what is wrong with my code. I thought I needed to study a little if some docs are avaiable. I am triing to inherit a class from anot...
by concentra
Mon May 15, 2006 11:44 am
Forum: FiveWin for Harbour/xHarbour
Topic: Classes inheritance. How to ?
Replies: 17
Views: 5552

Maurício, There are a couple of articles that I wrote on this available on my website here: http://ourworld.compuserve.com/homepages/jbott/program.htm The article, "Introduction to Object-Oriented Programming Using FiveWin" is in two parts. >I am getting an error that I don´t have if I us...
by concentra
Mon May 15, 2006 11:42 am
Forum: FiveWin for Harbour/xHarbour
Topic: Classes inheritance. How to ?
Replies: 17
Views: 5552

Re: Classes inheritance. How to ?

Where can I find a tutorial and/or documentation about how to create and inherit FWH classes ? Is there one around ? I am triing to inherit a class from another because I need to add a method. I am getting an error that I don´t have if I use the original class. The object seems not ot be created at...
by concentra
Fri May 12, 2006 7:47 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Classes inheritance. How to ?
Replies: 17
Views: 5552

Classes inheritance. How to ?

Where can I find a tutorial and/or documentation about how to create and inherit FWH classes ? Is there one around ? I am triing to inherit a class from another because I need to add a method. I am getting an error that I don´t have if I use the original class. The object seems not ot be created at ...
by concentra
Fri Dec 16, 2005 3:43 pm
Forum: FiveWin for CA-Clipper
Topic: Can´t find error meanning. "Error BASE/1009 : <&quo
Replies: 6
Views: 1711

Antonio Linares wrote:Please explain what you need to do. What do you need that keystroke for ?
In this case I need to wait sometime to repeat a procedure.
by concentra
Fri Dec 16, 2005 12:18 pm
Forum: FiveWin for CA-Clipper
Topic: Can´t find error meanning. "Error BASE/1009 : <&quo
Replies: 6
Views: 1711

Antonio Linares wrote:You should not use Inkey() on a FW application.
Ok, thanks.
What should I use to wait a key in FiveWin ?
by concentra
Thu Dec 15, 2005 11:59 am
Forum: FiveWin for CA-Clipper
Topic: Can´t find error meanning. "Error BASE/1009 : <&quo
Replies: 6
Views: 1711

Can´t find error meanning. "Error BASE/1009 : <&quo

I am getting an error "Error BASE/1009 : <" and can´t find what is it.
This error is not in Clipper docs.
The prg line is "RETURN Inkey()"...
It s an FiveWin + Clipper program.
Does anyone know what is it ?
by concentra
Wed Dec 07, 2005 12:46 pm
Forum: FiveWin for Harbour/xHarbour
Topic: RC dialogs and bitmaps disapearing
Replies: 9
Views: 2504

Antonio Linares wrote:Mauricio,

The sample you have provided works ok with FWH and Borland.
Ok, thanks for your attention.
With Clipper it works Ok also.
Seems to be a xHarbour.com Builder problem. Will post another message in the xHarbour.com news.

[[]] Maurício Faria
by concentra
Wed Dec 07, 2005 11:30 am
Forum: FiveWin for Harbour/xHarbour
Topic: RC dialogs and bitmaps disapearing
Replies: 9
Views: 2504

Antonio Linares wrote:Mauricio,

The dialogs are empty ? No controls on them ?
Yes.
I tried to reproduce the problem with the simplest example I could build, and that was with empty dialogs. If I fill the dialogs with controls the result is the same.

[[]] Maurício Faria
by concentra
Tue Dec 06, 2005 4:10 pm
Forum: FiveWin for Harbour/xHarbour
Topic: RC dialogs and bitmaps disapearing
Replies: 9
Views: 2504

mauricioajordao wrote:fala xará
como esta o arquivo de compilaçao o BAT
mauricio (RJ)
Diga lá!
Esqueci de dizer que estou usando xHarbour Builder da xHarbour.com.
O xBp está no corpo da mensagem.
No zip que eu citei acima tem um .log que são os comandos executados.

[[]] Mauricio
by concentra
Tue Dec 06, 2005 4:08 pm
Forum: FiveWin for Harbour/xHarbour
Topic: RC dialogs and bitmaps disapearing
Replies: 9
Views: 2504

Antonio Linares wrote:Mauricio,
Are you using Borland controls ?
No
Antonio Linares wrote:Could you provide a url to download your PRG and RC as a ZIP file ? Thanks.
http://www.farmacia.com.br/test.zip
I forgot to say I am using xHarbour Builder from xHarbour.com.
I put in the zip the .log .map .ppo and .res generated files.

[[]] Mauricio
by concentra
Tue Dec 06, 2005 12:37 pm
Forum: FiveWin for Harbour/xHarbour
Topic: RC dialogs and bitmaps disapearing
Replies: 9
Views: 2504

RC dialogs and bitmaps disapearing

I have a problem with a RC file linked with xHarbour. The problem only occurs in xHarbour, in Clipper it´s OK. It works fine for sometime and, suddenly, when something is changed in the RC, I tget the error: "Error FiveWin/3 Cannot create Dialog Box" I am sure the dialog exists in the RC. ...