Search found 184 matches: effects

Return to advanced search

Re: DBF . Commit

... it strongly reduce performance so the whole operation is much longer and the chance for sudden write process interrupt bigger. Usually the best effects can be reached when user group some write operation and then commit them to force buffer updates. In harbour COMMIT can be temporally disabled ...
by Carles
Mon Oct 23, 2023 4:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2323

Re: FW_SetUnicode( .T. ) 2-Byte characters

... characters are OK! After a while I turned the switch ' Beta: Use Unicode UTF-8 for worldwide language support ' off again. There are some side effects to other applications. And in my Harbour app it's better to see the misintepreted characters e.g. ü instead off the �. In this context this ...
by frose
Fri Jun 23, 2023 6:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_SetUnicode( .T. ) 2-Byte characters
Replies: 25
Views: 2185

Re: MDI child window appearance

... because unlike the normal dialog when you approach the mouse to the edges fwh shows the cursor (arrows) to enlarge or shrink, with Tskin a effects myself I find it difficult to enlarge or shrink a dialog . I still don't understand if using Tskin is the best solution, I really don't understand ...
by Silvio.Falconi
Fri Dec 30, 2022 8:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MDI child window appearance
Replies: 50
Views: 4070

Re: Xbrowse Error

Both headerheight and footer height keep changing because of change in font size and also trying to keep the browselines snugly fit to the height also effects header and footer heights. that is ok
by nageswaragunupudi
Fri Apr 01, 2022 5:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse Error
Replies: 13
Views: 832

Re: /ɪːzɪˈpɪːzɪ/ Reportgenerator for FIVEWIN and mod harbour

... This is the sample I started. https://mybergland.com/fwforum/izipizi/old.jpg Look how easy-peasy you can achieve great effects. The source code is also easy to understand. For example, I mark all names that begin with "L". Best regards, Otto https://mybergland.com/fwforum/izipizi/colored%20rows.jpg
by Otto
Fri May 21, 2021 6:59 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: /ɪːzɪˈpɪːzɪ/ Reportgenerator for FIVEWIN and mod harbour
Replies: 13
Views: 1506

Re: /ɪːzɪˈpɪːzɪ/ Reportgenerator for FIVEWIN and mod harbour

Tim,
Look how easy-peasy you can achieve great effects. The source code is also easy to understand. For example,
I mark all names that begin with "L".
Best regards,
Otto


Image
by Otto
Fri May 21, 2021 6:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: /ɪːzɪˈpɪːzɪ/ Reportgenerator for FIVEWIN and mod harbour
Replies: 31
Views: 3267

Re: Open 3 SQL tables

this removes the change of order, but not the visual effects

Please let me know the FWH version you are using.
by nageswaragunupudi
Thu Feb 18, 2021 6:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Open 3 SQL tables
Replies: 9
Views: 851

Re: Open 3 SQL tables

... sorting, is it possible? Use oBrw:aCols[1]:bLClickHeader := {|r,c,f,o| nil} this removes the change of order, but not the visual effects Thanks
by ctoas
Tue Feb 16, 2021 11:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Open 3 SQL tables
Replies: 9
Views: 851

Re: HEIC to JPG

... Pixillion is one of those programs: quick, efficient, and easy-to-use image editor which helps you convert, resize, rotate, watermark and add text effects to your photos. With Pixillion you won't waste two hours resizing pictures to send them by email or watermarking images to publish them on your ...
by ukoenig
Wed Jul 01, 2020 12:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HEIC to JPG
Replies: 20
Views: 3916

Re: Bug Exportar Excel en Report

You are right. Thanks for pointing this out. This is a bug introduced in FWH1909 and effects this version only. Fixed in the next version to be released. Till then, please apply this fix by modifying report.prg In the METHOD Activate() of TReport class in report.prg, ...
by nageswaragunupudi
Sun Nov 17, 2019 3:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Bug Exportar Excel en Report
Replies: 11
Views: 1866

Re: Any side affects of adding hbcompat.ch?

I can not say what are the side effects. But I remember having removed it after being advised to do so. The xhb.lib we include in the link script takes care of most of the requirements. Fivewin.ch itself has some essential cross translates. ...
by nageswaragunupudi
Thu May 02, 2019 7:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Any side affects of adding hbcompat.ch?
Replies: 2
Views: 377

Re: Nuevo FWH 18.07

... to our notice. Los controles COMBOBOX, CHECKBOX ( y no se si otros tambien ), no evaluan el codeblock bWHEN cuando cambia en ejecucion This bug effects all other controls also in your situation. de momento lo he solucionado modificando control.prg Glad you adopted this workaround. A simpler ...
by nageswaragunupudi
Fri Oct 12, 2018 7:37 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo FWH 18.07
Replies: 6
Views: 1492

Re: checkbox on xBrowse with surplus info

... <aNew>, but please do not use SetArray( aData ). Calling SetArray() after the browse is prepared ( by Adjust() method) may have undesirable effects like this. This recommendation applies to other methods like SetRDD(), etc.
by nageswaragunupudi
Wed Oct 10, 2018 12:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: checkbox on xBrowse with surplus info
Replies: 3
Views: 1012

Re: Strange error making some calculations

... tot*10/100,2)? tot                   // 0.05 correct? iva                   // 0.01 right  Having known the limitations and side-effects of floating point math, it is a good idea to use round() after long summations. Cobol uses BCD math.
by nageswaragunupudi
Thu Mar 22, 2018 9:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange error making some calculations
Replies: 9
Views: 1479

Re: explorerbar Menu popup

... the same way as the menu and did not use the Urlnk class we could now have the popup menu directly. And then the menu options can not have special effects like the colors of win10 or office2007 but only an underlined word. this I could understand for an initial state just to try but in the long ...
by Silvio.Falconi
Thu Mar 01, 2018 5:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: explorerbar Menu popup
Replies: 3
Views: 856
Next

Return to advanced search