Search found 76 matches: fixing

Return to advanced search

Re: Mr Rao :SetFilter no funciona

... you for bringing this to our notice. Works well if the Like Expression contains only numbers and alphabets but not chars like -, +, etc. We are fixing this bug and testing now. If the expression does not contain wild-card characters, you may use like this oData:SetFilter("'RF-10392' ...
by nageswaragunupudi
Sat Mar 23, 2024 8:28 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mr Rao :SetFilter no funciona
Replies: 11
Views: 2416

Re: ButtonBmp problem with FWH2402

What is observed till now is that the misbehavior is when FW_SetUnicode( .T. )
Request Mr. Leandro to set FW_SetUnicode( .F. ) and retry
We will work on fixing this problem
by nageswaragunupudi
Thu Mar 07, 2024 5:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ButtonBmp problem with FWH2402
Replies: 25
Views: 5254

Re: prsht.h changes for Borland 64 bits

BTW, the above xHarbour should say Harbour...

Fixing it now :-)
by Antonio Linares
Thu Nov 10, 2022 8:32 pm
 
Forum: Utilities / Utilidades
Topic: prsht.h changes for Borland 64 bits
Replies: 17
Views: 9130

Error log location

... <-TBUTTON:HANDLEEVENT(0) <-_FWH(0) <-SENDMESSAGE(0) <-(b)TWINDOW(0) <-TMDICLIENT:SENDMSG(0) <-TMDICLIENT:CHILDCLOSE(0) Fixing the error is simple, that's not my question, what I want to know is how do I redirect appname.log so that it writes to a folder of my choosing, ...
by rhlawek
Thu Jun 24, 2021 5:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error log location
Replies: 4
Views: 430

Re: DBF to SQL

... thread and sensed it would be easier to distribute. Thanks. I will be jumping back into this tomorrow. Today I must attend to some clients fixing significant errors they created by making a mistake and trying to fix it themselves. Tim
by TimStone
Tue Apr 20, 2021 4:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to SQL
Replies: 14
Views: 1624

Re: OT : Problem with this forum?

... https://i.imgur.com/k1oRTNc.png looking at https://www.phpbb.com/support/docs/en/3.2/kb/article/fixing-incorrect-cookie-settings (link by Silvio) the domain looks incorect, they should be "forums.fivetechsupport.com" ore the cookie is ...
by AntoninoP
Fri Apr 09, 2021 2:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT : Problem with this forum?
Replies: 65
Views: 4900

Re: uCharToVal

... of the text or is preceded by a space character but not any character like "-" or "/". Thanks for pointing out this. We are fixing this in the next version. We suggest this fix for now. \fwh\source\valtostr.prg. static function dAlphaToDate( cDate ) Please locate these lines: ...
by nageswaragunupudi
Tue Apr 07, 2020 8:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: uCharToVal
Replies: 9
Views: 1135

Re: Export To Word

... for using software--to prevent inaccuracies in manually created data and/or reports. If the software generated reports are wrong and the users are fixing them, then the software generated reports should be fixed in the software instead. If there are times when perhaps something like titles need ...
by James Bott
Thu Feb 06, 2020 8:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Export To Word
Replies: 11
Views: 1892

Re: New FWH 19.09

... In addition, the roundbox syntax is made consistent across windows, printer and pdf. We regret the inconvenience caused to you in the process of fixing the bug. We request you to cooperate.
by nageswaragunupudi
Tue Oct 22, 2019 8:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 19.09
Replies: 36
Views: 5720

Re: Ribbon Theme

I found out. You are fixing button's height in the function SetRibbonBarTheme. I commented and it Works!
by vilian
Fri Jun 28, 2019 12:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbon Theme
Replies: 163
Views: 28250

Re: strategies

... support system – asking only a fraction of the annual fines assessed by the federal government. In other words, getting paid was dependent on them fixing the program. SCDSS officials declined the offer. Why? Let’s delve into that … According to reporter Tim Smith of The Greenville News, South Carolina ...
by Rick Lipkin
Sun Feb 24, 2019 5:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: strategies
Replies: 34
Views: 8118

Re: Ribbon Theme

... particularly the 2010 version. However, I found that the 2016 stock style is poor replication of the Office 2016 style. This added a lot of work fixing this outside of the class. https://i.postimg.cc/ZKKn79rh/Ribbonbar-Comparisons.png The top image is Word 2016, the middle image ...
by James Bott
Thu Oct 25, 2018 5:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbon Theme
Replies: 163
Views: 28250

Re: FWH 1805 - oBrw:SetTree( [<nLevels>] ) -> Automatic Trees

... with DBF. Even then, if the value of the second field in the first record is empty, the results may not be as expected. We are in the process of fixing these issues and also extend this to Mariadb rowset also. For now, you can test it with rowsets by adding a small workaround code:    oBrw:bBookMark ...
by fraxzi
Sat Aug 04, 2018 5:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 1805 - oBrw:SetTree( [<nLevels>] ) -> Automatic Trees
Replies: 15
Views: 3610

Re: FWH 1805 - oBrw:SetTree( [<nLevels>] ) -> Automatic Trees

... with DBF. Even then, if the value of the second field in the first record is empty, the results may not be as expected. We are in the process of fixing these issues and also extend this to Mariadb rowset also. For now, you can test it with rowsets by adding a small workaround code:    oBrw:bBookMark ...
by nageswaragunupudi
Sat Aug 04, 2018 4:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 1805 - oBrw:SetTree( [<nLevels>] ) -> Automatic Trees
Replies: 15
Views: 3610

Re: Harbour OLE/ADO Backward Compatibility Issue

... the new behaviour or old. In any case, if you can give me a sample where you are getting errors while creating xls, that would help me a lot in fixing any issues with our library. WITH OBJECT ( oRng := oSheet:Range( oRange:Cells( nRow, 1 ), oRange:Cells( nRow, nMergeCols ...
by nageswaragunupudi
Tue Jan 30, 2018 10:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour OLE/ADO Backward Compatibility Issue
Replies: 6
Views: 2663
Next

Return to advanced search