Lua Glider for Corona® v 1.7 Released! -Discounts Included

?M.Y.developers
?everybody

I found one issue.
When i build for device,if i didn’t remove

require "CiderDebugger";  

This code will make user can’t run two apps simultaneously.
I have to remove this code manually.
[import]uid: 25057 topic_id: 31042 reply_id: 130925[/import]

It’s not the issue of restarting the IDE.
See the attached image sent to your gmail earlier today.

Also check this out:
http://board.jdownloader.org/showthread.php?t=20828

The above thread explains exactly the problem, and I even patched the IDE using the .jar file provided in the thread, with no vial.

Sounds like Synthetica’s BlackEye is obsolete; you might wanna consider replacing this dark theme with a more decent and maintained one.

For those who are interested in what the attached image looks like, see it here:

[import]uid: 44389 topic_id: 31042 reply_id: 130817[/import]

?M.Y.developers
?everybody

I found one issue.
When i build for device,if i didn’t remove

require "CiderDebugger";  

This code will make user can’t run two apps simultaneously.
I have to remove this code manually.
[import]uid: 25057 topic_id: 31042 reply_id: 130925[/import]

When you want to build for device use the build button (has an icon of a hammer) and not the run button that you use for debugging. The build button removes it automatically. [import]uid: 137090 topic_id: 31042 reply_id: 131197[/import]

When you want to build for device use the build button (has an icon of a hammer) and not the run button that you use for debugging. The build button removes it automatically. [import]uid: 137090 topic_id: 31042 reply_id: 131197[/import]

Any discounts for Black Friday? :stuck_out_tongue: [import]uid: 70056 topic_id: 31042 reply_id: 132001[/import]

Any discounts for Black Friday? :stuck_out_tongue: [import]uid: 70056 topic_id: 31042 reply_id: 132001[/import]

@Falcon777

Yes, we decided to have a Black Friday discount. Please see our post for the discount code.

https://developer.coronalabs.com/forum/2012/11/23/lua-glider-black-friday-discount-code-included

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 31042 reply_id: 132151[/import]

Bought! =) [import]uid: 70056 topic_id: 31042 reply_id: 132154[/import]

@Falcon777

Yes, we decided to have a Black Friday discount. Please see our post for the discount code.

https://developer.coronalabs.com/forum/2012/11/23/lua-glider-black-friday-discount-code-included

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 31042 reply_id: 132151[/import]

Bought! =) [import]uid: 70056 topic_id: 31042 reply_id: 132154[/import]

I really like Lua Glider and am considering buying the full version. However I have noticed a few things that make it slightly inconvenient to use (I am using a Mac btw).

  1. When an autocomplete box appears, it briefly causes a graphical glitch whereby a “hole” is cut into the IDE where the autocomplete box will appear. This is normally fine as the box appears quickly afterwards. However sometimes I don’t need the autocomplete box and so will click on the screen to dismiss it. If I accidentally click on the “hole” because it took slightly longer to appear, the click will go through the IDE to whatever is underneath, and so I end up with the Simulator or Chrome etc coming to the foreground. Not a huge problem, but annoying.

  2. Someone else has already pointed out that autocomplete has problems with some words. I find that addEventListener never ever autocompletes.
    As I say I really like Glider, and these problems are a small price to pay for the debugging, version control etc. I’m just finding that for actually writing my code it’s actually slower than Sublime Text for example. [import]uid: 84115 topic_id: 31042 reply_id: 134149[/import]

Hello AlanPlantPot,

  1. Thanks for your feedback. These things will be fixed in the next version. Which theme are you using currently? If you are having graphical glitches you should try using the System Native theme and let us know if that helps/fixes the problem.

  2. We are revamping the autocomplete completely. In fact the entire Lua parsing engine was rewritten. We will be sure to add this to the test cases.

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 31042 reply_id: 134228[/import]

I really like Lua Glider and am considering buying the full version. However I have noticed a few things that make it slightly inconvenient to use (I am using a Mac btw).

  1. When an autocomplete box appears, it briefly causes a graphical glitch whereby a “hole” is cut into the IDE where the autocomplete box will appear. This is normally fine as the box appears quickly afterwards. However sometimes I don’t need the autocomplete box and so will click on the screen to dismiss it. If I accidentally click on the “hole” because it took slightly longer to appear, the click will go through the IDE to whatever is underneath, and so I end up with the Simulator or Chrome etc coming to the foreground. Not a huge problem, but annoying.

  2. Someone else has already pointed out that autocomplete has problems with some words. I find that addEventListener never ever autocompletes.
    As I say I really like Glider, and these problems are a small price to pay for the debugging, version control etc. I’m just finding that for actually writing my code it’s actually slower than Sublime Text for example. [import]uid: 84115 topic_id: 31042 reply_id: 134149[/import]

Hello AlanPlantPot,

  1. Thanks for your feedback. These things will be fixed in the next version. Which theme are you using currently? If you are having graphical glitches you should try using the System Native theme and let us know if that helps/fixes the problem.

  2. We are revamping the autocomplete completely. In fact the entire Lua parsing engine was rewritten. We will be sure to add this to the test cases.

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 31042 reply_id: 134228[/import]

Thanks for the great job !!! I looked for a proper IDE to develop a corona based game and found finally Lua Glider and bought immediately a license. The IDE is absolutely worth to buy, covers all features  a developer needs.

I really enjoy to work with Lua Glider 1.7 !

Thanks

Jan

Thanks for the great job !!! I looked for a proper IDE to develop a corona based game and found finally Lua Glider and bought immediately a license. The IDE is absolutely worth to buy, covers all features  a developer needs.

I really enjoy to work with Lua Glider 1.7 !

Thanks

Jan

In Cider I beleive you rightclicked and got the option to use code snippets

where is that function now?

Is it templates part in the prefs?

Hello Hendrix,

Yes, please see the screenshot below:

http://view.xscreenshot.com/35dc3bd4d1f8ed8cfe99a5fa6d8ad490

Regards,

M.Y. Developers

yes, but how do I access these templates when I code?

Like in CPM Im used to make my own snippets like i.e. I have an image called myImage.png

then I just right click on the file and choose one of my snippets

Heres how Im used to do it in CPM

http://coronaprojectmanager.com/wp-content/uploads/2012/05/parts-snippets-1.jpg