Tutorial? |
Post Reply |
Author | |
MikeV
Newbie Joined: 03 January 2004 Location: United States Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 03 January 2004 at 3:51am |
I just purshased the Command Bars activex control based upon the impressive sample projects. Assuming it would work much like any other activex control I didn't really scrutinize the implementation. Now that I have the product I find nothing that even remotely would serve as a brief "how-to" for implementation. Yes there are six sample projects only one with a "xcb" file included. One of the features I am most interested in is adding XP style tabs to my program, something demonstrated in the "MDI Sample" project, but there isn't a word on how to do in the source code. I am very impressed by the look of the Command Bar control but I am about ready to write it off unless I can figure it out quickly. I've poked around and understand the "designer", but without any explanation of what is necessary to achieve a basic menu I find this software very frustrating. It seems to cater much more to the C++ crowd, which is great, but no help to me. Can anybody offer a suggestion as to how to get up and running with the ActiveX version of Command Bar? |
|
vbuser
Newbie Joined: 22 January 2004 Status: Offline Points: 39 |
Post Options
Thanks(0)
|
ANYBODY THERE? I just purchased it and I eel exacly the same way.... I thought once I purchased the tools I would see more information or tutorial about how to go about things, but I guess I was wrong... I have also noticed that there is very little activity on this forum from the admins... That is also bad news... Too bad... This is an impressive product, but at this point it is useless to me and I comtemplating returning it for a FULL REFUND...
|
|
MrHelmet
Newbie Joined: 24 January 2004 Location: Denmark Status: Offline Points: 1 |
Post Options
Thanks(0)
|
I have to agree with you that the documentation for the ActiveX controls are a litte to simple. All you really get is what you would already find in the Object Browser. As these controls cost a fair amount of money we should be able to expect better documentation. First add a CommandBar control to the MDI form (call it cmbTools) and then write the following code in the Show event of the form: cmbTools.ShowTabWorkspace True That is really it. Now the workspace of the MDI form is tabbed, and a tab is added each time a child form is added to the MDI form. As far as I can see from the docs there aren't any tabstribs in the CommandBar object so this will only work with MDI forms. Hope this helps Best Regards |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Codejock has released some preliminary documentation for Xtreme Suite
v8.70 for ActiveX. The documentation contains several tutorials to help
create the sample projects.
The documentation can be found at this link: http://www.codejock.com/downloads/ You can reply to this post with suggestions and comments or send an email to support.activex@codejock.com We are looking forward to your feedback |
|
rdtcgriffin
Newbie Joined: 18 March 2004 Status: Offline Points: 19 |
Post Options
Thanks(0)
|
The samples in the page you gave are all EXE. Don't you have VB code for those? On the VB Code samples that are included on the installation, do you think it is possible to have comments on them? Will be great to help speed up learning how to use your control. To be honest, I find the lack of comments/documentation within the sample codes frustrating. I was able to understand the creation of the menu quite easily. But the toolbar is a different story. Do you have a step by step process on creating the toolbar? With XCB creation and all? I am trying the CommandBarsDesigner.exeto create the XCB but I find it difficult to use (especially with the lack of Help file/tutorial). In fact, I found out about the designer by lookign at the installed files and not from the Help/Documentation. I think you have a good product. Just that the lack of documentation is making it frustrating to learn and use. Edited by rdtcgriffin |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
The code is included, not just the exe. You need to look at the
folder the software was installed to see the .vbp files.
|
|
rdtcgriffin
Newbie Joined: 18 March 2004 Status: Offline Points: 19 |
Post Options
Thanks(0)
|
There are codes and VB files when you install the component. But what I meant was the files included in XTPEvaluation.zip. There are no VB files there. Just exe. |
|
bajul
Newbie Joined: 07 November 2004 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
I think you guys need to include example in every method. The document without example still make no sense to us.
|
|
pitronot
Newbie Joined: 24 May 2009 Location: Israel Status: Offline Points: 6 |
Post Options
Thanks(0)
|
or maybe a pdf reference book for every method and param
i see alot of methods with incoming parameters which are variant.
i dont know what they are looking for, this is due to no casting in vb. I am aware of that, but how am i supposed to know what to try if i dont have a reference book.
appreciated.
[edit] I pressed F1 on a function and found your excellent windows-help-file, I take it back. you rock.
now if support would only answer my questions.
|
|
Mickey Perlstein Development Manager |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |