Search found 13 matches

by HardyPill
Tue Jun 12, 2007 8:50 am
Forum: General
Topic: code completion?
Replies: 14
Views: 41357

code completion?

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 ...
by HardyPill
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 ...
by HardyPill
Tue May 29, 2007 3:54 pm
Forum: Comments and Suggestions
Topic: title bar content
Replies: 11
Views: 29113

Hi Jussi !

Thank you for rolling back this functionality ...

Regards
Michael
by HardyPill
Mon Mar 12, 2007 11:35 am
Forum: Comments and Suggestions
Topic: title bar content
Replies: 11
Views: 29113

Hi Jussij !

I only can repeat my statement from Wed Feb 28, 2007: There is a strange behaviour with the title bar and the taskbar button content.

Should there be a difference between window title text and taskbar button text? Not at my installation !

Please check again, otherwise maybe it's ...
by HardyPill
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 ...
by HardyPill
Wed Jan 24, 2007 9:02 pm
Forum: Reporting a Bug
Topic: Bookmarks in Zeus 3.96 do not work
Replies: 8
Views: 23189

Hi Jussij !

I installed the patch 3.96a - but the behaviour with the bookmarks was unchanged !!! :cry:
Please check it again !

Michael
by HardyPill
Wed Jan 17, 2007 10:40 am
Forum: Reporting a Bug
Topic: Bookmarks in Zeus 3.96 do not work
Replies: 8
Views: 23189

Hi Jussi,

I did the old assignment for 'Alt' + 'J' and the known dialog asks for the bookmark number...
But it seems that dropping with 'Alt' + '0'/'1'/... doesn't work: If I try to goto a dropped bookmark, I get the error message in the status line: No bookmark dropped at this location ...
by HardyPill
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 ...
by HardyPill
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 ...
by HardyPill
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 ...
by HardyPill
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 ...
by HardyPill
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 ...
by HardyPill
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 ...