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++ Developers corner » U++ GUI over existing code
Re: U++ GUI over existing code [message #37352 is a reply to message #37351] Tue, 25 September 2012 16:30 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

There is some basic support for STL. E.g. Upp::Vector<> can be made compatible with std::vector<>. Many of the std:: types are not covered, but it shouldn't really be a problem, as you can (although it is not really recommended Smile ) mix STL and U++, for example use STL for data containers and U++ only for GUI.

Honza
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Some questions about witz
Next Topic: [contribution request] Linux multimonitor XRANDR support
Goto Forum:
  


Current Time: Thu May 09 05:51:31 CEST 2024

Total time taken to generate the page: 0.01803 seconds