Some small things I notices about the IDE.
Tabs, its natural to pres Control Tab and Control Shift Tab to switch Tabs, but this isnt working in the IDE.
I think this is an easy Small thing to add in the next release.
Seems odd this was missed, when something more complex like Alt-Arrow keys can do block select, which I like.
REAL programmers type copy con filename.exe
---------------------------------------
Comments
Likes: Scouser
Ultimate Games on Appstore
Ultimate Games on Google Play
@thanhquan1512: Maybe comment/uncomment block would be a welcome feature also.
@tkhnoman: This feature was suggested/requested back in September 2012.
Maybe thease features will be implemented in Gideos Studio V2013.01.01
Squeak, Squeak
By the way guys search is your friend, I found both of these threads with simple google search phrases:
site:www.giderosmobile.com/forum Drag Drop. 2nd Result.
site:www.giderosmobile.com/forum ctrl tab. 1st Result.
There is also a post about using google search in this way Here
Likes: luyimoon
Website: http://www.castlegateinteractive.com
https://play.google.com/store/apps/developer?id=Castlegate+Interactive
#MakeABetterGame! "Never give up, Never NEVER give up!" - Winston Churchill
Not that I'm saying that I would take it on (I don't have the time) but it might take the load off @atilim if others did improve the IDE themselves.
Edit: Actually, forgot about the packaging up of exported apps in the IDE. Might not be as easy as I was thinking a few minutes ago to make it open-source
But... The last time I used Corona on my Mac - I actually used the Gideros IDE as my editor of choice
#MakeABetterGame! "Never give up, Never NEVER give up!" - Winston Churchill
---------------------------------------
Well, i myself didn't use the IDE, since i need dual view, black screen, and such.
TexturePacker icons, works find on a Mac, and build for windows and the Android, also ok, but when I run in the Windows Player, they are blank, and white.
I replaced the packer with direct
Bitmap.new(Texture.new("images/icons/"..P_icon))
call, and its fine. no show stopper, but it took me the best part of 5 minutes to sort this one out.
---------------------------------------