
Search found 1077 matches
- Thu Apr 03, 2025 2:28 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: XBROWSE lFastEdit in some columns
- Replies: 6
- Views: 504
Re: XBROWSE lFastEdit in some columns
Many thanks it's very very interesting 

- Thu Apr 03, 2025 6:34 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: XBROWSE lFastEdit in some columns
- Replies: 6
- Views: 504
Re: XBROWSE lFastEdit in some columns
IF oBrw:lFastEdit = .F. and a column is oCol:nEditType = EDIT_GET I have to press Enter to modify the value
of the column
IF oBrw:lFastEdit = .T. and a column is always oCol:nEditType = EDIT_GET
IF I press alpha or digit characters I can modify the value of the column
For some columns I want this ...
of the column
IF oBrw:lFastEdit = .T. and a column is always oCol:nEditType = EDIT_GET
IF I press alpha or digit characters I can modify the value of the column
For some columns I want this ...
- Wed Apr 02, 2025 2:54 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: XBROWSE lFastEdit in some columns
- Replies: 6
- Views: 504
Re: XBROWSE lFastEdit in some columns
Yes but is not exactly what I desire. I want to set some colunns as oCol:nEditType = EDIT_GET and a only few of these also lFastEdit
In the guide I see "If true, editable columns go to edit mode just pushing an alpha or digit character. This feature is incompatible with Incremental seek and is only ...
In the guide I see "If true, editable columns go to edit mode just pushing an alpha or digit character. This feature is incompatible with Incremental seek and is only ...
- Wed Apr 02, 2025 8:12 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: XBROWSE lFastEdit in some columns
- Replies: 6
- Views: 504
XBROWSE lFastEdit in some columns
Hi is it possible to set only for some columns lFastedit?
Actually I set only in this way but oBrw:lFastEdit = .T. this piece of code set all columns. My desire is to have some columns not editable and other editable
Many Thanks
Actually I set only in this way but oBrw:lFastEdit = .T. this piece of code set all columns. My desire is to have some columns not editable and other editable
Many Thanks
- Mon Mar 31, 2025 9:28 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Silvio, Happy Birthday
- Replies: 14
- Views: 1737
Re: Silvio, Happy Birthday
Happy Birthday Silvio!
- Fri Feb 21, 2025 9:02 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Friends Let us all pray for Mr Nageswarao Gunupudi
- Replies: 32
- Views: 18750
- Sun Feb 16, 2025 8:42 am
- Forum: All products support
- Topic: Ricarico costo prodotti
- Replies: 3
- Views: 2872
Re: Ricarico costo prodotti
Silvio fa 354,54
dove hai trovato che deve fare 354,44? manda il link se sono calcoli online grazie
dove hai trovato che deve fare 354,44? manda il link se sono calcoli online grazie
- Tue Jan 07, 2025 9:33 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: to Excel : using Array and "paste" it
- Replies: 6
- Views: 1562
Re: to Excel : using Array and "paste" it
Many Thanks Nage
Happy New Year
Marco
Happy New Year
Marco
- Fri Jan 03, 2025 5:47 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: to Excel : using Array and "paste" it
- Replies: 6
- Views: 1562
Re: to Excel : using Array and "paste" it
Dear Nage
this problem has been resolved?
Many thanks
Marco
Code: Select all | Expand
oSheet:Range( "A1:C1" ):Value := { 1, 2, 3 } //WORKS.
oSheet:Range( "A1:C2" ):Value := { {1,2,3},{4,5,6} } // FAILS, though works with VB <<<<<<<<<<<<<<< this problem
Many thanks
Marco
- Wed Jan 01, 2025 9:02 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Milestone Achieved: WINHOTEL as a Web Application
- Replies: 5
- Views: 1259
Re: Milestone Achieved: WINHOTEL as a Web Application
Happy New Year Otto!
- Mon Dec 30, 2024 6:46 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: To all the FW family
- Replies: 10
- Views: 2332
Re: To all the FW family
..and Happy New Year! 

- Fri Nov 29, 2024 9:16 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: slowness
- Replies: 76
- Views: 23496
Re: slowness
Dear Ramesh,
in my old post slowness You write this
Have a nice day
Marco
in my old post slowness You write this
can I send you a private mail containing a very little source code?and a question?A small suggestion to you to try.
Have a nice day
Marco
- Fri Nov 08, 2024 10:40 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: cloud or not cloud
- Replies: 34
- Views: 14581
Re: cloud or not cloud
These are decisions of your customer I think.
The question is: your application will remain as fast as it currently is?
Do they have good connectivity?
Think about it carefully
Have a nice day
marco
The question is: your application will remain as fast as it currently is?
Do they have good connectivity?
Think about it carefully
Have a nice day
marco
- Wed Nov 06, 2024 1:25 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Problem with Filter and Tdatabase
- Replies: 3
- Views: 720
Re: Problem with Filter and Tdatabase
Silvio,
have you some records in which the year of field named "data" is 2024
In the screenshot I see 1971
Bye
have you some records in which the year of field named "data" is 2024
In the screenshot I see 1971
Bye
- Thu Oct 31, 2024 2:00 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: delete a file
- Replies: 6
- Views: 981
Re: delete a file
Silvio,
what return code do you have?
what return code do you have?