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 » Community » Coffee corner » webbrowser like
webbrowser like [message #34181] Sun, 30 October 2011 13:54 Go to next message
cb27758 is currently offline  cb27758
Messages: 5
Registered: October 2011
Location: Nanjing, China
Promising Member
hi all
does U++ embed any HTML viewer
i wanner develop a web-like application with U++
Re: webbrowser like [message #34182 is a reply to message #34181] Sun, 30 October 2011 14:53 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13974
Registered: November 2005
Ultimate Member
cb27758 wrote on Sun, 30 October 2011 08:54

hi all
does U++ embed any HTML viewer
i wanner develop a web-like application with U++


In the bazaar there is plugin for IE.
Re: webbrowser like [message #34183 is a reply to message #34182] Sun, 30 October 2011 16:17 Go to previous messageGo to next message
koldo is currently offline  koldo
Messages: 3352
Registered: August 2008
Senior Veteran
mirek wrote on Sun, 30 October 2011 14:53

cb27758 wrote on Sun, 30 October 2011 08:54

hi all
does U++ embed any HTML viewer
i wanner develop a web-like application with U++


In the bazaar there is plugin for IE.


... and Firefox, although both only work in Windows.


Best regards
Iñaki
Re: webbrowser like [message #34184 is a reply to message #34181] Mon, 31 October 2011 05:40 Go to previous messageGo to next message
cb27758 is currently offline  cb27758
Messages: 5
Registered: October 2011
Location: Nanjing, China
Promising Member
thanks very much
Can you tell me what does the title is in bazaar. I could not find them in it
Re: webbrowser like [message #34187 is a reply to message #34184] Mon, 31 October 2011 08:51 Go to previous messageGo to next message
koldo is currently offline  koldo
Messages: 3352
Registered: August 2008
Senior Veteran
cb27758 wrote on Mon, 31 October 2011 05:40

thanks very much
Can you tell me what does the title is in bazaar. I could not find them in it

Sorry cb27758

It is in Controls4U. Documentation is here http://www.ultimatepp.org/src$Controls4U$FirefoxBrowser$en-u s.html.

You may try Contronls4U_Demo ( http://www.ultimatepp.org/srcdoc$Controls4U$Controls4UDemo$e n-us.html) to test it and get code examples.


Best regards
Iñaki
Re: webbrowser like [message #34188 is a reply to message #34187] Mon, 31 October 2011 09:08 Go to previous messageGo to next message
cb27758 is currently offline  cb27758
Messages: 5
Registered: October 2011
Location: Nanjing, China
Promising Member
Thank you koldo.
i've got the code examples and i'll test it
Re: webbrowser like [message #34190 is a reply to message #34181] Mon, 31 October 2011 10:27 Go to previous messageGo to next message
cb27758 is currently offline  cb27758
Messages: 5
Registered: October 2011
Location: Nanjing, China
Promising Member
const WString punct = "\"¡¯'()[]{}<>:;,‒ ¨C¡ª¨D¡­.,&iexcl;!&iquest;?&laquo;&raquo;-©\ "
"¡®¡¯¡°¡±/\\&@*\\•^&copy;¡è฿&cent;$€ƒ&pound; ₦&yen;₩₪†‡¡¨"
"#¡í&ordm;&ordf;\%¡ë‱ &para;¡ä&reg;¡ì℠℗~™_|&brvbar;=";


sorry.
i can't buid it successfully. it seams the code can not convert to Unicode.
Re: webbrowser like [message #34192 is a reply to message #34190] Mon, 31 October 2011 11:02 Go to previous message
koldo is currently offline  koldo
Messages: 3352
Registered: August 2008
Senior Veteran
Hello cb27758

Sorry. Please substitute the next variables with these:

const WString accented = " \303\202\303\203\303\200\303\201\303\207\303\210\303\211\303 \212\303\213\341\272\274\303\214\303\215\303\216\303\217\303 \221\303\222\303\223\303\224\303\225\303\231\303\232\303\233 \303\235\303\240\303\241\303\242\303\243\303\247\303\250\303 \251\303\252\303\253\341\272\275\303\254\303\255\303\256\303 \257\303\261\303\262\303\263\303\264\303\265\303\270\303\271 \303\272\303\273\303\275\303\277 ";

const WString maccented = " \303\205\303\245\303\206\303\246\303\230\303\270\303\276\303 \236\303\237\303\220\303\260\303\204\303\244\303\226\303\266 \303\234\303\274 ";

const WString punct = "\"\342\200\231'()[]{}<> :;,\342\200\222\342\200\223\342\200\224\342\200\225\342\200\ 246.,\302\241!\302\277?\302\253\302\273-\342\200\220\342\200 \230\342\200\231\342\200\234\342\200\235/\\&@*\\\342\200 \242^\302\251\302\244\340\270\277\302\242$\342\202\254\306\2 22\302\243\342\202\246\302\245\342\202\251\342\202\252\342\2 00\240\342\200\241\343\200\203#\342\204\226\302\272\302\252% \342\200\260\342\200\261 "
" \302\266\342\200\262\302\256\302\247\342\204\240\342\204\227 ~\342\204\242_|\302\246= ";

I will upload this in 12 hours.


Best regards
Iñaki
Previous Topic: fudforum gives me hell....
Next Topic: Facebook or Google+?
Goto Forum:
  


Current Time: Tue Mar 19 06:33:35 CET 2024

Total time taken to generate the page: 0.01259 seconds