Víctor R. Ruiz

Results 39 comments of Víctor R. Ruiz

Hola Fabián. Hay bloques que sí tienen ayuda. Hay un campo para ello... en Roboblocks tienes los ejemplos.

Hola. Sí, desde luego que es posible. Lo miro y hago un parche :)

El parche no está todavía en ninguna versión publicada, pero debe servir también para Windows.

Yes, the same format, although we have to be careful with the blocks (until now we are in sync).

File filter added in github.

Hi Seb! Indeed, I've been planning a migration to stock Blockly to take advantage of some of the recent developments (like the zoom feature), but haven't found the time. So...

For some reason, JST is escaping nested if/else blocks. Generating the code avoiding JST solves the problem: ``` javascript code += 'if (' + argument + ') {\n' + branch...

I think in old versions there was a way to add multiple main blocks (an error), but not to remove them. I think I removed that option. And the solution...

That would be great, Seb! I'll take a look as soon as possible to migrate to Qt 5.7.

Weird. I'm developing on Ubuntu 16.10 using Qt 5.6 and there are no problems during the build regarding the QWebView.