A Few Questions

Get help with the installation and running of the Zeus IDE. Please do not post bug reports or feature requests here. When in doubt post your question here.
Post Reply
pwdiener
Posts: 134
Joined: Wed Jul 11, 2007 3:45 pm

A Few Questions

Post by pwdiener »

1) In the class browser, things are almost always listed in alphabetical order. However, in a few cases, things are listed in reverse alphabetical order. I've only seen this when expanding a project file (i.e. level 3 of the tree, not level 2). Should they be in ascending order or is the order not specified?

2) Every time I do a new Find, the match case sensitive option is set. I've tried a couple things to get it reset, but don't seem to have found the right one. Where should I look?

3) For COBOL, I have a function regex defined. When I select View/Functions, I get a window showing all the "functions" in the file. When I click the Functions in the Navigator, I get a message that says "Function list is not applicable for this document." Is this as expected?

4) Is there any way to save the window state (splits, arrangement, etc) when exiting?

Bill Diener
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

1) Should they be in ascending order or is the order not specified?
I will have to check this out. I would have assumed they where displayed in ascending order :?
2) Every time I do a new Find, the match case sensitive option is set.
This is bug: http://www.zeusedit.com/forum/viewtopic.php?t=1912
3) When I click the Functions in the Navigator, I get a message that says "Function list is not applicable for this document." Is this as expected?

Yes ;)

Here is a description as to why this is so: http://www.zeusedit.com/forum/viewtopic.php?t=1275
4) Is there any way to save the window state (splits, arrangement, etc) when exiting?

Unfortunately not :(

Cheers Jussi
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

The first two issues raised in this post have been fixed in the latest patch found here:

http://www.zeusedit.com/forum/viewtopic.php?p=3976

Cheers Jussi
Post Reply