Search found 51 matches: shifted

Return to advanced search

Re: xbrowseWeb - Work in Progress

Hello friends, Database-Navigation I now have 2 switches for forward/backward, and each time the sentence pointer for reading in is shifted by 20 records. The speed is good. I will now also link forward/backward with the mouse wheel. A kind of lazy loading. Best regards, Otto https://mybergland.com/fwforum/speed20.gif
by Otto
Mon Apr 29, 2024 11:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowseWeb - Work in Progress
Replies: 4
Views: 286

Re: Moving the dialog

1. How can I find out that part of the window is shifted behind the screen ?
2. How can I find out that the window update is caused by moving it to the screen ?
by Natter
Mon Oct 23, 2023 12:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Moving the dialog
Replies: 8
Views: 509

Re: Mr. Rao, errror xBrowse y oBrw:SetMultiSelectCol()

si esta activado :SetMultiSelectCol(), el valor de n2 es incorrecto, le suma 1


Yes.
Because one new column for multiselect is inserted as the first column of the browse, all the prevous columns are shifted to right by 1.
by nageswaragunupudi
Wed Nov 16, 2022 7:18 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mr. Rao, errror xBrowse y oBrw:SetMultiSelectCol()
Replies: 7
Views: 674

vertical position in preview

... PREVIEW I see the bitmap at it's correct place. When I code PRINT oPrn NAME "prv_test" PREVIEW FILE cPdfFile the position is shifted to a wrong position. Here a complete short test prg #include "FiveWin.ch"#define FWDIR   "d:\entw\fwh22"REQUEST FWHARUPROCEDURE ...
by Detlef
Thu May 12, 2022 5:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: vertical position in preview
Replies: 15
Views: 867

Re: ADS - The future is <sadly> now so where do you go ?

Tim, I just wanted to let you know that there are workarounds. Unfortunately, I have shifted my focus to HTML reporting. With that being said, none of these is an issue. EasyReport. Have please a look at the source code. EasyReport and TPrinter work on the same object. ...
by Otto
Mon May 09, 2022 8:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS - The future is <sadly> now so where do you go ?
Replies: 26
Views: 2857

XBrowse: a problem with GoRight() and GoToCol()

Using GoRight() and GoToCol() methods I noticed that the first columns of the browse are sometimes shifted left and no more visible even if there are plenty of space for them.

Any workaround?

EMG
by Enrico Maria Giordano
Thu Nov 05, 2020 9:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse: a problem with GoRight() and GoToCol()
Replies: 3
Views: 517

Re: Get Numeric

... When specified, formatted number is displayed right aligned, even during edit. Digits entered are inserted at the right most position and the text shifted to the left. Delete key or back key removes the last digit and moves the remaining text to the right.
by nageswaragunupudi
Mon Mar 02, 2020 4:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get Numeric
Replies: 4
Views: 944

New FTDN April/Abril 2018 (FWH 18.04)

... When specified, formatted number is displayed right aligned, even during edit. Digits entered are inserted at the right most position and the text shifted to the left. Delete key or back key removes the last digit and moves the remaining text to the right. * New function FW_ArrGroupSum( aData, ...
by Antonio Linares
Mon Jun 04, 2018 6:34 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2018 (FWH 18.04)
Replies: 1
Views: 2172

Re: Proposal .. 'just not xBase any more'

... the people starting business's. The reason there is no younger developers choosing xBase or any other desktop app tool is because the market has shifted - and new developers have to program for these markets. (Web,Mobile,Cloud) Cheers Colin
by Colin Haig
Tue Mar 07, 2017 11:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Proposal .. 'just not xBase any more'
Replies: 9
Views: 5751

Re: Popup menu on buttonbar shifted down

Enrico,

I can email you the most recent libs so you can test it now :-)
by Antonio Linares
Tue Jun 23, 2015 10:53 am
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Popup menu on buttonbar shifted down [Fixed]
Replies: 6
Views: 2367

Re: Popup menu on buttonbar shifted down

Here it is a sample. The items of the popup menu on the buttonbar are shifted down if compared with the same menu on menubar or on click on the window. #include "Fivewin.ch"FUNCTION MAIN()    LOCAL oWnd, oMen    MENU oMen 2007        MENUITEM ...
by cnavarro
Sun Jun 21, 2015 6:19 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Popup menu on buttonbar shifted down [Fixed]
Replies: 6
Views: 2367

Re: Popup menu on buttonbar shifted down

Enrico,

Confirmed. These are side effects of the recent changes on the menus.

We are working to solve it asap

many thanks for your feedback :-)
by Antonio Linares
Sun Jun 21, 2015 5:53 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Popup menu on buttonbar shifted down [Fixed]
Replies: 6
Views: 2367
Next

Return to advanced search