Search found 197 matches

by don lowenstein
Tue Sep 20, 2022 4:12 pm
Forum: FiveWin for Harbour/xHarbour
Topic:
Replies: -1
Views:

Vertical and Horizontal Scroll Bar Processing

Is there a way with Fivewin to build a dialog with automatic vertical and horizontal scroll bar processing that moves the display area as scroll bars are clicked?
by don lowenstein
Tue Jul 21, 2020 4:41 pm
Forum: FiveWin for Harbour/xHarbour
Topic:
Replies: -1
Views:

Re: error handler acting odd

I found my problem thanks to your help, Antonio.

I trust all is well with you and wishing you the best.

Thank you.
Don
by don lowenstein
Mon Jul 20, 2020 10:00 pm
Forum: FiveWin for Harbour/xHarbour
Topic:
Replies: -1
Views:

error handler acting odd

My error handler seems to be odd.
this just recently began.
It's not staying set on my default handler.

Is there a way to view the current error handler's target function it is currently set to?

Windows 10
MS-Visual C++ version 19
Harbour 3.2.0
FWH1095

the only thing different in my environment ...
by don lowenstein
Thu Jun 04, 2020 2:39 pm
Forum: FiveWin for Harbour/xHarbour
Topic:
Replies: -1
Views:

print a text file

What's the easiest way to print a text file?

if 1st select one of several printers - then I need to output a pre-formatted text file to the selected Windows Printer.

Suggestions?

thanks in advance.

Don
by don lowenstein
Sat Mar 14, 2020 10:48 pm
Forum: FiveWin for Harbour/xHarbour
Topic:
Replies: -1
Views:

Re: time with milliseconds

Many Thanks.
by don lowenstein
Sat Mar 14, 2020 1:48 pm
Forum: FiveWin for Harbour/xHarbour
Topic:
Replies: -1
Views:

time with milliseconds

Does a function exist which returns the time with milliseconds?
by don lowenstein
Mon Nov 25, 2019 5:45 pm
Forum: FiveWin for Harbour/xHarbour
Topic:
Replies: -1
Views:

Re: Paste values into Password Protected Get Objects

Yeah,

That's why we re-wrote it as shown above.

hopefully all is solved.

Respectfully,
Don.
by don lowenstein
Tue Oct 15, 2019 8:14 pm
Forum: FiveWin for Harbour/xHarbour
Topic:
Replies: -1
Views:

Re: Paste values into Password Protected Get Objects

The posted sample did not work for me.
However, the class below takes care of the problem for me.

********************************************************************************************************************
//** REFRESH PASSWORD ON PASTE - WITHOUT REFRESH PASSWORD IS SHOWN IF PASTED
CLASS ...
by don lowenstein
Tue Oct 15, 2019 6:05 pm
Forum: FiveWin for Harbour/xHarbour
Topic:
Replies: -1
Views:

Re: Paste values into Password Protected Get Objects

I've created an subordinate extension from the TGet class that I use.

All of my screens are dynamically generated and this one exception might be dangerous.

Is there a method I can "pirate" from the EDIT control to compile in my sub-ordinate TGet class that will resolve this for now?
by don lowenstein
Fri Oct 11, 2019 9:52 pm
Forum: FiveWin for Harbour/xHarbour
Topic:
Replies: -1
Views:

Paste values into Password Protected Get Objects

I have used fwh 1302 for many years until recently, when I upgraded to fwh 1905.

I found a difference when specifying lPassword := .t. on a tget() object.

If I paste a value into the "masked" get-object created with the 1302 version, no problem. The get displays all asterisks, but contains the ...
by don lowenstein
Thu Aug 01, 2019 1:07 am
Forum: FiveWin for Harbour/xHarbour
Topic:
Replies: -1
Views:

Re: TMultiGet wrap text

I discovered that the class variable ::lHScroll controls the wrapping.

if ::lHScroll is .f. - automatic word wrap - this is the default

if ::lHScroll is .t. - no word wrap
by don lowenstein
Wed Jul 31, 2019 5:26 pm
Forum: FiveWin for Harbour/xHarbour
Topic:
Replies: -1
Views:

TMultiGet wrap text

I'm using the TMultiGet class.
FWH-1905 /

How do I make my memo automatically wrap the text if I type past the width of the memo-field input area?

thanks in advance.
Don.
by don lowenstein
Wed Jun 05, 2019 10:49 pm
Forum: FiveWin for Harbour/xHarbour
Topic:
Replies: -1
Views:

harbour in DLL accessible to Visual Studio C# .Net

I'm trying to create a C# wrapper program that calls Harbour and FiveWin functions directly.

Does anyone know if the Harbour Libraries can be encapsulated into a DLL which can be linked into and used by a C# .Net program?
Same question for the FiveWin libraries.
Same question for my .prg files ...
by don lowenstein
Fri Feb 01, 2019 8:40 pm
Forum: FiveWin for Harbour/xHarbour
Topic:
Replies: -1
Views:

Re: Date Time Formats

Many Thanks.
by don lowenstein
Fri Feb 01, 2019 7:01 pm
Forum: FiveWin for Harbour/xHarbour
Topic:
Replies: -1
Views:

Re: Date Time Formats

Thanks for the reply, RIck.

I will have to settle for the date() + time() for now.
yes - I'm in the KC area - Cameron Mo - north about 50 miles.

I see from the join dates to this forum we've both have been long time Fivewin supporters.

Don