Search found 464 matches: behaviour

Return to advanced search

Re: Startup function

... do not define it, the first function defined in the first linked PRG is executed at startup. But if you define it then the Harbour and xHarbour behaviour is different: Harbour executes it even if it is not in the first linked PRG while xHarbour execute it only if it is defined in the first linked ...
by Enrico Maria Giordano
Wed Oct 30, 2024 5:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Startup function
Replies: 29
Views: 2037

Re: Edit cell IN xBrowse for nEditType EDIT_GET_BUTTON

... product, then can pick the button to display a list, but it would be very useful if he could use the keyboard (F2) also. I need to replicate this behaviour in the new xBrowse. Any suggestion is welcomed
by ralph
Fri Oct 18, 2024 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Edit cell IN xBrowse for nEditType EDIT_GET_BUTTON
Replies: 5
Views: 423

Re: COPY TO not following SET DEFAULT TO

... can provide me the full xHarbour build that works fine for you and a simple PRG example to test here, I'll investigate the problem. The COPY TO behaviour is based on this SET DEFAULT TO's description from Clipper's Norton Guide SET DEFAULT sets the drive and directory where the application program ...
by hua
Mon Jun 24, 2024 2:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: COPY TO not following SET DEFAULT TO in xHb (solved)
Replies: 17
Views: 1506

Re: Difference of TEXT INTO of Harbour vs xHarbour

Thanks Enrico. You have been a great help.
Now I can use xHarbour until I can figure out the strange behaviour with work areas in Harbour that crashes my program with an internal error.
by hua
Fri Jun 07, 2024 5:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Difference of TEXT INTO of Harbour vs xHarbour
Replies: 2
Views: 352

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

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

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

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

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

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

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

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

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

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

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

Return to advanced search