Page 1 of 1
Use TeeCommander function in own menu?
Posted: Mon May 10, 2010 1:56 pm
by 10545590
Hi !
The TeeCommander is just fine but don´t fit into our application
Is there a way to have the functionality with my own menu bar?
I need the Zoom and 3D features of TeeCommander. They work great and it would reduce my work if I can use the functionallity
Greetz Dominik
Re: Use TeeCommander function in own menu?
Posted: Mon May 10, 2010 2:06 pm
by narcis
Hi Dominik,
Yes, you can copy its functionality in your own buttons. AFAIK you are a source code customer. You'll find such buttons functionality implementation at TTeeCommander.DoMouseMove method in TeeComma.pas.
Hope this helps!
Re: Use TeeCommander function in own menu?
Posted: Wed May 12, 2010 7:28 am
by 10545590
Hi Narcis,
I think the best way is to implement my own TTeeCommander Class. I have to rewrite some parts of your TeeComma Unit to assign my own buttons and don´t use the TeeCommander Panel, but I think this should be no problem.
btw. Are there any changes in TeeComma / TeeCommander functionality in V9 ?
Greetz Dominik
Re: Use TeeCommander function in own menu?
Posted: Wed May 12, 2010 7:43 am
by narcis
Hi Dominik,
Yes, a few changes have been done for v9/v2010
Re: Use TeeCommander function in own menu?
Posted: Wed May 12, 2010 7:52 am
by 10545590
Ok then we will buy the V9 update first.
So I wont waste my time