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++ » Documentation » How can I set up UPPWEB on my computer?
Re: How can I set up UPPWEB on my computer? [message #26611 is a reply to message #26610] Sat, 15 May 2010 00:15 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

klrkt wrote on Fri, 14 May 2010 23:14

Thanks for the reply, but I want to setup uppWeb for my custom app, on my system.

Hi,

Unfortunately, uppweb can not be used to do that. But you can reuse some pieces of the code... The absolute basics is function
String EncodeHtml(const RichText& text, Index<String>& css,
                  const VectorMap<String, String>& links,
                  const VectorMap<String, String>& labels,
                  const String& path, const String& base = Null, Zoom z = Zoom(8, 40),
                  const VectorMap<String, String>& escape = VectorMap<String, String>(),
                  int imtolerance = 0);
and few related ones from RichText package.

Generally, I would recommend you to have a look at the code in uppweb package, everything you need is there...

Best regards,
Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Manual page
Next Topic: Ultimate book questions
Goto Forum:
  


Current Time: Sun Aug 24 09:21:52 CEST 2025

Total time taken to generate the page: 0.03115 seconds