Search found 145 matches: movement

Return to advanced search

Re: Another for Btnbmp

... a transparent dotted rectangle must be formed and not a black rectangle Furthermore it is aesthetically ugly to look at How can I eliminate the movement of the button? when I move the mouse over a btnbmp control the button must change color without shrinking and without making the typical movement ...
by Silvio.Falconi
Sat Mar 23, 2024 11:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4943

Re: Problem with xBrowse

Mr. Rao:

Could you please add the HDR_SUC column and with LEFT JOIN access the BRANCHES table to obtain the name of the branch
and display it in the BROWSE?

In an input movement the HDR_SUC column must be null

With best regards
by Armando
Wed May 31, 2023 12:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with xBrowse (Fixed)
Replies: 34
Views: 2160

CLASS modification

... to your code, you would likely need to create new methods similar to the existing methods for vertical scrolling, but adjusted for horizontal movement instead. This could include methods like hSetPos() for setting the horizontal scrollbar position, ScrollHorizontallyBy() for scrolling a certain ...
by Otto
Tue May 23, 2023 7:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1707

btnbmp state

can I show a btnbmp with an image and if I click on it it doesn't create the click movement without using the disable() method?
I allready tried with enablewindow(aBtnBrow[3]:hwnd,.t.) or .f.
by Silvio.Falconi
Wed Feb 08, 2023 9:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: btnbmp state
Replies: 2
Views: 200

Re: Fighting Xbrowse and lozing !!!

... that moving left and right would only trigger a function after a oBrw:bChange is called. now the bStrImage inside the xbrowse is called also every movement of cursor. There will be a reason for this..... but maybe we can consider a logical Var that toggles this beheavior ? For this specific browse, ...
by Marc Venken
Fri Dec 30, 2022 12:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fighting Xbrowse and lozing !!!
Replies: 18
Views: 1569

Fighting Xbrowse and lozing !!!

... to the right : items : 598 Moving up/down en left to right 2 times : Items : 1652 A dobble click will add more that 200 items Clear that every movement is calling the function many many times.... Not only movement, but editing etc... is calling functions more than once at some times. Clear ...
by Marc Venken
Sat Dec 17, 2022 11:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fighting Xbrowse and lozing !!!
Replies: 18
Views: 1569

Re: tdolphin de fivewin

Not correct.
XBrowse does not requery with each movement.
It is dolphin that requeries the entire table whenever a change is made. Not xbrowse.
by nageswaragunupudi
Wed Nov 30, 2022 4:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: tdolphin de fivewin
Replies: 7
Views: 748

New FTDN October/Octure (FWH 22.10)

... runtime error. - While browsing ordered datasources, incremental seek feature is on by default. At times this creates unexpected and undesired movement of records. Eg: USE CUSTOMER VIA "DBFCDX" SET ORDER TO TAG LAST XBROWSER ALIAS() COLUMNS "FIRST","CITY" Now, ...
by Antonio Linares
Wed Nov 02, 2022 11:55 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octure (FWH 22.10)
Replies: 2
Views: 862

Re: Fwteam - Xbrowse too slow

... test with other computers to see if it is a question of memory or not and I still cannot understand how I can solve If I scroll vertically, the movement is fast If you scroll horizontally the movement is fast up to a certain point then it goes very slowly I then discovered something else: if ...
by Silvio.Falconi
Sun Apr 17, 2022 8:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwteam - Xbrowse too slow
Replies: 21
Views: 1134

Re: Best technic to use the set relation to syntax

Marc, My original question is that when I don't use the Onchange in the parent, (My child browsers all always on a other foldertab. ) there is no movement while going true the parent. Yes, that is what you want. Otherwise you are dragging lots of useless data over the LAN each time you move from ...
by James Bott
Tue Jan 11, 2022 3:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Best technic to use the set relation to syntax
Replies: 11
Views: 770

Re: Best technic to use the set relation to syntax

... My original question is that when I don't use the Onchange in the parent, (My child browsers all always on a other foldertab. ) there is no movement while going true the parent. At the moment I want to see the invoices, I need to click on the Invoice Tab, and THEN I schould Ordcope the data ...
by Marc Venken
Tue Jan 11, 2022 9:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Best technic to use the set relation to syntax
Replies: 11
Views: 770

Re: Speedtest DBF vs. LetoDB and mySQL

... also display one or more records in the second browse. Also, you are displaying two images for each record in the secondary browse for each record movement in the main browse. Thus the second browse is slowing down the main browse a lot, especially when the entire main browse is refreshed. The ...
by James Bott
Tue Oct 19, 2021 3:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speedtest DBF vs. LetoDB and mySQL
Replies: 22
Views: 1777

Re: Speedtest DBF vs. LetoDB and mySQL

Marc, First I notice that you are calling a SETSCOPE function, and refreshing two images for every record movement. That is what is slowing down your browse. Try taking the entire :bChange line out and then test the speed. Also, if the images are on the server, then that may ...
by James Bott
Mon Oct 18, 2021 11:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speedtest DBF vs. LetoDB and mySQL
Replies: 22
Views: 1777

Re: EasyReport progress?

... class that creates the part to be drawn and many subclasses for the graphic design and to insert the objects. The parent class must support the movement of each object. As long as you use Fivewin's Tcontrol class it will never work another striking example See order position area I can't move ...
by Silvio.Falconi
Thu Jul 29, 2021 4:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EasyReport progress?
Replies: 86
Views: 8835

Map movement

Hi,

In IE (Activex), I open the map. Whether it is possible to move this map by means of commands (hot keys) also as it is done by a mouse ?
by Natter
Wed Apr 14, 2021 6:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Map movement
Replies: 0
Views: 312
Next

Return to advanced search