Page 1 of 1

FIXED: IB

PostPosted: Sun Mar 21, 2010 11:05 am
by Slowdown
When having an error in your code you can't switch to IB
by using the IB button from the IDE.
Objb will raise the error you have again.
You can switch to IB by clicking on the IB icon from the dock.

Re: IB

PostPosted: Mon Mar 22, 2010 10:37 am
by berndnoetscher
Slowdown wrote:When having an error in your code you can't switch to IB
by using the IB button from the IDE.
Objb will raise the error you have again.
You can switch to IB by clicking on the IB icon from the dock.


Well, hitting the ib button, causes the code to be compiled for IB. It is the way the needed files for IB are generated.
But if you got a syntax error code cannot be generated as you wrote. Will think about it. The best way could be present the syntax error, but always show up IB.

Re: IB

PostPosted: Mon Mar 22, 2010 9:41 pm
by Slowdown
The best way could be present the syntax error, but always show up IB.

Agree with this one Bernd.