Search found 27 matches: behaving

Return to advanced search

Re: xBrowse - Dates - FWH 2310

... := nil But that is not the point. We need to understand why 'wrkdat' field's structure is read wrongly. More surprising is that this is behaving differently on different PCs (configurations) and also differently between FWH2307 and 2310. Right now, I can not figure out whats happening ...
by nageswaragunupudi
Tue Nov 07, 2023 5:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - Dates - FWH 2310
Replies: 19
Views: 1449

Re: ResEdit is on the Fritz ( again ) today

... my machine for many years ... A couple of weeks ago the same thing happened and Antonio was able to confirm that his version ( same as mine ) was behaving the same way .. http://forums.fivetechsupport.com/viewtopic.php?f=3&t=40649 What was interesting enough .. the next day .. Resedit just ...
by Rick Lipkin
Tue Aug 03, 2021 9:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ResEdit is on the Fritz ( again ) today
Replies: 21
Views: 2266

Re: Print Problem with FWH2104

... this code produces a wrong image like this: https://imagizer.imageshack.com/v2/xq90/924/pZtWka.png Till FWH1906, RoundBox() was behaving wrongly by - treating nTop as nLeft and nLeft as nTop - treating nBottom as nRight and nRight as nBottom. This is the only method with this ...
by nageswaragunupudi
Wed Jun 09, 2021 3:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print Problem with FWH2104
Replies: 27
Views: 2597

Re: New FTDN May 2018 (FWH 18.05)

... - TXBrwColumn: New method AnchorToCell( oDlg/oControl) The dialog / control is aligned to bottom of the active cell. - Fix: lFitGridHeight is not behaving correctly when lFooter is .t. Fixed. - New data nClrBorder: When lDrawBorder is set to .t., border is drawn using nClrBoder if specified. Default ...
by Antonio Linares
Sun Jul 22, 2018 5:01 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN May 2018 (FWH 18.05)
Replies: 1
Views: 2757

New FTDN May 2018 (FWH 18.05)

... - TXBrwColumn: New method AnchorToCell( oDlg/oControl) The dialog / control is aligned to bottom of the active cell. - Fix: lFitGridHeight is not behaving correctly when lFooter is .t. Fixed. - New data nClrBorder: When lDrawBorder is set to .t., border is drawn using nClrBoder if specified. Default ...
by Antonio Linares
Sat Jul 14, 2018 4:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN May 2018 (FWH 18.05)
Replies: 1
Views: 2757

Re: XBROWSER Logical edit

... cdx to any of us by mail and we shall try to find solution for this. Case 2: If this works correctly, then we shall all explore together why is it behaving differently in your environment.
by nageswaragunupudi
Thu May 11, 2017 3:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSER Logical edit
Replies: 3
Views: 922

Re: Cryptowall or similar

... .. On one hand you have potential virus corruption ( for non opened tables ) .. on the other hand you could have index corruption with badly mis-behaving workstations. If it were me, the customer needs to understand they were a victim of their own 'self infliction' and should bear the brunt and ...
by Rick Lipkin
Tue Aug 25, 2015 5:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cryptowall or similar
Replies: 5
Views: 1095

Re: ADO RDD xHarbour

Antonio,

Excellent! Great work :-)

Now we need feedback from users. How is your app behaving with it ?
by Antonio Linares
Tue Mar 31, 2015 5:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446437

Re: Strange numeric behavior

... from some users (probably with some older installations) they were having problems with numeric field type. It is worth verifying how this is behaving with money and double field types. If you are getting this error with all three field types then we need to examine other reasons like localization, ...
by nageswaragunupudi
Sat Sep 21, 2013 6:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange numeric behavior
Replies: 22
Views: 4145

Re: xBrowse Editing Error - numeric values rounding

... integer after editing. I do not say that there is any problem with Harbour. It is just that xbrowse's edit of numerics without picture clause is behaving diferently with xHarbour and Harbour. I am looking into xbrowse code and yet to come up with a satisfactory answer. Meanwhile I suggest a workaround ...
by nageswaragunupudi
Wed Sep 04, 2013 7:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse Editing Error - numeric values rounding
Replies: 10
Views: 3034

Re: New FWH 13.07

Antonio, Have these FWH libs for MSVC been built with VS 2012 instead of VS 2010 as the readme.txt states? It is behaving as though this is the case, it works fine for me with 2012 but with 2010 I get errors of the following sort, this is from the sample xbincflt.prg: fivehc32.lib(DEVICE.obj) ...
by rhlawek
Wed Jul 31, 2013 1:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 13.07
Replies: 13
Views: 4707

Re: Execute a php script

Marco,

The source code looks fine, so there should not be any leaks.

Is it behaving fine ?
by Antonio Linares
Tue Jun 25, 2013 2:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Execute a php script
Replies: 8
Views: 1683

Re: Get decimal picture

... get changes the picture of second get to 3 dec.places. After the valid clause changes the picture of second get, I observed that the second get is behaving exactly the same way as if the changed picture was set originally. This is the screen shot initially. First get has input focus. http://img163.imageshack.us/img163/2935/getpic1.jpg ...
by nageswaragunupudi
Fri May 17, 2013 3:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get decimal picture
Replies: 31
Views: 6327

Re: Harbour warning

... So, normally I use -w1 and use -w2 occasionally for the purpose of removing unwanted declarations in the code. I find both Harbour and xHarbour behaving the same way. Am I missing something? xHarbour offers -wb- to disable unused codeblock parameters warning. EMG
by Enrico Maria Giordano
Sun Mar 31, 2013 10:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour warning
Replies: 13
Views: 2045

Re: Harbour warning

... So, normally I use -w1 and use -w2 occasionally for the purpose of removing unwanted declarations in the code. I find both Harbour and xHarbour behaving the same way. Am I missing something?
by nageswaragunupudi
Sun Mar 31, 2013 5:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour warning
Replies: 13
Views: 2045
Next

Return to advanced search