|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Source Browser QuestionI know that the Source Browser and Source Assistant are connected but I
can't figure out two things. If I select Source Browser - Browse Project (Modules or Classes), the Source Assistant works as expected. But the Source Browser reports - No Symbols. The Source Browser works fine in Browse Current Module. Thanks for any config hints. --Tim -- ************************************************************************** Join the OSHIP project. It is the standards based, open source healthcare application platform in Python. Home page: https://launchpad.net/oship/ Wiki: http://www.openehr.org/wiki/display/dev/Python+developer%27s+page ************************************************************************** _________________________________________________ Wing IDE users list http://wingware.com/lists/wingide |
|
|
Re: Source Browser QuestionTim Cook wrote:
> I know that the Source Browser and Source Assistant are connected but I > can't figure out two things. > > If I select Source Browser - Browse Project (Modules or Classes), the > Source Assistant works as expected. But the Source Browser reports - No > Symbols. The Source Browser works fine in Browse Current Module. Have you added any files to your project? The Browse Project * modes will only show things in the project. The source assistant will show information for the current selection, whether that's in the editor (which is where I suspect you're selecting) or in the source browser (obviously only when something is there to select) or in the project (where it just shows the file-level docstring if one is present). I'm not sure I'm answered your question completely. If not, please let me know or if something is not working as I've described, please send a bug report from Wing's help menu w/ error log included. Thanks, -- Stephan Deibel Wingware | Python IDE Advancing Software Development www.wingware.com _________________________________________________ Wing IDE users list http://wingware.com/lists/wingide |
|
|
Re: Source Browser QuestionOn Fri, 2008-07-11 at 15:55 -0400, Wingware Support wrote: > Have you added any files to your project? The Browse Project * modes > will only show things in the project. That gave me a clue (I often need one) :-> During my struggles to get my eggs directory added I had deleted my project file and started over with it. Well, I never went back and added my project directory. It works great again. Thanks! Tim -- ************************************************************************** Join the OSHIP project. It is the standards based, open source healthcare application platform in Python. Home page: https://launchpad.net/oship/ Wiki: http://www.openehr.org/wiki/display/dev/Python+developer%27s+page ************************************************************************** _________________________________________________ Wing IDE users list http://wingware.com/lists/wingide |
| Free Forum Powered by Nabble | Forum Help |