Search found 405 matches

by Marc Venken
Tue Jan 07, 2025 3:31 pm
Forum: FiveWin for Harbour/xHarbour
Topic: AC4xBrowse
Replies: 13
Views: 747

Re: AC4xBrowse

Then I have a older version, because this is not working here with the code selected like you do.

I get nothing

Version = 12/08/2020 : 4.007.424
by Marc Venken
Tue Jan 07, 2025 11:57 am
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse autosort
Replies: 2
Views: 102

Re: xbrowse autosort

:AddResource( "SEARCH_R" )
:nHeadBmpNo := 1
:nHeadBmpAlign := AL_RIGHT

oCol:nHeadBmpAlign := AL_LEFT/AL_RIGHT
by Marc Venken
Tue Jan 07, 2025 8:45 am
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowser keeps in a continious loop
Replies: 11
Views: 246

Re: Xbrowser keeps in a continious loop

OK, I also have latest version. Will upgrade it.
by Marc Venken
Tue Jan 07, 2025 8:13 am
Forum: FiveWin for Harbour/xHarbour
Topic: AC4xBrowse
Replies: 13
Views: 747

Re: AC4xBrowse

Otto,

Ok, but what text in the code you must select in order to get this data ?

@ 05, 05 SAY "Document" SIZE 150, 20 OF oFld2:aDialogs[FOLDERDOC_INFO] PIXEL FONT oBoldLarge COLORS CLR_BLUE, CLR_WHITE TRANSPARENT UPDATE

@ 05, 55 get oDoc VAR h_ingeven["DOCNUMMER"] SIZE 35,14 PIXEL OF oFld2 ...
by Marc Venken
Mon Jan 06, 2025 8:39 pm
Forum: FiveWin for Harbour/xHarbour
Topic: AC4xBrowse
Replies: 13
Views: 747

Re: AC4xBrowse

Otto,

What text do you select for Autocode to show a tGet and his data ?

I could use :

Get
Say
Folderex
Dialog
Window
Xbrowse (we know)
by Marc Venken
Mon Jan 06, 2025 8:21 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowser keeps in a continious loop
Replies: 11
Views: 246

Re: Xbrowser keeps in a continious loop

karinha wrote: Mon Jan 06, 2025 7:16 pm marc, answer: NO, NO, NO,NO and DISCARD.

Regards, saludos.
What do you mean ?

I do have a issue with this ....
by Marc Venken
Mon Jan 06, 2025 8:20 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowser keeps in a continious loop
Replies: 11
Views: 246

Re: Xbrowser keeps in a continious loop

Yes,

This is version 23.07

I just scroll the xbrowser from top down until bdelete. I don't press delete, just arrow down.
Yes/NO will stay and can't quit.

Image
by Marc Venken
Mon Jan 06, 2025 4:44 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowser keeps in a continious loop
Replies: 11
Views: 246

Re: Xbrowser keeps in a continious loop

No error, but you have a tDialog and I a tGet object showing
by Marc Venken
Mon Jan 06, 2025 4:22 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowser keeps in a continious loop
Replies: 11
Views: 246

Re: Xbrowser keeps in a continious loop

Antonio,

If you run this, you will see that Xbrowser (when you scroll down and past bDelete or come on bdelete, Xbrowsers will keep asking to delete in a endless loop. You can not scroll from top to bottom in xBrowser

At least here is thus, also with this sample.

I have to CTRL+ALT+DELETE to kill ...
by Marc Venken
Mon Jan 06, 2025 12:06 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowser keeps in a continious loop
Replies: 11
Views: 246

Re: Xbrowser keeps in a continious loop

Would someone please see if you use Xbrowser with a Tget object get the same effect ?

xbrowser(oGet) is only needed to test

I don't think that I can do anything wrong in order to get that error.
by Marc Venken
Mon Jan 06, 2025 12:03 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using Tget and Cuebanner
Replies: 24
Views: 533

Re: Using Tget and Cuebanner

Hey Sylvio,

Many thanks for you time and sample code. This is helpfull....
by Marc Venken
Fri Jan 03, 2025 1:17 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowser keeps in a continious loop
Replies: 11
Views: 246

Xbrowser keeps in a continious loop

I use xbrowser for debugging.

When I use this :

oKassa = TGet object

@ dialog->top ,dialog->left GET oKassa VAR hKassa["SALDO"] SIZE hDialog["BREEDTE"],hDialog["HOOGTE"] PIXEL RIGHT FONT oFontGet COLORS CLR_GET,CLR_GETBACK OF oTarget UPDATE

xbrowser(oKassa)

I see all object items and can scroll ...
by Marc Venken
Fri Jan 03, 2025 9:54 am
Forum: FiveWin for Harbour/xHarbour
Topic: Using Tget and Cuebanner
Replies: 24
Views: 533

Re: Using Tget and Cuebanner

Indeed... on Xbrowse. I'm not in need of a get with 2 bmps, it was just what I was thinking to see ))))
by Marc Venken
Fri Jan 03, 2025 8:14 am
Forum: FiveWin for Harbour/xHarbour
Topic: Using Tget and Cuebanner
Replies: 24
Views: 533

Re: Using Tget and Cuebanner

Sylvio,

This is indeed what I want to make, even on the folderex ....

If we could have just 1 dialog like this, and also some code inside with some validation and extra's
It would we a very good sample for me, but also for others in the Forum.

I would like to thank you for your effort !!

I came ...
by Marc Venken
Thu Jan 02, 2025 11:43 am
Forum: FiveWin for Harbour/xHarbour
Topic: Using Tget and Cuebanner
Replies: 24
Views: 533

Re: Using Tget and Cuebanner

Silvio,

This last picture is not from FWin forum, but a Software from Pictures of the NET.

Its just to have a idea. I did see some nice design from you, but when I come to one of them I will show you.

In fact, is you have 1 or 2 gets (only the code) where a lot of stuff in going on like

onchange ...