Search found 274 matches

by gkuhnert
Tue Sep 24, 2013 2:16 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Embedding a 3rd party .dll
Replies: 34
Views: 8213

Re: Embedding a 3rd party .dll

Antonio,

great, now it works fine. I'll test with the functions needing a struct and if necessary I'll post upcoming questions in this thread.
Thanks a lot for your quick and good working response!
by gkuhnert
Tue Sep 24, 2013 1:54 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Embedding a 3rd party .dll
Replies: 34
Views: 8213

Re: Embedding a 3rd party .dll

Antonio, Surely you meant when linking. Please write here the exact message that you get, thanks of course I meant while linking, this is the message I get:     \prog\bcc582\BIN\ilink32 -L\prog\xharbour1201\lib;\prog\fwh1202\lib;\prog\bcc582\LIB\PSDK /Gn/aa/Tpe/s @objs1202.bc,eho.exe,eho.map, FiveHx...
by gkuhnert
Tue Sep 24, 2013 10:01 am
Forum: FiveWin for Harbour/xHarbour
Topic: Embedding a 3rd party .dll
Replies: 34
Views: 8213

Embedding a 3rd party .dll

Hello, for new SEPA transactions I want to embed a 3rd party .dll. Like in this topic: http://forums.fivetechsupport.com/viewtopic.php?f=3&t=19703&p=103913&hilit=Struct+DLL#p103913 there are functions with a STRUCT as parameter. Functions calls like: int SepaTools_SetOptions(XMLOptionStr...
by gkuhnert
Fri Aug 10, 2012 10:25 am
Forum: FiveWin for Harbour/xHarbour
Topic: Tooltip request
Replies: 1
Views: 473

Re: Tooltip request

Hi,

Anything new on this? I'd also need tooltips to be showed for a longer time. It would be very nice if I could decide in my source code how long it would be displayed.

Thanks in advance!
by gkuhnert
Fri Mar 30, 2012 1:43 pm
Forum: FiveWin for Harbour/xHarbour
Topic: About FWSavePreviewToPDF
Replies: 1
Views: 574

Re: About FWSavePreviewToPDF

Technically it must be possible, because there is a dll called "image2pdf" from Utilitywarrior (http://www.utilitywarrior.com/) that does exactly this. It also can be integrated into Fivewin applications, but I am also still hoping, this will be possible from within Fivewin.
by gkuhnert
Fri Dec 02, 2011 7:36 am
Forum: FiveWin for Harbour/xHarbour
Topic: How to open a dbf with memo (.fpt) missing
Replies: 4
Views: 897

Re: How to open a dbf with memo (.fpt) missing

@Uwe, Enrico: Thanks a lot.
I was hoping to be able to resolve this issue programmatically, like Visual dBase offers also to open the file without blob.
But in this case we'll have to handle the issue manually.
by gkuhnert
Wed Nov 30, 2011 10:50 am
Forum: FiveWin for Harbour/xHarbour
Topic: How to open a dbf with memo (.fpt) missing
Replies: 4
Views: 897

How to open a dbf with memo (.fpt) missing

Hello all,

how do I open an dbf file if the according memofile (.ftp) is missing (without prompting an error)?

Thanks in advance for your help
by gkuhnert
Fri Aug 19, 2011 2:45 pm
Forum: FiveWin for Harbour/xHarbour
Topic: fwh execute another function ?
Replies: 2
Views: 540

Re: fwh execute another function ?

MdaSolution, if I understand you right, you wonder, why the change-codeblock is being evaluated on init of a TDatePick element? That happens, because in the class TDatePick the method cText( uVal ) is being called on init. And in this method the method ::Change() is being called. You could try to co...
by gkuhnert
Thu Aug 11, 2011 7:01 pm
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 11.07
Replies: 79
Views: 12505

Re: New FWH 11.07

Rao, in the meantime I found one other small optical error that seems to be corrected also by my suggestions: Items of a treeview had another background color than the background of the treeview-panel (also placed on a TFolderEx-dialog) Here you can see the dialog with error (which is, as said, also...
by gkuhnert
Thu Aug 11, 2011 4:20 pm
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 11.07
Replies: 79
Views: 12505

Re: New FWH 11.07

nageswaragunupudi wrote:Have you noticed any other issues?
not at this moment. But as we plan to use tfolderex in our next software release, we'll heavily test this feature and if there are other things popping up, I'll inform you over the forums!
by gkuhnert
Thu Aug 11, 2011 3:47 pm
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowsing Excel Data
Replies: 1
Views: 507

Re: XBrowsing Excel Data

Rao,

this is a great sample. Maybe we should ask Antonio to enclose the sample together with your Excel-file in the samples-folder for the next build!
by gkuhnert
Thu Aug 11, 2011 3:44 pm
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 11.07
Replies: 79
Views: 12505

Re: New FWH 11.07

Hi, when using a <<program.exe.manifest>> - file I still have problems when my mouse hovers over a checkbox with the checkbox itself gets bold. Also the flickering still is of a little disturbance. BUT: I found a solution for both problems and I hope I'll get feedback if someone thinks there might b...
by gkuhnert
Mon Aug 01, 2011 3:11 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TFolderEx: Problems with Labels
Replies: 22
Views: 3611

Re: TFolderEx: Problems with Labels

Another problem appears with treeviews on TFolderEx: (The background switched from lightgray to white and the treeitems have a lightgray background, which isn't transparent) New fwh 11.07: (the same with fwh 10.07) http://www.ctosoftware.de/images/stories/fivetech/tree_fwh1107.png Old fwh 10.09: htt...
by gkuhnert
Mon Aug 01, 2011 11:49 am
Forum: FiveWin for Harbour/xHarbour
Topic: TFolderEx: Problems with Labels
Replies: 22
Views: 3611

Re: TFolderEx: Problems with Labels

Antonio, We are publishing FWH 11.07 where we have modified FixSays() but we may need further testing to be sure that there are no side effects for this change (in Topic http://forums.fivetechsupport.com/viewtopic.php?f=3&t=21871) there seem to be a couple of side effects in FWH11.07 at least on...
by gkuhnert
Sun Jul 31, 2011 4:18 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TFolderEx: Problems with Labels
Replies: 22
Views: 3611

Re: TFolderEx: Problems with Labels

Rao, I am a bit embarassed to say this, but I do not find any diffierence in the two images posted by Mr. gkuhnert. I shall be glad if someone can help to draw my attention to the difference. just look at the labels "This is a label ..." In the left picture the font is normal, but in the r...