Search found 726 matches: isn

Return to advanced search

Re: Stack Check

Isn't it easier for you to post the faulty SOURCE or send the FiveTech team for analysis?

Oun stops the program line by line to find where it hangs.

Regards, saludos.
by karinha
Mon Jun 05, 2023 2:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Stack Check
Replies: 1
Views: 217

Re: Opening 2 Word-documents from my application - solved

Guys,

Thank you so much to you both for your help.

WinWordObj() and ExcelObj() are 2 function I didn't know they exist.
Is there also such a function for Outlook?
OutlookObj() isn't working.

Thanks again.
by driessen
Sun Apr 23, 2023 2:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Opening 2 Word-documents from my application - solved
Replies: 7
Views: 451

View deleted records in xBrowse

... will allow me to view ALL records, including the deleted records, for just that file ? I have tried the command line to SET DELETED OFF but that isn't working.
by TimStone
Tue Dec 13, 2022 8:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: View deleted records in xBrowse
Replies: 8
Views: 715

Re: New functions

hi, 2 new functions have been announced in FW2210 - GetTopWindow( [hWnd] ) and GetForegroundWindow(). What is the difference between them, isn't Top Window and Foreground Window the same thing ? :( No when have MsgInfo() it is "ON TOP" of all Windows even when switch to "other" ...
by Jimmy
Sun Nov 13, 2022 11:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New functions
Replies: 2
Views: 305

New functions

Hi,

2 new functions have been announced in FW2210 - GetTopWindow( [hWnd] ) and GetForegroundWindow(). What is the difference between them, isn't Top Window and Foreground Window the same thing ? :(
by Natter
Sun Nov 13, 2022 8:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New functions
Replies: 2
Views: 305

Re: Subclass Xbrowse or changed data function

Dear Mr. Rao,
Isn't that a little unsafe?

The data is changed first, and then the old ones are backed up.
What happens if an error occurs?
Best regards,
Otto
by Otto
Thu Sep 08, 2022 9:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Subclass Xbrowse or changed data function
Replies: 5
Views: 319

Re: Very strange problem - ideas needed

... to that machine remotely with the same result. Yesterday I copied their complete database set to my computer, ran the routine for the month that isn't working, and it performed perfectly. I suspected the server, so I moved the install to a newer computer. I looked for some type of security software ...
by TimStone
Wed Aug 24, 2022 5:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Very strange problem - ideas needed
Replies: 17
Views: 1759

Re: TWebView:Destroy method does not close the window.

... the program doesn't enter the message loop. When there is no message loop ICoreWebView2CreateCoreWebView2ControllerCompletedHandler::Invoke() isn't called. If it was called everything is fine, and the webview2 calls Release(). Wow! It can easily be fixed by storing a flag if ICoreWebView2CreateCoreWebView2ControllerCompletedHandler:Invoke() ...
by Antonio Linares
Sat Jul 30, 2022 1:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView:Destroy method does not close the window.
Replies: 46
Views: 3093

Re: Harbour warnings

... end of a func/proc and only use the pragma as a last resort. I tend to keep all my fivewin code isolated from my pure harbour code, so it actually isn't a huge problem for me, but then again I did it years ago and have maintained that practice. My practice is to fix anything/everything that I can ...
by Enrico Maria Giordano
Fri Jun 24, 2022 9:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour warnings
Replies: 34
Views: 2362

Re: Harbour warnings

... end of a func/proc and only use the pragma as a last resort. I tend to keep all my fivewin code isolated from my pure harbour code, so it actually isn't a huge problem for me, but then again I did it years ago and have maintained that practice. My practice is to fix anything/everything that I can ...
by rhlawek
Fri Jun 24, 2022 7:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour warnings
Replies: 34
Views: 2362

Printing RTF 22.03

... that can determine this. Using them, as in the first coding sample, I could then feed the data appropriately to the print routine. I hope this isn't too confusing. What we have is significant, but I think we will see this be a concern no matter what type of RTF content we ultimately decide ...
by TimStone
Mon Apr 11, 2022 9:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing RTF 22.03
Replies: 6
Views: 584

To Nages : combobox not refresh xbrowse

... := oSelf:oLbx:oSortCbx:nat,; oSelf:oTabs:refresh(),; eval(oSelf:oTabs:baction)) AND SEEM TO RUN , but I think it should do it automatically, isn't it Nages?
by Silvio.Falconi
Mon Jan 03, 2022 11:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : combobox not refresh xbrowse
Replies: 1
Views: 260

Re: Lookup method of Tdatabase

... them during testing. I need to find the original reserva.dbf and compare them. Anyway it is a good idea to check the test database to make sure it isn't part of the problem. No amount of coding changes will get the right answer when the test database is an issue.
by James Bott
Mon Aug 16, 2021 8:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lookup method of Tdatabase
Replies: 44
Views: 2869

Re: New FWH 21.06

Silvio, Isn't this what you were looking for ?                FOR nLoop := 1 TO nLineas                    cDes    := MEMOLINE(ALLTRIM(::detalle[i]["nombreproducto"]),nLargo,nLoop)    ...
by Silvio.Falconi
Sun Aug 01, 2021 3:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 21.06
Replies: 57
Views: 4867

Re: New FWH 21.06

Silvio, Isn't this what you were looking for ?                FOR nLoop := 1 TO nLineas                    cDes    := MEMOLINE(ALLTRIM(::detalle[i]["nombreproducto"]),nLargo,nLoop)  ...
by Antonio Linares
Sun Aug 01, 2021 3:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 21.06
Replies: 57
Views: 4867
PreviousNext

Return to advanced search