Search found 605 matches: thinking

Return to advanced search

Re: Problem with valid email refresh btnbmp- RESOLVED

After raising awareness of Antonio Linares and Nageswarao, after I went crazy thinking what it could be, i.e. why the Nageswarao test worked well for everyone and not on my computers, I remembered that many years ago I had the same problem but with the hb_regxxxxxxxx ...
by Silvio.Falconi
Sun Apr 14, 2024 6:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2433

Re: Talking to your apps

Antonio Linares wrote:Dear Enrico,

I think it is a timing issue, maybe we invoke it too soon.

We need to find a way to fine tune it...


Yes, I was thinking along the same line. I tried with a call to SysWait() but to no avail. I have to try putting a delay in the C code.
by Enrico Maria Giordano
Fri Mar 29, 2024 7:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Talking to your apps
Replies: 20
Views: 3877

Re: Question about performance RowSet

I am thinking of adding method to get a single record from a table ( existing or new ) and then edit and save the data. May be something like this: oRecord := oCn:Record( cSql, [lBlank] ) // returns FW_Record ...
by Eroni
Wed Mar 20, 2024 1:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4038

Re: Question about performance RowSet

... * from <tablename> limit 1" )   oData:Record(,.t.):Edit()   oData:SaveData() I am thinking of adding method to get a single record from a table ( existing or new ) and then edit and save the data. May be something like this: oRecord ...
by nageswaragunupudi
Sat Mar 16, 2024 1:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4038

Re: FW_DbfSqlQuery con campos mayores de 256 carracteres

... and the result is the same, when there are fields longer than 256 characters, the information in subsequent fields is returned truncated. Thinking that the reading that ADO performs is sequential and when it finds a field greater than 256, it begins reading the next field in the next bit ...
by VictorCasajuana
Fri Mar 08, 2024 2:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FW_DbfSqlQuery con campos mayores de 256 carracteres
Replies: 3
Views: 655

Re: COMBOBOX

Ruth,

Often many of us who have done this a long time need to ask questions to "refresh" our thinking on even basic items. It is always fine to ask any questions.

Tim
by TimStone
Thu Feb 29, 2024 2:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: COMBOBOX
Replies: 7
Views: 303

Re: 2FA - Two Factor Authentication

No, Antonio, not yet.

That is one of the steps I need to do.

But I was thinking about a combination with something like Microsoft Authenticator.
by driessen
Wed Feb 14, 2024 3:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 2FA - Two Factor Authentication
Replies: 3
Views: 233

Re: TWebView window size

I am thinking about using a thread to run webview, so both events loops (FWH and WebView) may coexist...

An example coming soon :-)
by Antonio Linares
Fri Feb 02, 2024 11:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView window size
Replies: 14
Views: 854

future of Rich Text Editor maybe time to start with WEBVIEW

Hello friends, Shouldn't we consider developing an alternative to RichEdit in parallel using WebView, e.g., with the TinyMCE editor? I'm just thinking to be prepared for the future. That won't happen overnight. Factors that could influence the future of Rich Text Editors. There is a rising demand ...
by Otto
Mon Jan 22, 2024 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: future of Rich Text Editor maybe time to start with WEBVIEW
Replies: 19
Views: 1706

Re: Definir font richedit5

... Hello friends, Shouldn't we consider developing an alternative to RichEdit in parallel using WebView, e.g., with the TinyMCE editor? I'm just thinking to be prepared for the future. That won't happen overnight. Factors that could influence the future of Rich Text Editors. There is a rising ...
by Otto
Wed Dec 27, 2023 8:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Definir font richedit5
Replies: 3
Views: 603

Re: A Call for New Ideas and Web Integration

How Notifications Affect Our Real-Life Togetherness and Interest in Each Other: A No-Go Dear Enrico, Lately, I've been thinking a lot about how the constant flood of notifications affects our coexistence and our relationships. Here are some thoughts I'd like to share and discuss: ...
by Otto
Mon Dec 11, 2023 10:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Call for New Ideas and Web Integration
Replies: 7
Views: 742

Re: Convert a print to Rtf or doc

... validate and immediately save to dbf,recordset or whatever. So they choose what helps them to develop the application faster. In fact I have been thinking of personally approaching you to help me with a html module with the same functionality like this. Next: In this particular post, our friends ...
by nageswaragunupudi
Fri Dec 01, 2023 2:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a print to Rtf or doc
Replies: 33
Views: 3468

Re: Convert a print to Rtf or doc

EMG,
that's right I need an editable document, Thank you to have specified the question.
Thinking that the program creates an Rtf in a easy way maybe it's simple also for us (for you :lol: )
by MarcoBoschi
Thu Nov 30, 2023 8:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a print to Rtf or doc
Replies: 33
Views: 3468

Re: Parameter for Timeout

... to design the programs like on the web, where it doesn't matter if it remains open (stateless). But it does require extra effort and a change in thinking. I believe that in the future you won't be able to simply use a record lock or even a file lock. It would be beneficial, especially considering ...
by Otto
Thu Sep 21, 2023 11:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Parameter for Timeout
Replies: 17
Views: 787

Re: FWH new AutoHelp feature !!!

Dear Marc, > For controls, you mean the gets, not the buttons ? Any control > I was thinking of the tooltip. Many controls have a tooltip and show data based on it. What if the tooltip contains a help code All the FWH windows, dialogs and controls already have ...
by Antonio Linares
Thu Jul 13, 2023 4:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH new AutoHelp feature !!!
Replies: 14
Views: 779
Next

Return to advanced search