Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Assist++ and using namespace
Assist++ and using namespace [message #53009] Thu, 06 February 2020 18:15 Go to next message
coolman is currently offline  coolman
Messages: 114
Registered: April 2006
Location: Czech Republic
Experienced Member
Hi,

I have a problem with assist++ and command "using namespace XXX;".
When the source file contains this command and header file contain fully qualified name (with the scope resolution operator ::) assist++ doesn't work. Is it a known problem?

Thanks for response, Radek
Re: Assist++ and using namespace [message #53161 is a reply to message #53009] Tue, 10 March 2020 09:35 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
No, it is something to fix. Can you post a testcase, or just some code, to get it right?

Mirek
Re: Assist++ and using namespace [message #53162 is a reply to message #53161] Tue, 10 March 2020 09:55 Go to previous message
coolman is currently offline  coolman
Messages: 114
Registered: April 2006
Location: Czech Republic
Experienced Member
Hi,

You can take a look at my project Rajce album downloader.

E.g. When the project is loaded in the IDE, the function UserDataSelect() contains album_url (WithDropChoice<EditString> - defined in the Rajce.lay). And I'm not able to execute Assist to see methods (alt+space or automatically with dot written). When the Rajce.h is updated with 'using namespace Upp;' and scope resolution operator UPP:: is removed, Assist works correctly.

Is it sufficient test case? Is it properly written source code? Should I create different one?

BR, Radek
Previous Topic: Patch to umk. Use app.use_target with umk
Next Topic: [BUG - Solved] After copying theide.desktop TheIDE icon is not present in the toolbar
Goto Forum:
  


Current Time: Fri Mar 29 01:29:42 CET 2024

Total time taken to generate the page: 0.01822 seconds