Page 1 of 1
FW27 TREE PROBLEM
Posted: Fri Jan 06, 2006 10:36 pm
by Ugo
Hi fw's
in a my program I use a Tree with resource and with last FW27 do not work!
That you see in the testtrer.prg samples
Can you help me?
Posted: Sat Jan 07, 2006 7:22 am
by Antonio Linares
Ugo,
We have just tested samples\TestTreeR.prg and worked ok on first try.
Posted: Mon Jan 09, 2006 12:45 pm
by Ugo
Antonio Linares wrote:Ugo,
We have just tested samples\TestTreeR.prg and worked ok on first try.
Dear Antonio,
in my fw/samples directory I have not found
TestTreeR.prg program but only
testtree.prg anr
testtrer.prg the first is not an redefine tree test and work but the second, in my computer do not work.
I think that the problem is in .RC file line:
Code: Select all
CONTROL "", 100, "SysTreeView32", 0 | WS_CHILD | WS_VISIBLE, 6, 8, 282, 230
the SysTreeView32, for me is not correct, but do not work also with SysTreeView.
Posted: Mon Jan 09, 2006 1:11 pm
by Antonio Linares
Ugo,
My mistake, the sample name is TestTreR.prg and it only works with Harbour/xharbour and FWH, as it is a Windows 32 bits control.
(Even if you remove the "32" from the control name, the app shows but hangs when tried to be used).
Posted: Mon Jan 09, 2006 1:27 pm
by Ugo
Antonio Linares wrote:Ugo,
My mistake, the sample name is TestTreR.prg and it only works with Harbour/xharbour and FWH, as it is a Windows 32 bits control.
(Even if you remove the "32" from the control name, the app shows but hangs when tried to be used).
Antonio,
I Know that in 32 bits work, I tested it!
But I
WANT to use a redefine Tree in a 16Bit program.
It is possible?
If it is possible can you send a little sample?
Thank you.
Posted: Mon Jan 09, 2006 3:15 pm
by Antonio Linares
Ugo,
>
But I WANT to use a redefine Tree in a 16Bit program.
It is possible?
>
Actually it is NOT possible. The treeview shows but it hangs when it is clicked. We don't know yet how to fix it or if it is fixeable.
Posted: Mon Jan 09, 2006 3:54 pm
by Ugo
Antonio Linares wrote:Actually it is NOT possible.
The treeview shows but it hangs when it is clicked.
Yes, in the task manager my application run on 99% of CPU time.
We don't know yet how to fix it or if it is fixeable.
There are any other tools or methods?
Posted: Tue Jan 10, 2006 10:42 am
by StefanHaupt
Ugo,
you may test ninety5 from Tom Groeger, if I remember, it contains a tree control.
You can download it at
http://www.tomsoft.de/content/fivewin.aspx
And its free now.
Stefan
Website Gone
Posted: Wed Feb 08, 2006 5:22 am
by grumpy
Tom's Website no longer exists. Is there somewhere else this library may be obtained.
Cheers
Re: Website Gone
Posted: Wed Feb 08, 2006 9:40 am
by StefanHaupt
grumpy wrote:Tom's Website no longer exists. Is there somewhere else this library may be obtained.
Cheers
The link, I posted, works fine here
Stefan
Frustrated
Posted: Thu Feb 09, 2006 2:07 am
by grumpy
For some reason it just will not work for me. Is the Lib there and for free? If so could someone download it and forward same to me
grumpy@internode.on.net or give me Tom's email address for contact.
Thanks in Advance.
Cheers
Gerry
Posted: Thu Feb 09, 2006 9:29 am
by StefanHaupt
Please contact Tom Groeger to get more information. There is no download link on his page.
[url]mailto:
tom@tomsoft.de?subject=NintyFive[/url]
Stefan