Search found 1048 matches

by byte-one
Tue Nov 20, 2007 12:12 am
Forum: FiveWin for Harbour/xHarbour
Topic: HTML-Help
Replies: 4
Views: 2582

POPUP

Mr. Linares, I will call not the HTML-Topic! I will call the topics in *.txt embedded in *.CHM. This is a code from c++. Can I do the structure from Fivewin? Thanks for your help! Günther void CTechniques::ShowContextHelp(CWnd* pWnd, POINT pt, int iCtrlID) { HH_POPUP popup ; POINT ptPoint ; RECT rRe...
by byte-one
Mon Nov 19, 2007 1:21 pm
Forum: FiveWin for Harbour/xHarbour
Topic: HTML-Help
Replies: 4
Views: 2582

HTML-Help

Mr. Linares,
in which way i can produce the required structure for the function HTMLHelpPopup() with the class Tstruct?
MfG Günther
by byte-one
Sun Nov 18, 2007 7:53 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Help-System
Replies: 0
Views: 675

Help-System

Mr. Linares, I found, that dialogs are not produces HelpIDs. This is also, when an ...HELPID NN.. are defined. GETS etc. with ...HELPID NN.. are OK. But in almost circumstances are a general help for this dialog are to show. The controls-helpid should overwrite the dialog-helpid if not 0, then it is...
by byte-one
Sat Nov 10, 2007 12:29 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Backgroundcolor on SAY in folders
Replies: 2
Views: 714

Oh, thanks!
by byte-one
Fri Nov 09, 2007 5:44 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Backgroundcolor on SAY in folders
Replies: 2
Views: 714

Backgroundcolor on SAY in folders

I cant define the backgroundcolor from REDEFINE SAY.....COLOR... in folders on Windows VISTA. Any solution?
by byte-one
Fri Oct 26, 2007 3:21 pm
Forum: FiveWin for Harbour/xHarbour
Topic: GDI+
Replies: 1
Views: 699

GDI+

How to use the GDI+ in Harbour/Fivewin? Does anywhere use it?
by byte-one
Tue Mar 20, 2007 9:14 am
Forum: FiveWin for Harbour/xHarbour
Topic: Extend system
Replies: 1
Views: 582

Extend system

Hello all,
is there an way to give back a array with nested arrays from a C-routine to Harbour? hb_reta() produces only one array.
Greetings
by byte-one
Wed Feb 28, 2007 10:03 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Extend system
Replies: 1
Views: 717

Extend system

Hello all, I write a interface for use of shape-files. All the sourcecode is in C. My problem are the array-parameters. In the Extended System from Harbour are no functions to send or retrieve arrays to/from a C-function. In some cases the arrays are given by reference. Is there a solution? Thanks. ...
by byte-one
Mon Dec 11, 2006 1:06 pm
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Bug in GET
Replies: 3
Views: 2548

Mr. Linares
I send you to your Email an EXE for this error to show.
by byte-one
Wed Nov 15, 2006 2:53 pm
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Bug in GET
Replies: 3
Views: 2548

Bug in GET

Hello all!
I found a bug in get. When a picture template "@R" and the clausula ON CHANGE is used then came when i leave the get with TAB a error-message from get:untransform()! When i leave the get with ENTER then it is ok.
by byte-one
Thu Feb 02, 2006 10:17 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Transparent Bitmap
Replies: 3
Views: 1027

Hello EMG,
"Try using PalBmpDraw() function for screen. "

There is an parameter ltransparent in this function, but no effect!?

MfG
Guenther
by byte-one
Thu Feb 02, 2006 9:32 pm
Forum: FiveWin for CA-Clipper
Topic: Transparent Bitmap
Replies: 1
Views: 999

Transparent Bitmap

Hello all,
is there an function to draw an transparent (0,0 pixel or an other is maskcolor) bitmap on screen and printer with resizable dimensions of the bitmap. The function "drawmasked" are not resizeable and on printer are not shown!

Many thanks
Guenther
Mail: office@byte-one.com
by byte-one
Thu Feb 02, 2006 9:30 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Transparent Bitmap
Replies: 3
Views: 1027

Transparent Bitmap

Hello all,
is there an function to draw an transparent (0,0 pixel or an other is maskcolor) bitmap on screen and printer with resizable dimensions of the bitmap. The function "drawmasked" are not resizeable and on printer are not shown!

Many thanks
Guenther
Mail: office@byte-one.com