Search found 28 matches: scrolled

Return to advanced search

simple image viewer - sample

... color, and font. The dialog does not have a help icon. 4. **Image Display**: An image (`oImage`) is displayed in the dialog box. The image can be scrolled, and its progress bar is turned off by default. 5. **Buttons**: The program defines several buttons with different actions: - "Select ...
by Otto
Fri Jun 09, 2023 6:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: simple image viewer - sample
Replies: 3
Views: 289

Re: Know the Column number clicked on the TXBrowse Header

This version works also when the browse is scrolled: #include "FiveWin.ch"function Main()   local oBrowser, oColumn   USE "clients"   XBROWSER "clients" SETUP ( oBrowser := ...
by Antonio Linares
Thu Nov 17, 2022 9:07 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Know the Column number clicked on the TXBrowse Header
Replies: 5
Views: 469

Re: Browse edit of cell with brush

... changes are written to the array (or other datasource) but the change is not updated in the browse. What exactly happening is that the browse is scrolled up without repainting the last row. This bug remains even till today. We will work on suitable fix and get back. Till then, please depend on ...
by nageswaragunupudi
Sun Sep 25, 2022 1:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse edit of cell with brush
Replies: 8
Views: 576

Re: galería de imágenes

... https://imagizer.imageshack.com/v2/xq90/923/JpqSTM.png The images are re-adjusted if the window is resized. Window can be scrolled up and down by 1. Using the vertical scrollbar 2. MouseWheel 3. Keys UP,DOWN,HOME,END We used the bitmaps and images available in fwh\bitmaps ...
by nageswaragunupudi
Wed Jan 06, 2021 8:52 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: galería de imágenes
Replies: 52
Views: 16996

Re: xBrowse faster with less colums

... all 400 cells. Most of the time only one row gets repainted. In such cases only 10 cells are painted. When we scroll up and down, the screen is scrolled (every cell is not repainted) and only the new row at bottom or top is painted. So only 10 cells are painted. If we do not have different bClrStd ...
by nageswaragunupudi
Fri May 01, 2020 12:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse faster with less colums
Replies: 9
Views: 1043

Re: to Nages: test for tdatabase

... is pushed.  The other advantage is that the display links to the data in the record buttons, so it's simple to handle updating as the browse is scrolled. When initializing the workorder, two calls are made for parts:   ::oWorkParts := TWorkParts():New( oEditWork:oCurrentOrder:wrkord ...
by TimStone
Fri May 10, 2019 6:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: to Nages: test for tdatabase
Replies: 37
Views: 5686

Re: scroll buttons tablet win10

gale,
a restaurant have many saloon and each saloon have many tables
i wish show only 4 buttons for saloon scrolled and only 20 tables buttons scrolled
I think it cannot hard to make
all can be show on a table win 10
by Silvio.Falconi
Sat Oct 14, 2017 4:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: scroll buttons tablet win10
Replies: 5
Views: 1186

xBrowse buffer with Array

... the array 2) has a totals screen The lower section has an xBrowse of the same array It displays below the folders on the dialog. As the xBrowse is scrolled, the selected row has it's data displayed in the upper GET fields If I edit a Get field, above, it will change the value displayed in the xbrowse ...
by TimStone
Thu Feb 02, 2017 12:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse buffer with Array
Replies: 4
Views: 1063

Re: Connect to Advantage Database

Hi Antonio , I try to make some test on FLH this morning. After install UBUNTU 14.04 LTS and all the packages needs to compile FLH i've a lot of errors like this: compiling... Harbour 2.1.0rc2 (Rev. 16643) Copyright (c) 1999-2011, http://harbour-project.org/ Compiling 'tutor01.prg'... Lines 1097, Fu...
by giuliano
Thu Aug 06, 2015 10:43 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Connect to Advantage Database
Replies: 31
Views: 11178

Re: Fivewin & Mobile Devices

... limited keys like tab), the on screen keyboard automatically goes away. 4. When onscreen keyboard shows up on the screen, the dialog should be scrolled so current control that has focus is visible. 5. When onscreen keyboard goes away the dialog can go back to original position. 6. When dialog ...
by Gale FORd
Fri Dec 19, 2014 3:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin & Mobile Devices
Replies: 11
Views: 2548

Re: Need expert comment

... need to keep destroying controls that go out of visibility and creating new controls for rows the come into the visible area, when the browse is scrolled. We also need to resize the controls when the browse is resized, refreshed and so on. (b) This is what xbrowse now does by default. When the ...
by nageswaragunupudi
Thu Oct 09, 2014 3:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need expert comment
Replies: 3
Views: 805

Re: Me marca error en la libreria libfive.a

Hola,,, Todavia me macar error... ya cheque con el harbour del ftdn cheque con el harbour de la pagina de harbour para linux y me marca el mismo error si compilo solo sin las librerias de fivewin ,,,,, puedo compilar y ejecutar sin problema los test de harbour pero me sigue marcando error con las li...
by benjiben143
Sun Jun 17, 2012 5:13 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Me marca error en la libreria libfive.a
Replies: 15
Views: 6114

Re: Me marca error en la libreria libfive.a

Hola buenas tardes tengo la version Ubuntu 12.04 LTS \n \l ya instale el appt-get benjiben@benjiben-Aspire-X3910:~/fivelinux/samples$ cat /etc/issue Ubuntu 12.04 LTS \n \l benjiben@benjiben-Aspire-X3910:~/fivelinux/samples$ sudo apt-get install libgtk2.0-dev Leyendo lista de paquetes... Hecho Creand...
by benjiben143
Sat Jun 16, 2012 7:15 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Me marca error en la libreria libfive.a
Replies: 15
Views: 6114

Re: xBrowse – memofields

... amount of text in the memo field. Or, you have to display as many lines of the memo as will fit, and then display one more line when the browse is scrolled up. Of course these things can be solved, but there will still be a tremendous calculation overhead when displaying the browse which will cause ...
by James Bott
Mon Nov 22, 2010 4:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse – memofields
Replies: 18
Views: 5249

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... the third way to make a filter for the outbox messages tx Does the latest hbIDE upload satisfy your needs ? Now the first error line is always scrolled to top with bold-red color.
by Pritpal Bedi
Wed Sep 08, 2010 3:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 99069
Next

Return to advanced search