Search found 1412 matches: solve

Return to advanced search

Re: Another Question about FWH and Word

Antonio, Unfortunately, I wasn't able to use your suggestion because I got a lot of errors. But maybe I can solve it is you can help me to transate this VBA-sentence into FWH : AddIns("C:\Users\Michel\AppData\Roaming\Microsoft\Word\STARTUP\MacJuda.dotm").Installed ...
by driessen
Thu Aug 10, 2023 3:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another Question about FWH and Word
Replies: 6
Views: 363

Re: How to read settings in Word

Antonio,

I'm sorry, I wasn't able to solve my last problem yet, but I have a new question.

I need to read in my Fwh-application the exact position where my cursor is in a Word-document.
Later on I have to put the cursor back in its original position.

How can I do this?

Thx.
by driessen
Tue Aug 08, 2023 11:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to read settings in Word
Replies: 14
Views: 737

Re: Error in FW_ArrayAsRecordSet Seek - Please help

Mr Rao, Mr Antonio, any idea how to solve the error?

Best regards,
by Cgallegoa
Mon Aug 07, 2023 6:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in FW_ArrayAsRecordSet Seek - Please help
Replies: 6
Views: 437

Re: Lost connection to MySQL server during query

I had the same problem when I work in the cloud and I solve it with DEFINE TIMER to check each time interval if the connection exists At the beginning of the application I activate it ** oMAE00VAR:tiempo = number of minutes, normally I put it 2 minutes ...
by cjcardoza
Sat Aug 05, 2023 3:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection to MySQL server during query
Replies: 37
Views: 12886

Re: Lost connection to MySQL server during query

Sorry Shuming ,
your comment does not help to solve the problem ,
but above all it is your situation that is not the same for everyone

Maurizio
by Maurizio
Wed Aug 02, 2023 7:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection to MySQL server during query
Replies: 37
Views: 12886

Re: Small Question about Word and FWH

Antonio,

I can't use xHarbour Builder. EnumWinows() is unresolved, the message says.

What do i need to do to solve this problem?
by driessen
Wed Jul 19, 2023 2:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Small Question about Word and FWH
Replies: 29
Views: 1355

Re: FTP Upload works at home Not at work

Mark,

I have the same problem as you (the file name is uploaded but the size is 0), did you solve the problem?

Regards
Miloš
by mtajkov
Mon Jul 17, 2023 6:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FTP Upload works at home Not at work
Replies: 6
Views: 471

Re: hbmk2 problem

Dear Tim,

Then I would suggest to completely remove all the files in FWH\include and reinstall them

If that does not solve it, then you should do the same with harbour\include folder
by Antonio Linares
Thu Jul 13, 2023 8:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hbmk2 problem
Replies: 19
Views: 872

Re: Create solid color bitmap array

but that is a Codejock issue, not FW,

What do you want to solve Codejock issue?
Do you want solid color bitmaps saved on disk?
by nageswaragunupudi
Thu Jul 13, 2023 1:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create solid color bitmap array
Replies: 6
Views: 350

Re: Create solid color bitmap array

Thank you. The FWH function worked perfectly. Unfortunately it didn't solve my problem, but that is a Codejock issue, not FW, and I will find a solution. ( Their documentation differs from what actually occurs ... ). However, what you provided is perfect.
by TimStone
Wed Jul 12, 2023 6:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create solid color bitmap array
Replies: 6
Views: 350

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

... downloaded from Google. I noticed the same issues. I use the 'Comfort On-Screen Keyboard Pro' for this purpose. We are going to look into and solve the issue. Good to know. This may take some time. I suggest you to postpone moving to Unicode for a few days, till we make this work perfectly. ...
by frose
Fri Jun 23, 2023 6:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_SetUnicode( .T. ) 2-Byte characters
Replies: 25
Views: 2482

How to resolve this? lack functions

Compilation errors: I've done this other times, and I can't solve it :-( Generating C source output to '\tmp\sisrev5H\versao.c'... Done.    c:\bcc74\bin\bcc32 -c -tWM -I\sis\fsql901\include;\fwh2212\include;\harbour\include;\bcc74\include -o\tmp\sisrev5H\versao ...
by Ari
Thu Jun 22, 2023 7:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to resolve this? lack functions
Replies: 5
Views: 349

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

... not have German keyboard, but I am using virtual touch keyboard downloaded from Google. I noticed the same issues. We are going to look into and solve the issue. This may take some time. I suggest you to postpone moving to Unicode for a few days, till we make this work perfectly. Meanwhile you ...
by nageswaragunupudi
Thu Jun 22, 2023 12:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_SetUnicode( .T. ) 2-Byte characters
Replies: 25
Views: 2482

capture keyboard character without get focus

... coming from wireless barcode reader working in keyboard emulation) possibly without need to have the focus active on a get in my FWH app, to solve the problem that the user accidentally shift the focus in other Windows process. Is it possible somehow? Thank you.
by max
Fri Jun 09, 2023 12:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: capture keyboard character without get focus
Replies: 1
Views: 154

Re: simulate unknown Function of UDF in IndexKey()

Enhanced version supporting n parameters: We have to solve where to store the codeblocks, or next call to hb_CreateFunction() will overwrite the previous one. function Main()   hb_CreateFunction( "xyz", { | a, b, c | QOut( ...
by Antonio Linares
Fri May 05, 2023 11:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: simulate unknown Function of UDF in IndexKey()
Replies: 9
Views: 473
PreviousNext

Return to advanced search