Page 1 of 1

Code completion is missing for imported procedures

Posted: Sat Mar 25, 2006 10:15 am
by Trond

Code: Select all

Import "callback.lib"
  CallWndProc(nCode, wParam, lParam)
  SendPointer.l(a.l, b.l, c.l)
  ReceiveInitData.l(this_hHook.l, this_ReceivePtr.l)
EndImport
There's no code completion for procedures declared like above.

Posted: Fri Apr 21, 2006 8:26 pm
by Trond
There is now autocorrection, but the parameters doesn't show up in the statusbar. The parameters doesn't show for procedure declared in other (open) sources either.

Posted: Tue May 09, 2006 5:46 pm
by Trond
There is no more autocorrection.

Posted: Tue May 09, 2006 6:03 pm
by freak
Did you enable it in the preferences ?

About the statusbar: it will not be done for now. probably in the next version.

Posted: Tue May 09, 2006 6:23 pm
by Trond
freak wrote:Did you enable it in the preferences ?
:oops: :oops: :oops: :oops: :oops: :oops: