Search found 197 matches
- 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?
- 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
I trust all is well with you and wishing you the best.
Thank you.
Don
- 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 ...
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 ...
- 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
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
- Sat Mar 14, 2020 10:48 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic:
- Replies: -1
- Views:
Re: time with milliseconds
Many Thanks.
- 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?
- 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.
That's why we re-wrote it as shown above.
hopefully all is solved.
Respectfully,
Don.
- 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 ...
However, the class below takes care of the problem for me.
********************************************************************************************************************
//** REFRESH PASSWORD ON PASTE - WITHOUT REFRESH PASSWORD IS SHOWN IF PASTED
CLASS ...
- 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?
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?
- 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 ...
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 ...
- 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
if ::lHScroll is .f. - automatic word wrap - this is the default
if ::lHScroll is .t. - no word wrap
- 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.
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.
- 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 ...
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 ...
- Fri Feb 01, 2019 8:40 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic:
- Replies: -1
- Views:
Re: Date Time Formats
Many Thanks.
- 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
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