Search found 10 matches

by hterce
Thu May 07, 2009 2:58 am
Forum: FiveWin for Pocket PC
Topic: "Resize" event for tcbrowse column
Replies: 4
Views: 779

Re: "Resize" event for tcbrowse column

Antonio, thanks a lot. This should do it. Have a nice day.

Bert
by hterce
Thu May 07, 2009 1:40 am
Forum: FiveWin for Pocket PC
Topic: "Resize" event for tcbrowse column
Replies: 4
Views: 779

Re: "Resize" event for tcbrowse column

Hi,

This is just a cosmetic thing. I have a dialog with two "identical" grids. I want the grids to be of the same column widths all the time. So, I need to know if the user resizes the first grid so i can update the other one.

Thanks
Bert
by hterce
Wed May 06, 2009 3:25 pm
Forum: FiveWin for Pocket PC
Topic: "Resize" event for tcbrowse column
Replies: 4
Views: 779

"Resize" event for tcbrowse column

Hi,
What event gets triggered when the user resizes the column width of the tcbrowse control? I appreciate any help.

Bert
by hterce
Fri Oct 31, 2008 1:58 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Printing/Display of bitmap inside a Resource
Replies: 2
Views: 539

Hi Antonio,
Thanks for the reply. I created a test application to show you the problem. You should see a short line in the upper middle of the displayed bitmap, not found in the resource. The "line" may disappear if you resize the bitmap.

http://rapidshare.com/files/159332540/TEST.ZIP
by hterce
Thu Oct 30, 2008 9:14 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Printing/Display of bitmap inside a Resource
Replies: 2
Views: 539

Printing/Display of bitmap inside a Resource

Hi, I am having a problem when printing or displaying some bitmaps inside the Resource. It prints or displays some line or lines (like a minus sign) in some area of the bitmap (it changes location when bitmap is resized). The "lines" are not actually part of the image. This doesn't happene...
by hterce
Wed Sep 03, 2008 10:55 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Source code for Tree32.lib
Replies: 13
Views: 2794

Hi Antonio and Ramesh, thanks for the help. First thing I did was include the treedraw.c in the xbuildw wizard. However, I got a bunch errors from the treedraw.c file and the Include files. Here are some of the compiler errors generated: D:\COMPILER\xHB\c_include\win\winbase.h(19): error: Macro rede...
by hterce
Mon Sep 01, 2008 11:13 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Source code for Tree32.lib
Replies: 13
Views: 2794

Those functions are called inside a different version of the TTreeview Class (too long to include in this post) that was downloaded years ago and is already part of the program. The methods were totally different from the built-in FW TTreeview class.
by hterce
Mon Sep 01, 2008 7:26 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Source code for Tree32.lib
Replies: 13
Views: 2794

Hi,

The following Unresolved Externals are generated if I don't link the Tree32.lib:

LBGETRECT, TREEMEASURE, SETMASKED, LBXGETID, TREEDRAWITEM

Thanks
Bert
by hterce
Mon Sep 01, 2008 4:31 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Source code for Tree32.lib
Replies: 13
Views: 2794

Source code for Tree32.lib

Hi,

I'm trying to recompile an old application using the new new xHarbour but its using an old Tree32.lib. Does anybody still has the source code of the Tree32.lib that I can recompile? Any help will be greatly appreciated.

Thanks
Bert
by hterce
Sat Dec 22, 2007 4:19 pm
Forum: FiveWin for Harbour/xHarbour
Topic: How to "compact" an Access Database
Replies: 1
Views: 536

How to "compact" an Access Database

Hi,

How do you "compact" an .MDB file in FW? Can somebody share me a code?

Thanks
Bert