TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
-
moelski
- Newbie

- Posts: 92
- Joined: Tue Jun 19, 2007 12:00 am
-
Contact:
Post
by moelski » Mon May 10, 2010 1:56 pm
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
-
Narcís
- Site Admin

- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
-
Contact:
Post
by Narcís » Mon May 10, 2010 2:06 pm
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!
-
moelski
- Newbie

- Posts: 92
- Joined: Tue Jun 19, 2007 12:00 am
-
Contact:
Post
by moelski » Wed May 12, 2010 7:28 am
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
-
Narcís
- Site Admin

- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
-
Contact:
Post
by Narcís » Wed May 12, 2010 7:43 am
Hi Dominik,
Yes, a few changes have been done for v9/v2010
-
moelski
- Newbie

- Posts: 92
- Joined: Tue Jun 19, 2007 12:00 am
-
Contact:
Post
by moelski » Wed May 12, 2010 7:52 am
Ok then we will buy the V9 update first.
So I wont waste my time
