Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Syntax Edit
  New Posts New Posts RSS Feed - Auto complete
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Auto complete

 Post Reply Post Reply
Author
Message Reverse Sort Order
bfahle View Drop Down
Newbie
Newbie


Joined: 01 April 2011
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote bfahle Quote  Post ReplyReply Direct Link To This Post Topic: Auto complete
    Posted: 01 April 2011 at 5:29pm
Hi, I have gotten auto complete up and running in my application, but I find that it populates with all of the keywords and tokens from the schema file. I want to override this and make it work in conjunction with my own java parser, which has a full symbol table with member functions and their parameters for . and ( respectively. What is the best approach? Do I need to dynamically load a schema for each java class, or should I override the autocomplete wnd object and create my own hooks? Thanks.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.