Search found 53 matches: shifted

Return to advanced search

Re: DBF How to obtain an array containing record number

... (GOTO) is moved by an offset, which is determined by the definition of the header and fields to set the starting point. The pointer is then shifted by the length resulting from the sum of the field definitions. The result is a string corresponding to the record line. This string is then ...
by Otto
Thu Oct 10, 2024 12:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF How to obtain an array containing record number
Replies: 16
Views: 1095

Video Migration from DBF to SQL (MySQL/MariaDB) Mr. Rao

... added layers that SQL brings, especially if all data is local. These points underscore that the context in which SQL was originally designed has shifted. When the data and web server are on the same machine, many of SQL’s traditional strengths—such as optimizing network traffic and providing ...
by Otto
Thu Sep 19, 2024 10:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Video Migration from DBF to SQL (MySQL/MariaDB) Mr. Rao
Replies: 5
Views: 646

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: 683

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: 783

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: 848

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: 1245

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: 4765

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: 609

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: 990

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: 3097

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: 6286

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: 4072
Next

Return to advanced search