Search found 41 matches: problematic

Return to advanced search

RTF : Fully functional

... bar. It displays when the cursor goes to the top of the control. I really would like the ability to lock that bar in place. It is especially problematic when trying to format the top line of text in the edit box. Since I know this may not be a universal desire, perhaps we could have a flag ...
by TimStone
Thu May 11, 2023 5:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RTF : Fully functional
Replies: 2
Views: 181

Re: My regex fails under Harbour

Just an update. The problematic regex problem went away when I rearranged libs (the bold part) to be linked from j:\harbour\bcc7\lib\cw32.lib + j:\harbour\bcc7\lib\import32.lib + j:\harbour\bcc7\lib\uuid.lib + j:\harbour\bcc7\lib\ws2_32.lib ...
by hua
Wed Nov 09, 2022 2:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: My regex fails under Harbour
Replies: 6
Views: 560

Re: TSButton 7 bpaint.c

Antonio, this is incomplete and is not TSButton7.
It only contains tsbutton.prg
The problematic file is bpaint.c

by hua
Thu Oct 06, 2022 1:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSButton7 bpaint.c
Replies: 10
Views: 594

Re: Fast Report´s future

... by the developer and we never saw it actually implemented. WIth the 2nd one, it was discovered that, as I understood it, the source code was too problematic to integrate. What I believed we were getting was the ability to call a class, create and save a report, and make it printable. It was my ...
by TimStone
Mon May 11, 2020 8:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fast Report´s future
Replies: 56
Views: 5919

TIPCLIENTHTTP problem ( new )

... cXml) cRet := oHttp:readAll( ) oHttp:close() Looking this up on the Forum yielded a post showing that the harbour library has been "problematic" and unfixed for a long time. Is there a suggested "better way" to make this call ? I use the procedure to obtain data from ...
by TimStone
Wed Oct 30, 2019 7:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TIPCLIENTHTTP problem ( new )
Replies: 7
Views: 1295

Re: BUTTON BAR is NOT Compiled when Harbour Warning Level w2

I compile using -w3, which causes this problem with some FWH code. I work around it by preceding and following the problematic code with: #pragma WARNINGLEVEL = 1DEFINE BUTTONBAR OF oApp:oWnd STYLEBAR SIZE 70, 70DEFINE BUTTON OF oApp:oWnd:oBar PROMPT FWString( "Exit" ...
by rhlawek
Tue Apr 23, 2019 2:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BUTTON BAR is NOT Compiled when Harbour Warning Level w2
Replies: 2
Views: 417

FTP with Harbour / MSVC / FWH issues

... := LoadLibrary( "wininet.dll" ) As I said, this code is fine with xHarbour, but not Harbour. I've tried other approaches but all are problematic. Any ideas on this one ?
by TimStone
Tue Jun 19, 2018 11:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FTP with Harbour / MSVC / FWH issues
Replies: 8
Views: 2224

Re: EasyReport developer tool

... than the ones we all face. You talk about having 20 or 30 days. If I introduce something, I have a matter of hours to fix anything that is problematic, not days. Even after 36 years as a developer, I still must meet the expectations of my clients every day, or I would lose them Over the ...
by TimStone
Wed Mar 07, 2018 6:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EasyReport developer tool
Replies: 16
Views: 5082

Tdata still Up to Date ?

... problem. So now I have to find what, in tData is causing a problem. It will relate to revisions made in tDatabase that may now render my version problematic. Since this could have repercussions elsewhere ( tdata is used throughoutout ), I will get in touch with James. Tim Tim Stone http://www.MasterLinkSoftware.com ...
by Marc Venken
Wed May 03, 2017 10:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tdata still Up to Date ?
Replies: 25
Views: 5099

Re: New FWH 16.12

... my local machine. I thought it might just be the particular set of values I am setting, so I just copied all the xbrowse values being set in the problematic code and put them in the sample Antonio provided and it still displayed correctly. Which means it is a problem in my local code. I'll figure ...
by rhlawek
Sat Dec 24, 2016 1:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 16.12
Replies: 7
Views: 1476

Re: More 16.01 problems with xBrowse UPDATED

... problem. So now I have to find what, in tData is causing a problem. It will relate to revisions made in tDatabase that may now render my version problematic. Since this could have repercussions elsewhere ( tdata is used throughoutout ), I will get in touch with James. Tim
by TimStone
Mon Mar 07, 2016 7:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: More 16.01 problems with xBrowse UPDATED
Replies: 24
Views: 9517

More 16.01 problems with xBrowse UPDATED

... worked perfectly until the changes made for GDI Plus, Unicode, and for the new touch centric features. What was solid and reliable is now very problematic. Please help on this.
by TimStone
Wed Feb 17, 2016 12:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: More 16.01 problems with xBrowse UPDATED
Replies: 24
Views: 9517

emailing

I have been using CDO for emailing but it is becoming problematic since it doesn't seem to support Outlook. Is there something better I can use for emailing with Harbour?
by dtussman
Wed Jan 20, 2016 5:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: emailing
Replies: 14
Views: 3246

Re: 15.10 Browse problem

... the brush after a number of subroutines were called. If I maximized the display, it fixed the problem, but if I resized the window smaller, it was problematic. I finally went all the way back to 15.04 and most of the issues cleared up. Finally, I removed png.lib and xfw.lib and the problems went ...
by TimStone
Thu Dec 31, 2015 12:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: 15.10 Browse problem
Replies: 27
Views: 8393

Re: Files Needed - ADS / Harbour / MSVC 2013

... ) ), ::Load() ) Which generates Error ADSCDX/5018 The handle given was not recognized by Advantage. Verify specified handle is open/active. The problematic build is using FWH 15.09(3), MSVC 2013 ( latest rev ), and Harbour files dated 12/31/2014. I don't think you have provided anything later ...
by TimStone
Thu Oct 22, 2015 6:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Files Needed - ADS / Harbour / MSVC 2013 (and FiveWeb info)
Replies: 25
Views: 4186
Next

Return to advanced search