Search found 652 matches: detlef

Return to advanced search

Re: Spinner arrows

Dear Detlef,

You could programatically modify the registry from your FWH app but that would modify the entire behavior for Windows 11

Will your users accept that ?
by Antonio Linares
Tue Jul 25, 2023 7:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Spinner arrows
Replies: 4
Views: 320

Re: Spinner arrows

Many thanks, Antonio.
Your link helped me to get visible spinner arrows on my PC.
But on an other machine the arrows will be invisible until the user does follow the instructions from your linked page.

Thanks anyhow,
Detlef
by Detlef
Mon Jul 24, 2023 10:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Spinner arrows
Replies: 4
Views: 320

Spinner arrows

... to the place where they will be shown. Does anyone know how to make these arrows permanently visible with Windiws 11? Thanks for each idea, Detlef
by Detlef
Sun Jul 23, 2023 10:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Spinner arrows
Replies: 4
Views: 320

Re: numeric get

Dear Detlef,

Please modify this line in tget.prg this way:

FW_SayText( ::hDC, If( Empty( Eval( ::bSetGet ) ), "", Transform( Eval( ::bSetGet ), ::cPicture ) ), aRect, "R", ::oFont, ::nClrText )

now it works as you need :-)
by Antonio Linares
Thu Jul 20, 2023 11:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: numeric get
Replies: 8
Views: 328

Re: numeric get

Dear Antonio,
this doesn't work as I need it.
If I initialize my variable with a numeric Zero it works.
But I don’t want to show a '0' inside the get. It should be empty.

Regards, Detlef
by Detlef
Thu Jul 20, 2023 10:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: numeric get
Replies: 8
Views: 328

Re: numeric get

Dear Detlef,

Please modify FWH\samples\testget.prg this way:

@ 2, 6 GET oGet VAR nNum OF oDlg SIZE 60, 10 PICTURE "9999999.99" RIGHTTOLEFT

it seems to work fine. Please try it
by Antonio Linares
Thu Jul 20, 2023 9:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: numeric get
Replies: 8
Views: 328

numeric get

... '0' ( which I don't want to show ) Is it possible to display an empty get with a cursor waiting for input at the right end? Thanks for any idea Detlef
by Detlef
Wed Jul 19, 2023 7:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: numeric get
Replies: 8
Views: 328

Re: Booking xbrowse example

Thank you dear Detlef,

Mr. Rao is working on an enhanced version. Lets wait a little for him to deliver it

Its another great work from Mr. Rao :-)
by Antonio Linares
Wed Jul 12, 2023 9:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Booking xbrowse example
Replies: 16
Views: 3319

Re: Booking xbrowse example

... a customer you can not immediately drag and drop this cell. First you must click at an other cell. Then after drag and drop works well. Regards, Detlef
by Detlef
Wed Jul 12, 2023 9:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Booking xbrowse example
Replies: 16
Views: 3319

Re: xbrowse

I'm not sure, Antonio. Windows defender didn't find any virus.
But I made a clean new install of FWH.
And now it’s working as expected.

Thanks to all of you who spent time about my problem.
Detlef
by Detlef
Mon Jul 10, 2023 8:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse
Replies: 15
Views: 608

Re: xbrowse

Thank you, Marc.
I'm still guessing and trying to find out what causes my error.

Regards, Detlef
by Detlef
Sun Jul 09, 2023 1:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse
Replies: 15
Views: 608

Re: xbrowse

Tested the Detlef version and No error here. Result is the same as post 2 of Mr. Rao.

Latest version of FWH
by Marc Venken
Sun Jul 09, 2023 12:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse
Replies: 15
Views: 608

Re: xbrowse

Antonio Linares wrote:Dear Detlef,

When it crashes does it generate a hb_out.log file ?

If so, please post it here

Sorry, Antonio.
there's no log file created.
by Detlef
Sun Jul 09, 2023 11:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse
Replies: 15
Views: 608

Re: xbrowse

Dear Detlef,

When it crashes does it generate a hb_out.log file ?

If so, please post it here
by Antonio Linares
Sun Jul 09, 2023 8:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse
Replies: 15
Views: 608
PreviousNext

Return to advanced search