Hi Jussi !
I did some tests with old versions. Here are my results:
Overwrite V3.96h with patch 3.96c --> working
Overwrite V3.96c with patch 3.96d --> working
Overwrite V3.96d with patch 3.96e --> not working, About dialog tells 3.96d!
Overwrite V3.96e with patch 3.96f --> not working
Then I ...
Search found 13 matches
- Tue Jun 12, 2007 8:50 am
- Forum: General
- Topic: code completion?
- Replies: 14
- Views: 41357
- Tue Jun 12, 2007 8:11 am
- Forum: General
- Topic: code completion?
- Replies: 14
- Views: 41357
code completion?
Hi Jussi !
I didn't work with any "C" project for a few month. As I started with a new development in "C" again, I got problems with the intellisensing (or code completion):
It's the same behavior as author "UdoJ" discribed in the post from Wed Sep 15, 2004.
In the meantime I always updated Zeus ...
I didn't work with any "C" project for a few month. As I started with a new development in "C" again, I got problems with the intellisensing (or code completion):
It's the same behavior as author "UdoJ" discribed in the post from Wed Sep 15, 2004.
In the meantime I always updated Zeus ...
- Tue May 29, 2007 3:54 pm
- Forum: Comments and Suggestions
- Topic: title bar content
- Replies: 11
- Views: 29113
- Mon Mar 12, 2007 11:35 am
- Forum: Comments and Suggestions
- Topic: title bar content
- Replies: 11
- Views: 29113
- Wed Feb 28, 2007 3:13 pm
- Forum: Comments and Suggestions
- Topic: title bar content
- Replies: 11
- Views: 29113
Hi Jussij !
I've installed the patch 3.96c now. The Zeus taskbar (Zeus window title) now seems to be modified. But for me there no rule to see. In general I'm working with an opened workspace. Sometimes the title of my Zeus window is like workspace - [short file name] - as you planned to assign if ...
I've installed the patch 3.96c now. The Zeus taskbar (Zeus window title) now seems to be modified. But for me there no rule to see. In general I'm working with an opened workspace. Sometimes the title of my Zeus window is like workspace - [short file name] - as you planned to assign if ...
- Wed Jan 24, 2007 9:02 pm
- Forum: Reporting a Bug
- Topic: Bookmarks in Zeus 3.96 do not work
- Replies: 8
- Views: 23189
- Wed Jan 17, 2007 10:40 am
- Forum: Reporting a Bug
- Topic: Bookmarks in Zeus 3.96 do not work
- Replies: 8
- Views: 23189
- Tue Jan 16, 2007 1:01 pm
- Forum: Reporting a Bug
- Topic: Bookmarks in Zeus 3.96 do not work
- Replies: 8
- Views: 23189
Bookmarks in Zeus 3.96 do not work
I'm using the BriefEx Keyboard Mapping. In Versions up to 3.95z if I press 'Alt' + '0' I can drop a bookmark, as I can see in the Status line. With 'Alt' + 'J' '0' I can jump to the previously assigned bookmark.
With Version 3.96 this didn't work :( . I cannot see the infromation about a dropped ...
With Version 3.96 this didn't work :( . I cannot see the infromation about a dropped ...
- Mon Jun 13, 2005 11:34 am
- Forum: Reporting a Bug
- Topic: Context menu positioned wrong
- Replies: 7
- Views: 23615
Re: Context menu positioned wrong
I'm running a two monitor setup (in case it makes a difference). Showing the context menu via the keyboard always displays in the lower right corner of the secondary monitor, not near the current selection/cursor.
Hi!
I've also a problem with the position of the context menu - but only with the ...
Hi!
I've also a problem with the position of the context menu - but only with the ...
- Thu Mar 24, 2005 9:09 am
- Forum: General
- Topic: Configure the Regular Expressions for errors and warnings
- Replies: 3
- Views: 14503
Hi Jussi,
Thanks for your quick reply. Here is the result of my test:
If I enter in the Errors regex :[BFEOP]+:.+:[0-9]+:. and in the Warning regex :[BFEOP]+:.+:[0-9]+:.+(Warning only) the result is, that both a error line and a warning line occur in red (error color). Is there a regex possibility ...
Thanks for your quick reply. Here is the result of my test:
If I enter in the Errors regex :[BFEOP]+:.+:[0-9]+:. and in the Warning regex :[BFEOP]+:.+:[0-9]+:.+(Warning only) the result is, that both a error line and a warning line occur in red (error color). Is there a regex possibility ...
- Wed Mar 23, 2005 1:52 pm
- Forum: General
- Topic: Configure the Regular Expressions for errors and warnings
- Replies: 3
- Views: 14503
Configure the Regular Expressions for errors and warnings
Hi,
is there somebody, who can help me to configure the Regular Expressions for errors and warnings. Here is an sample of the compiler output.
It seems that the difference between error and warning lines is (Warning only) .
:FE:MCM.C:3623: Illegal structure selector
:FE:MCM.C:3623: Lvalue ...
is there somebody, who can help me to configure the Regular Expressions for errors and warnings. Here is an sample of the compiler output.
It seems that the difference between error and warning lines is (Warning only) .
:FE:MCM.C:3623: Illegal structure selector
:FE:MCM.C:3623: Lvalue ...
- Wed Mar 09, 2005 1:31 pm
- Forum: Reporting a Bug
- Topic: Navigation with CTags always one line above
- Replies: 2
- Views: 12979
Navigation with CTags always one line above
Hi,
I'm using Zeus 3.94a, programming in 'C'. I noticed, that if I use 'Tag Current Word' from the context menu or the function list in the navigator of a workspace to locate a function or another definition, Zeus sets the cursor ONE LINE ABOVE the cursor should be. :!: :?: As I evaluated the ...
I'm using Zeus 3.94a, programming in 'C'. I noticed, that if I use 'Tag Current Word' from the context menu or the function list in the navigator of a workspace to locate a function or another definition, Zeus sets the cursor ONE LINE ABOVE the cursor should be. :!: :?: As I evaluated the ...
- Thu Mar 03, 2005 1:10 pm
- Forum: Comments and Suggestions
- Topic: Preprocessor definitions affect to syntax highlighting
- Replies: 0
- Views: 12387
Preprocessor definitions affect to syntax highlighting
Hi Jussi,
most of my programs I write in C language for different target systems. Is it possible to add project specific preprocessor definitions, which have affect to the syntax highlighting?
Sample:
#ifdef TARGET_1
WORD wTest;
#endif
If TARGET_1 is not a defined preprocessor definitions in ...
most of my programs I write in C language for different target systems. Is it possible to add project specific preprocessor definitions, which have affect to the syntax highlighting?
Sample:
#ifdef TARGET_1
WORD wTest;
#endif
If TARGET_1 is not a defined preprocessor definitions in ...