Search found 447 matches: grid

Return to advanced search

Re: mod for Fivewin - FLEXGRID extension for xBrowse

Dear Otto On the mod-harbour forum you have many examples that I put on the use of grid and flex. Let's not confuse both technologies (which are included in all browsers natively) https://forum.modharbour.app/viewforum.php?f=16 It also has the videos I made on the ...
by cnavarro
Tue May 18, 2021 7:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: mod for Fivewin - FLEXGRID extension for xBrowse
Replies: 7
Views: 938

DEL - CANC in Xbrowse

Hi all In GET defined in an XBROWSE grid where the rows have a height greater than 1 the DEL - CANC key does not clear the characters, so at the time of VALID the GET buffer is incorrect, instead using the BACKSPACE button the erasure is correct. ...
by mauri.menabue
Fri Apr 23, 2021 11:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DEL - CANC in Xbrowse
Replies: 0
Views: 387

Re: Resize dialog

... as the viewport changes. Bootstrap primarily uses the following media query ranges—or breakpoints—in our source Sass files for our layout, grid system, and components. // Extra small devices (portrait phones, less than 576px) // No media query for `xs` since this is the default in Bootstrap ...
by Otto
Thu Oct 22, 2020 7:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resize dialog
Replies: 16
Views: 1737

Re: Coordinates Excel-grid.

Thank you Massimo.

It's just what I needed.
by Marc Vanzegbroeck
Mon Oct 19, 2020 4:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Coordinates Excel-grid.
Replies: 2
Views: 476

Re: Coordinates Excel-grid.

Hi Marc, try this #include "Fivewin.ch"#define msoShapeRectangle       1FUNCTION MAIN()        LOCAL   oExcel, oWorkBooks, oSheet, oCell1, oCell2               TRY                oExcel := TOleAuto():New( "Excel.Application" )        CATCH                o...
by MaxP
Mon Oct 19, 2020 3:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Coordinates Excel-grid.
Replies: 2
Views: 476

Coordinates Excel-grid.

Hi,

I want to draw some shapes like this in excel (like a bar-graph).
Image

I want the height of the shapes the same of the grid. How can I calculate the coordinates?
by Marc Vanzegbroeck
Thu Oct 15, 2020 11:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Coordinates Excel-grid.
Replies: 2
Views: 476

Re: PROBANDO

PGO, ¿Como puedo indicar que el Get de la contraseña no se vea lo que se teclea? Clausula TYPE --> GET ID 'Pass' VALUE "" GRID 12 PLACEHOLDER 'Introduzca su Cóntraseña...' LABEL 'Contraseña' TYPE 'password' OF o Los type que s epueden utilizar son los standard html5 -> https://www.w3schools.com/tags/att_input_type.asp ...
by Carles
Thu Sep 10, 2020 2:30 pm
 
Forum: mod_harbour
Topic: PROBANDO
Replies: 2
Views: 660

datatables DBF server-side processing

... the internet with an upload speed of around only 28 Mbps. There are thirty thousand records in the DBF file. It takes about 5 seconds to fill the grid. So if we have larger files, we need server-side processing. But as soon as the grid is filled all is very speedy. I will start working on a server-side ...
by Otto
Sun Aug 16, 2020 10:09 am
 
Forum: mod_harbour
Topic: datatables DBF server-side processing
Replies: 0
Views: 304

Re: Thank to Mr. Rao

... issue of the vertical scroll bar under SQLRDD has not yet been solved, xBrowse is an extraordinary control and has nothing to envy to the Telerik grid for example. The work of Mr. Nages has been extremely commendable and with advances that were unthinkable when xBrowse appeared back in version ...
by MOISES
Thu May 28, 2020 8:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Thank to Mr. Rao
Replies: 8
Views: 1638

Re: Print Colored Box

Rao , Resolved !!! I managed to get in a 40x20 grid the last box you see on the right corner is in position x40-y1 It is a great satisfaction I can put 800 elements on an A4 sheet https://i.postimg.cc/vBnP0wg3/scr.jpg I just can't ...
by Silvio.Falconi
Sat May 23, 2020 3:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print Colored Box
Replies: 5
Views: 695

Re: TWeb for mod Harbour is ready

... that with yesterday patch something went wrong with special characters. If I insert special characrets in In tutor02.prg GET ID 'myid' VALUE '123' GRID 4 LABEL 'Special characters ÄäÕõüÜ' PLACEHOLDER 'User Id.' BUTTON 'GetId' ACTION 'GetIdphone()' OF o With yesterday patch In get in browser label ...
by Taavi
Sun Apr 12, 2020 10:30 am
 
Forum: mod_harbour
Topic: TWeb for mod Harbour is ready
Replies: 17
Views: 2807

Re: Botones minimalistas

... gratis https://www.flaticon.com/ https://www.flaticon.com/search?word=business&license=selection&order_by=4&grid=big Estos son parecidos a los que buscas. Podes bajarlos en varios formatos y en varias medidas. Abrazo
by cmsoft
Mon Apr 06, 2020 5:14 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Botones minimalistas
Replies: 9
Views: 1406

serious problems on TPlann

... I have to manage the daily newspapers, that is, a customer can rent the service for a single day: when the reservation is for a day only on the grid, the reservation shows me badly, if I move the mouse over and try to open the dialog of modification the procedure changes the booking period for ...
by Silvio.Falconi
Fri Mar 27, 2020 11:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: serious problems on TPlann
Replies: 1
Views: 409

Re: XBrowser de 2 tablas al mismo tiempo, se puede ??

Mr. Rao, Thank you very much

This is what I need, that both appear at the same time, the example is Ok but the idea is both at the same time

Image

If the example had a field to check, it would be ideal, thank you very much
by Enrrique Vertiz
Sat Mar 07, 2020 2:16 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: XBrowser de 2 tablas al mismo tiempo, se puede ??
Replies: 6
Views: 1595

Re: Web-based vs. Desktop Software: Which Is Better?

Hello Philippe,

https://www.modharbour.club/meldemax/index.prg

This is a form - also inside
https://www.modharbour.club/accounting/index.prg
you have forms if you click in the GRID/browser on edit.

Can you please post a screen that you will see and I try to show.

Best regards,
Otto
by Otto
Tue Feb 25, 2020 5:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web-based vs. Desktop Software: Which Is Better?
Replies: 16
Views: 3090
PreviousNext

Return to advanced search