
Quote from CDY@44 on March 31, 2020, 2:10 amHi Luis,
Is it possible to view the svg icons, because the written list is not necessarily very meaningful, the choice of an svg image is not easy, the list is long ...
Hi Luis,
Is it possible to view the svg icons, because the written list is not necessarily very meaningful, the choice of an svg image is not easy, the list is long ...


Quote from farhad2008 on March 31, 2020, 9:23 amHi,
i agree with you and
if possible add vertical and horizontal flip
regards
Hi,
i agree with you and
if possible add vertical and horizontal flip
regards

Quote from luishp on March 31, 2020, 2:53 pm@farhad2008 just apply one of these classes to flip vertically or horizontally:
.flip-v { transform: scaleY(-1); } .flip-h { transform: scaleX(-1); }
@farhad2008 just apply one of these classes to flip vertically or horizontally:
.flip-v {
transform: scaleY(-1);
}
.flip-h {
transform: scaleX(-1);
}

Quote from farhad2008 on March 31, 2020, 3:55 pm@luishp
Ok . thank you
regards
Ok . thank you
regards

Quote from luishp on April 1, 2020, 9:05 amHere is a nice Font Awesome Cheat Sheet you can use as reference:
https://fontawesome.bootstrapcheatsheets.com/
Here is a nice Font Awesome Cheat Sheet you can use as reference:
https://fontawesome.bootstrapcheatsheets.com/

Quote from rrey on April 10, 2020, 9:11 amHola @luishp,
Estoy tratando de cambiar la propiedad icon de un icono svg.
SetObjectStyle "cat" "icon" "SVGkey
Donde cat es el id del icono svg , y SVGKey es el nombre del nuevo icono. Con otras propiedades. Lo que pretendo es que haciendo clic a un icono svg cambia su imagen
me funciona pero con esta no.
Y otra duda que tengo es como añadir un fuente (icono) de la página que has mencionado:
https://fontawesome.bootstrapcheatsheets.com/
He intentado seguir las instrucciones para poner el código pero no lo he conseguido.
Saludos,
Hola @luishp,
Estoy tratando de cambiar la propiedad icon de un icono svg.
SetObjectStyle "cat" "icon" "SVGkey
Donde cat es el id del icono svg , y SVGKey es el nombre del nuevo icono. Con otras propiedades. Lo que pretendo es que haciendo clic a un icono svg cambia su imagen
me funciona pero con esta no.
Y otra duda que tengo es como añadir un fuente (icono) de la página que has mencionado:
https://fontawesome.bootstrapcheatsheets.com/
He intentado seguir las instrucciones para poner el código pero no lo he conseguido.
Saludos,

Quote from luishp on April 10, 2020, 11:29 am@rrey, un icono no puede cambiarse por otro en tiempo de ejecución.
Respecto a la fuente echa un vistazo aquí:https://visualneo.com/forum/topic/font-awesome-problem
Saludos!
@rrey, un icono no puede cambiarse por otro en tiempo de ejecución.
Respecto a la fuente echa un vistazo aquí:
https://visualneo.com/forum/topic/font-awesome-problem
Saludos!
Quote from ilcaa72 on August 24, 2021, 10:32 pmhi, i didnt want to start a new thread so jumping on this one regarding SVG...
i cant see my SVG's in design mode when i drag them in...
I can see the svg in Object sidepanel, but if i select the object in side-panel and try to delete it, nothing happens
If i select the svg in side-panel, i cannot see it selected on the designer canvasim on Windows7 x64. latest trial version of VisNeoWeb
hi, i didnt want to start a new thread so jumping on this one regarding SVG...
i cant see my SVG's in design mode when i drag them in...
I can see the svg in Object sidepanel, but if i select the object in side-panel and try to delete it, nothing happens
If i select the svg in side-panel, i cannot see it selected on the designer canvas
im on Windows7 x64. latest trial version of VisNeoWeb


Quote from luishp on August 25, 2021, 10:38 am@ilcaa72 do you have Internet Explorer 11 installed? It's necessary in order to properly show the objects on screen at design time. Previous versions are not supported.
@ilcaa72 do you have Internet Explorer 11 installed? It's necessary in order to properly show the objects on screen at design time. Previous versions are not supported.
Quote from ilcaa72 on August 25, 2021, 8:03 pmthanks for some reason i waas not able to install IE 11.
BUT i was able to install the newer Microsoft Edge browser
BUT after installing Edge, i still cannot see the SVG icons... for Windows 7 machine, is it strict IE 11 requirement to view SVG in designer ? thanks alot
thanks for some reason i waas not able to install IE 11.
BUT i was able to install the newer Microsoft Edge browser
BUT after installing Edge, i still cannot see the SVG icons... for Windows 7 machine, is it strict IE 11 requirement to view SVG in designer ? thanks alot

Quote from luishp on August 26, 2021, 9:12 amis it strict IE 11 requirement to view SVG in designer?
Yes, although IE11 is not required their components are. it's a core requirement. Sorry.
is it strict IE 11 requirement to view SVG in designer?
Yes, although IE11 is not required their components are. it's a core requirement. Sorry.