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 » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » U++ now in namespace Upp.....
U++ now in namespace Upp..... [message #7225] Tue, 19 December 2006 00:45
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
...means you need to add

using namespace Upp;

into your headers (right after U++ includes).

Alternatively, you can use "NONAMESPACE" flag in main config.

Macro UPP is defined to Upp in normal mode and to empty text in NONAMESPACE mode. That is to resolve this problem:

void Foo::Font(UPP::Font fnt)

Mirek
Previous Topic: TabCtrl and SpinButtons now using GTK theme
Next Topic: NoBackground
Goto Forum:
  


Current Time: Thu May 02 20:10:39 CEST 2024

Total time taken to generate the page: 0.08062 seconds