Search found 329 matches: edited

Return to advanced search

Re: Question about performance RowSet

... and saving the modifications. oCn:Record(...) creates a FWMariaRecord class object. This class is derived from TDataRow class and can be used/edited and saved like any normal TDataRow object.
by nageswaragunupudi
Thu Mar 21, 2024 10:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4009

Re: Problem with tget numeric

... convert to 123.45, if the user types a further numerical figure for example 7 this the last digit must change to 123.47 and if the record is being edited and the values are for example 0.75 or 3.60 the procedure must not round to 1 and 4
by Silvio.Falconi
Wed Jan 17, 2024 5:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with tget numeric
Replies: 16
Views: 1424

Re: phpBB to LLM

Edited the first post of this topic with the right instructions:

viewtopic.php?p=266364&sid=34d610603696853e410ee75921e1424b#p266364
by Antonio Linares
Sun Jan 07, 2024 9:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4674

Re: Create a Panel width a text

... source code for code examples yes, I allredy found DrawTextEx( ::hDC, cMessage , {nTop,nLeft,nBottom,nRight} ) but when I have the new cMessage ( edited) I must modify 3 controls on line 1. the TaskPanel 2. the first panel ( shadow) 3. the second Panel where is the text cmessage and it is too ...
by Silvio.Falconi
Fri Jan 05, 2024 10:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3174

Re: hash for storing variables

... need only be made in one place. Separation of Structure and Logic: The structure (HTML), style (CSS), and logic (JavaScript) of components can be edited independently. Consistency: Ensures consistent use of the date input component throughout the project. Similarities with Object-Oriented Programming ...
by Otto
Tue Nov 28, 2023 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hash for storing variables
Replies: 7
Views: 525

Re: check on get

FWH provides a way for the last many years. if oGet:lChanged is true, the value is edited and modified. We can also check the original value with oGet:uOriginalValue. Nages, I not understood I tried to found the result of oGet:lchanged and give me no exist Error ...
by Silvio.Falconi
Mon Nov 27, 2023 10:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: check on get
Replies: 27
Views: 3932

Re: check on get

FWH provides a way for the last many years. if oGet:lChanged is true, the value is edited and modified. We can also check the original value with oGet:uOriginalValue. Mister Rao: https://forums.fivetechsupport.com/viewtopic.php?f=3&t=36677&p=218742&hilit=oGet%3AuOriginalValue&sid=07c886246d7ffe73fed662e55bd3cb86&sid=c321ec65cbe0a0b68df11d3cba5138d3#p218742 ...
by karinha
Sat Nov 25, 2023 2:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: check on get
Replies: 27
Views: 3932

Re: check on get

FWH provides a way for the last many years.

if oGet:lChanged is true, the value is edited and modified.
We can also check the original value with oGet:uOriginalValue.
by nageswaragunupudi
Fri Nov 24, 2023 4:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: check on get
Replies: 27
Views: 3932

Re: Interesting discussion with ChtGPT

... for collaboration with AI. I have organized my code according to logical units and can then simply send these blocks to the AI and have it edited. I am particularly surprised by the rapid progress in the responses and the good results. Even harbour/FIVEWIN questions are now being answered ...
by Otto
Tue Nov 07, 2023 7:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1241

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

... "To"}, {::cFrom, ::cTo}) MsgGetArray() will not return .t. eventhough Ok is clicked unless some field has been edited. TIA FWH1912
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: 265

Re: DBF . Commit

... dbfcdx is to move the record pointer after I write to the disk with GoTo Recno() ADO is a bit different with SQL .. Recordsets can be added to or edited one record at a time and when a committ is made all I do is issue oRs:Update(), and perhaps a SysReFresh() and I have never had any visability ...
by Rick Lipkin
Tue Oct 24, 2023 4:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2325

Re: Leer Excel XLSX grande a un array o DBF

... external _HB_FUN_FW_GetExcelRange Unresolved external _HB_FUN_xlValue I use FWH 23.07, Thanks Very sorry, I corrected the mistakes. Please see my edited posting again. the functions are: GetExcelRange .. not FW_GetExcelRange and xlRangeValue ... not xlValue oRange := GetExcelRange( cExelFileWithFullPath ...
by nageswaragunupudi
Thu Aug 10, 2023 8:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Leer Excel XLSX grande a un array o DBF
Replies: 12
Views: 1217

Re: IF ! EDITVARS "check" Type "L"

hi,
nageswaragunupudi wrote:If the prompt is "Password", the value is edited as password

aha, ok thx
by Jimmy
Tue Jul 25, 2023 10:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: IF ! EDITVARS "check" Type "L"
Replies: 2
Views: 249

Re: IF ! EDITVARS "check" Type "L"

is it possible to use EDITVARS with Password where "*******" is show instead of Sign :?:


Yes.
Please see the usage of EDITVARS in pgre01.prg
If the prompt is "Password", the value is edited as password
by nageswaragunupudi
Mon Jul 24, 2023 9:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IF ! EDITVARS "check" Type "L"
Replies: 2
Views: 249

Re: can use SWITCH Control in XBROWSE ?

... .F., nil. If omitted, xbrowse provides default bitmaps which look like checkboxes. lEdit: Optional: Value .T. indicates that the column can be edited by the user. Pressing <space>,<enter> or double click toggles the logical value. aPrompts: Optional: If specified, displays the prompt ...
by nageswaragunupudi
Tue May 30, 2023 12:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: can use SWITCH Control in XBROWSE ?
Replies: 7
Views: 510
Next

Return to advanced search