04-01-2020 01:54 AM
Hi,
I want to decorate my web page with lines shapes and text etc, but the function is inactive in the NXG web module. Only the URL Image function is possible.
If not possible, how else can I get the website decorated with lines, text, etc.?
Thanks
04-01-2020 02:22 AM - edited 04-01-2020 02:23 AM
04-02-2020 01:35 AM
Thank you for your feedback. Unfortunately I am not familiar with HTML and CSS, do you have any examples of how to program lines, circles and text
04-02-2020 01:37 AM
Why don't you look for on google with "HTML CSS circle" word?
For example I found below.
How To Create Circles / Round Dots https://www.w3schools.com/howto/howto_css_circles.asp
04-02-2020 01:58 AM
Thanks, sorry, I just started google this. I see there are many examples. Can't HTML programming, but will try to teach me so that I can style my web page with some lines and text, etc
04-02-2020 02:07 AM
Also thought I could use a layout created in ACAD (see example attached) and import it in to *.gviweb as a JPG image, but even though the image is 5 MB it is imported with very low resolution so text and lines get very diffuse. Do you know how to import at higher resolution?
04-02-2020 02:09 AM
Advantages of LabVIEW NXG Web Module is we can write the code with HTML/CSS/Javascript.
I cannot understand why are you going to use NXG Web Module. Your application isn't satisfied with non web application?
For example, following steps would satisfy your requirement. You can draw circle with boolean button.
04-02-2020 02:11 AM
04-02-2020 02:30 AM
Attached application is just one example. Will today read me up on CSS and try to create a similar layout using this functionality
04-02-2020 02:40 AM - edited 04-02-2020 02:42 AM
Do you do this with creating an HTML code? Could you please explain how I do this