Search found 460 matches: behaviour

Return to advanced search

Re: How to put a horizontal scroll bar at the bottom of xBrowse

Armando Here is the code ... I do have the form in a .rc but I would think you should be able to change the browse behaviour in code ?? Rao ?? REDEFINE xBROWSE oLBXA        ;         RECORDSET oRsContact        ;         COLUMNS "IDSTATUS",         ;                 "COMPANY", ...
by Rick Lipkin
Wed Mar 06, 2024 2:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to put a horizontal scroll bar at the bottom of xBrowse
Replies: 6
Views: 235

Re: FolderEx Behaviour Doubt

Modifique seus .PRGS assim, e reporte como ficou. Pls. FUNCTION Main()   SetGetColorFocus( CLR_LGREEN ) // COR EM TODOS OS GETS DOS DIALOGOS.   tGet():lDisColors  := .F.   // WHEN( .F. ) COR.   tGet():nClrTextDis := CLR_HBLUE   tGet():nClrPaneDis := CLR_YELLO...
by wartiaga
Thu Dec 14, 2023 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FolderEx Behaviour Doubt
Replies: 4
Views: 356

Re: FolderEx Behaviour Doubt

Modifique seus .PRGS assim, e reporte como ficou. Pls. FUNCTION Main()   SetGetColorFocus( CLR_LGREEN ) // COR EM TODOS OS GETS DOS DIALOGOS.   tGet():lDisColors  := .F.   // WHEN( .F. ) COR.   tGet():nClrTextDis := CLR_HBLUE&nb...
by karinha
Thu Dec 14, 2023 3:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FolderEx Behaviour Doubt
Replies: 4
Views: 356

Re: FolderEx Behaviour Doubt

Código? WHEN( .F. ) ? SetGetColorFocus() ?? Regards, saludos. Karinha, não uso when .f. neste campo é um campo normal, segue a linha: REDEFINE GET oGet3300 VAR oArqCto:CALCATE ID 127 Bitmap "FINDP"; of Folder1:aDialogs[2] Picture "@!" Color Frente,Fundo update action Mostraate1(...
by wartiaga
Wed Dec 13, 2023 11:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FolderEx Behaviour Doubt
Replies: 4
Views: 356

Re: FolderEx Behaviour Doubt

Código?

WHEN( .F. ) ?

SetGetColorFocus() ??

Regards, saludos.
by karinha
Wed Dec 13, 2023 8:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FolderEx Behaviour Doubt
Replies: 4
Views: 356

FolderEx Behaviour Doubt

Hi

Why does the first get in folderex not obey the color that was set? This happens in all the first gets of all tabs.
Thanks in advance!

Image
by wartiaga
Wed Dec 13, 2023 7:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FolderEx Behaviour Doubt
Replies: 4
Views: 356

Re: How to make MsgGetArray() behaviour consistent with MsgGet()

You are right.
We will soon suggest a modification
by nageswaragunupudi
Fri Nov 03, 2023 2:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to make MsgGetArray() behaviour consistent with MsgGet()
Replies: 1
Views: 247

How to make MsgGetArray() behaviour consistent with MsgGet()

Hi, How to make MsgGetArray() behaviour consistent with MsgGet()? MsgGet() returns .t. as long as Ok button is clicked. msgget("Payroll Period", {"From", "To"}, {::cFrom, ::cTo}) ...
by hua
Fri Nov 03, 2023 9:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to make MsgGetArray() behaviour consistent with MsgGet()
Replies: 1
Views: 247

Re: xBrowser click

... that single left click on a cell navigates to that cell. We feel assigning a different action to single left click may be inconsistent with normal behaviour and confusing to users. Instead better to use right-click or double-click. Anyway, the decision is yours. another question is about the SetDlgGradient ...
by nageswaragunupudi
Wed Oct 11, 2023 10:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowser click
Replies: 16
Views: 784

TDatabase broken backward compatibility

When I upgrade some of my existing codes from FWH11.08 to FWH19.12, I found the following behaviour changes 1. The newer TDatabase will not change to the workarea of dbf opened using :open() 2. The newer TDatabase():save() under certain situation will do an APPEND BLANK ...
by hua
Thu Nov 03, 2022 3:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase broken backward compatibility
Replies: 2
Views: 287

New FTDN October/Octure (FWH 22.10)

... COLUMNS "FIRST","CITY" Now, if the user presses any alphanumeric key the records keep changing irrationally. -- Now, this behaviour can be toggled with the new data oBrw:lIncrSearch .t./.f. ( default .t. ) - Method ToExcel() Fix: When browsing an array containing utf8 values ...
by Antonio Linares
Wed Nov 02, 2022 11:55 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octure (FWH 22.10)
Replies: 2
Views: 820

Re: Cursor position to last character in the line

thanks cnavarro,

Since according to our user opinion, it is the standard windows behaviour , how I can apply to whole fw application system, is it that control be on TGET ...

Thanks a lot
by kkyung
Wed Nov 02, 2022 6:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cursor position to last character in the line
Replies: 4
Views: 243

Re: Readonly and/or disable GETs background color

... during the paint event, right? And "who" exactly give the default COLOR_WINDOW color to the readonly GETs? Is it an internal Windows behaviour that can be change only using paint event? EMG Si no se especifica lDisColors en false ni bColor, el color del panel disable lo genera con ...
by cmsoft
Fri Aug 05, 2022 12:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Readonly and/or disable GETs background color
Replies: 15
Views: 830

Re: Readonly and/or disable GETs background color

Thank you. So we have to color the background during the paint event, right? And "who" exactly give the default COLOR_WINDOW color to the readonly GETs? Is it an internal Windows behaviour that can be change only using paint event?

EMG
by Enrico Maria Giordano
Fri Aug 05, 2022 9:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Readonly and/or disable GETs background color
Replies: 15
Views: 830

Re: edit a cell of a xbrowse

... when I enter a number by moving between the cells with the mouse, the value is not saved if I don't remember to press enter This is the default behaviour and is safe. For what you want, set oCol:lAutoSave := .t. for all columns, set oBrw:lAutoSaves := .t. (3) at the beginning the array must ...
by Silvio.Falconi
Sun Jun 12, 2022 12:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: edit a cell of a xbrowse
Replies: 12
Views: 694
Next

Return to advanced search