
Stefan H.
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Stefan H.-
Stefan H. commented,
Hello, I changed %%Item_Title%% in $$Methods$$ to %%itemname%% (%%modulename%%). With default %%Item_Title%% I got this: Add (MyLib) Add (MyLib) Clone With %%itemname%% (%%modulename%%) I g...
-
Stefan H. created a post,
Generation of TOC question
Hi, when documenting my VB6 projects with Document!X it occurs that there are methods and properties of the same name in different classes of the project. In this case Document!X appends the projec...
-
Stefan H. created a post,
Index entries for additional file nodes
Hi, in my documentation project I added some additional files und put nodes to the Table of Contents for these files. Is it possible to get entries for them also into the index (generated hhk)? Reg...
-
Stefan H. commented,
Thanks, that's working for my project!
-
Stefan H. commented,
Thanks Richard, I didn't got a reply for my support incident so I asked again here. What is the planned release date for the next update? We need this feature. I don't want to switch to HTMLHelp co...
-
Stefan H. commented,
The order in the Doc X project file is the one I want in the chm. But after generating it the projects are alphabetically sorted according to their vb project names. I didn't got any help until now...
-
Stefan H. commented,
Matt, if the behaviour would be as you described, I havn't asked. Try it by yourself: Take 3 VB6 Projects and add them to Document!X. After the build they are sorted according to the project names ...
-
Stefan H. created a post,
Sort order of projects
I want to change the order of the projects as they are shown in the chm. It is per default alphabetically? Is it possible to change this behaviour and how? Any hint welcome. Thanks, Stefan
-
Stefan H. commented,
Richard, did you understand me? I will try to describe it again: I have a class with some properties and an enum in together in a class file of a vb6 project. The enum is never used anywhere. I...
-
Stefan H. commented,
The problem exists for all source files (also for forms, user controls and modules) with a public enum or public type. Stefan