webview python program version 3.2

4 views
Skip to first unread message

Roger Kaufman

unread,
Jun 21, 2024, 3:31:45 PMJun 21
to anti...@googlegroups.com
Hi All,

I had to update to 3.2 already lol. Its just a minor update.

'#' characters aren't wise to use in url's as they are the tag symbol.
They were being used for prefix to hex values for colors. The prefixes
are now handled by the receiving script online.

https://www.interocitors.com/polyhedra/webview/

Roger

Wagyx Xygaw

unread,
Jun 22, 2024, 6:06:12 AMJun 22
to antiprism
Hi Roger,
regarding colors, should I change the # with something like 0x to identify hex colors ?

Roger Kaufman

unread,
Jun 22, 2024, 8:47:34 AMJun 22
to anti...@googlegroups.com
Hi Wagyx,

I think just let it as '#'. Since this is an web based application, hex color format is #000000.

https://www.w3schools.com/html/html_colors_hex.asp

For the simple-off-viewer I was sending just six hex digits in the url. And your web page also takes it as six hex digits.

For consistency I went back to sending just the hex digits on the url. My site javascript reads arguments from the url and format the argument string and adds the '#' for input to the multi-off-viewer. So '#' never has to be in a url string.

Roger
--
Antiprism Site: http://www.antiprism.com
---
You received this message because you are subscribed to the Google Groups "antiprism" group.
To unsubscribe from this group and stop receiving emails from it, send an email to antiprism+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/antiprism/0179aa82-5e75-4757-8413-dc3622998ca8n%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages