Profile

Nicolás Noé

Contact Details

My Content

1 to 18 of 18 total
Posted By Nicolás Noé 04-09-2024 11:09
Found In Egroup: Graphics
\ view thread
Here I found an example: var size = ogscript.getSize('move-label'); if (event.getX() if (ogscript.getObject('mode') == 'size') ( ogscript.setSize('move-label', event.getX(), event.getY()); ) else if (ogscript.getObject('mode') == 'move') ( var origin = ogscript.getObject('position'); var ...
Posted By Nicolás Noé 03-26-2024 15:47
Found In Egroup: Graphics
\ view thread
Hi. I'm making a custom Dashboard panel to manage football teams' lineups in XPression. I'm trying to make a court graphic with players on it and move them to set the lineup. My question is if there is a way to make components of the Dashboard draggable/movable so that I can pass its coordinates (relatives ...
Posted By Nicolás Noé 09-24-2021 10:03
Found In Library: Graphics
Posted By Nicolás Noé 09-24-2021 10:03
Found In Egroup: Graphics
\ view thread
Here is the example project. ------------------------------ Nicolás Noé ------------------------------
Posted By Nicolás Noé 09-24-2021 09:48
Found In Egroup: Graphics
\ view thread
A simple way to achieve that is working with a "Slab" object. You just have to activate the "Front Bevel" checkbox and apply a material to its "Bevel face" to make the border. You can adjust the border size in the "Front Bevel" ​settings. It's important to set the Z size of the object near 0 to avoid ...
Posted By Nicolás Noé 09-17-2021 11:08
Found In Egroup: Graphics
\ view thread
Same question! ------------------------------ Nicolás Noé ------------------------------
Posted By Nicolás Noé 09-17-2021 10:50
Found In Egroup: Graphics
\ view thread
I'm doing queries through datalinq and it also stall the render engine. I'm using an ADODB connector with a csv file. What could i be doing wrong? Thanks. ------------------------------ Nicolás Noé ------------------------------
Posted By Nicolás Noé 09-16-2021 10:27
Found In Egroup: Graphics
\ view thread
Can you send to me too? I have XPression version 6. Thanks ------------------------------ Nicolás Noé ------------------------------
Posted By Nicolás Noé 09-13-2021 08:44
Found In Egroup: Graphics
\ view thread
Hi. I have an elections project with a large amount of candidates, so that i made scenes based on SQL queries to filter and order the candidates. At the beginnig i used an Access database, but now i needed to use a csv file as database. After seeing this post: "SQL Query Sort using csv (no/unamed table?)", ...
Posted By Nicolás Noé 09-13-2021 07:32
Found In Egroup: Graphics
\ view thread
Hi Nathan, thank you for your post, it helped me a lot. I want to ask you if you had any issue using this DB driver (with a csv file). In my case, i found that SQL queries were lot more time consuming than other drivers, causing a large latency and errors when graphics were on air. Thanks. Nicolás ...
Posted By Nicolás Noé 01-13-2021 13:04
Found In Egroup: Graphics
\ view thread
I found that sometimes if you have the Materials panel open when you go online the program crash, so try avoid that. I'm trying to find an alternative script so that it does not occur. #XPression
Posted By Nicolás Noé 01-12-2021 14:50
Found In Egroup: Graphics
\ view thread
I think i understand: Is it what you need? I leave you the project modified for this use plus other options of graphics (bars, evolution of days, ...) https://drive.google.com/file/d/1gLmvS_oA4ZsIl8i7QTTVlfFiPrKW7y9V/view?usp=sharing Let me know if you have any problems ...
Posted By Nicolás Noé 01-08-2021 23:49
Found In Egroup: Graphics
\ view thread
I think there would be no problem... but what is the case? what you trying to do? #XPression
Posted By Nicolás Noé 07-07-2020 15:09
Found In Egroup: Graphics
\ view thread
Hi. Someone can help me with this DataLinq Server error (XPression v6.1 build 3437)? "SSL handshake failed, server returned error code: 10053" I can't get the data from a XML web source. Thanks in advance #XPression
Posted By Nicolás Noé 04-15-2020 12:48
Found In Egroup: Graphics
\ view thread
Yes! it would be helpful. There isn't lot script resources, it is hard when you have to code something. #XPression
Posted By Nicolás Noé 04-14-2020 15:42
Found In Egroup: Graphics
\ view thread
Hi. I wish to share a project with animated data driven line charts. It can have some errors but is usable. Feel free to use it as you want. https://github.com/nicolasjuan/xpLineChart
Posted By Nicolás Noé 04-14-2020 15:29
Found In Egroup: Graphics
\ view thread
Hi. I wish to share you a project that has two scenes with animated data driven line charts. It can have some errors but is usable. Feel free to use it as you want. https://github.com/nicolasjuan/xpLineChart #XPression
Posted By Nicolás Noé 04-14-2020 15:29
Found In Egroup: Graphics
\ view thread
Hi. I wish to share you a project that has two scenes with animated data driven line charts. It can have some errors but is usable. Feel free to use it as you want. https://github.com/nicolasjuan/xpLineChart #XPression