Search found 144 matches: minimum

Return to advanced search

DATEPICKER

... to disable dates in the past from selection. maybe someone would be kind enough to give me a little hint. I was wondering if there is a way to set minimum and maximum and leaving the dates out of this range disabled also visually...to achieve kind of this look https://mybergland.com/ruth/datepicker_min_max.png ...
by Ruth
Mon Feb 26, 2024 10:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DATEPICKER
Replies: 4
Views: 218

TWebView window size

Dear friends, please can you help me. Is there a way to set a fixed minimum size for the "webview-window"? this is our code: function Main()    local hPost := {}        oWebView := TWebView():New( 1, )    oWebView:bOnBind ...
by Ruth
Thu Feb 01, 2024 7:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView window size
Replies: 14
Views: 849

Re: Creating table with Trichedit

... aligned left COLUMNS 9 ; // Table has n Columns CELLWIDTHS {0.4,0.5,0.5,0.8,0.9,0.9,0.9,0.5,0.5} ; // Array of column widths ROWHEIGHT .2 ; // Minimum row height is .25" CELLBORDERS SINGLE ; // Outline cells with thin border COLSHADE aMarca; // Sombras en columnas HEADERROWS 1; // dos ...
by Silvio.Falconi
Mon Jan 29, 2024 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1447

Re: Creating table with Trichedit

... aligned left COLUMNS 9 ; // Table has n Columns CELLWIDTHS {0.4,0.5,0.5,0.8,0.9,0.9,0.9,0.5,0.5} ; // Array of column widths ROWHEIGHT .2 ; // Minimum row height is .25" CELLBORDERS SINGLE ; // Outline cells with thin border COLSHADE aMarca; // Sombras en columnas HEADERROWS 1; // dos ...
by MMK
Mon Jan 29, 2024 11:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1447

Re: Creating table with Trichedit

... LEFT ; // Text in normal cells aligned left COLUMNS 10 ; // Table has n Columns CELLWIDTHSээ ancho1 ; // Array of column widths ROWHEIGHT .25 ; // Minimum row height is .25" ROWBORDERS DOTTED ; CELLBORDERS SINGLE ; // Outline cells with thin border COLSHADE aMarc1; // Sombras en columnas HEADERROWS ...
by Silvio.Falconi
Sun Jan 28, 2024 5:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1447

Re: Creating table with Trichedit

... LEFT ; // Text in normal cells aligned left COLUMNS 10 ; // Table has n Columns CELLWIDTHSээ ancho1 ; // Array of column widths ROWHEIGHT .25 ; // Minimum row height is .25" ROWBORDERS DOTTED ; CELLBORDERS SINGLE ; // Outline cells with thin border COLSHADE aMarc1; // Sombras en columnas HEADERROWS ...
by Silvio.Falconi
Sat Jan 27, 2024 9:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1447

Re: Creating table with Trichedit

... LEFT ; // Text in normal cells aligned left COLUMNS 10 ; // Table has n Columns CELLWIDTHSээ ancho1 ; // Array of column widths ROWHEIGHT .25 ; // Minimum row height is .25" ROWBORDERS DOTTED ; CELLBORDERS SINGLE ; // Outline cells with thin border COLSHADE aMarc1; // Sombras en columnas HEADERROWS ...
by MMK
Sat Jan 27, 2024 9:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1447

Back after 10 years due to illness [ Javier Lloris ]

... by us because we use WMP through the Windows API. I leave you some samples: (for many years I decided to create minimalist applications, use the minimum possible bitmaps, as much image as almost all of us have done at the beginning, it only serves to waste a lot of time to find the appropriate ...
by jll-fwh
Wed Dec 13, 2023 1:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Back after 10 years due to illness [ Javier Lloris ]
Replies: 2
Views: 381

Re: Classe TGif

... data blocks that contain the compressed pixel data of each image in the file. The image data blocks should start with a byte containing the LZW minimum code size, followed by one or more sub-blocks of data. Each sub-block should start with a byte containing the size of the sub-block, followed ...
by Antonio Linares
Fri Dec 08, 2023 8:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Classe TGif
Replies: 9
Views: 1654

Re: METHOD SavePQQ() need "id" or how to use own PRIMARY KEY ?

... "add" some FIELDs btw. Alaska "add" many "internal" FIELDs for PgDBE ISAM Emulation. --- Fivewin should have a "minimum" of "equivalent" to make it easy to change from Xbase++ to Fivewin a Reason for Xbase++ User can be, when using PostgreSQL, that ...
by Jimmy
Sun Aug 06, 2023 12:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: METHOD SavePQQ() need "id" or how to use own PRIMARY KEY ?
Replies: 21
Views: 717

Re: impossible Error : lost DBF ...

... ) VALID RegEnd() CENTER i have add ON INIT to place oRegDbForm "on Top" and suddenly it WORK :D so i strip CODE to minimum and only this are left STATIC PROCEDURE StartXBROWSE( oWnd, o1stFocus )*LOCAL oTimer*   SetWindowPos( oWnd:hWnd, HWND_TOPMOST, ;* ...
by Jimmy
Fri Jun 02, 2023 12:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: impossible Error : lost DBF ...
Replies: 4
Views: 363

Barcode FwZebra

... in my application when I go to print it often does not print the barcode but the writing "Invalid text" or another writing "minimum xxxx" for a sample if I have cItem := "1234567890123" and the size on CM width 9.5 height 0.90 and "EAN13" AS TYPE ...
by Silvio.Falconi
Sun Apr 16, 2023 2:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Barcode FwZebra
Replies: 0
Views: 177

PROBLEM WITH A TGET CONTROL & spinner

... nothing happens the only one if I take off ON UP 0.50 ON DOWN 0.50 ; but I would like the end user to be able to select € 0.50 at a time from a minimum of € 0.50 to a maximum of € 200 and the initial value must be € 1.00 why not run ?
by Silvio.Falconi
Fri Nov 18, 2022 8:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PROBLEM WITH A TGET CONTROL & spinner
Replies: 2
Views: 229

Re: set spinner on combobox

... If the procedure tells the tget that bMin: = {|| nValue}, changes the value ok. if the user increases and then decreases it does not return to the minimum number perhaps with a video I try to understand the problem https://i.postimg.cc/ZKGjXzV8/spinner.gif ie if the user presses ...
by Silvio.Falconi
Wed Nov 02, 2022 7:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: set spinner on combobox
Replies: 7
Views: 426

Re: set spinner on combobox

...  ENDIFRETURN( .T. )// FIN / END  Regards, saludos. No not run if the user changes the value back to 1 when the minimum is 3 or 6 the procedure could crash because I'll explain for example if we analyze the sequences 1-2 adds up to 3 this when it comes to sequences ...
by Silvio.Falconi
Tue Nov 01, 2022 10:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: set spinner on combobox
Replies: 7
Views: 426
Next

Return to advanced search