[ZeroBrane Studio] Suppress 'WARNING' messages query

  • From: Richard Cheese <richieloco@xxxxxxxxxxxxx>
  • To: "zerobrane@xxxxxxxxxxxxx" <zerobrane@xxxxxxxxxxxxx>
  • Date: Mon, 4 Nov 2013 08:29:13 +0000

Hey,
First of all, ZeroBrane is a fantastic IDE.  I've just switched from Glider IDE 
and have no intention of switching back :) so, great job!
Second of all, I know that this is a limitation with Corona SDK rather than 
ZeroBrane IDE, but would you know how I would suppress these sorts of warning 
messages from appearing in the Output when I run/debug Corona:
2013-11-03 21:44:57.151 Corona Simulator[10759:507] WARNING: Due to system 
limitations, display.newText() width is going to be increased to nearest 
multiple of 4: 1706 ===> 1708.2013-11-03 21:44:57.216 Corona 
Simulator[10759:507] WARNING: Due to system limitations, display.newText() 
width is going to be increased to nearest multiple of 4: 1706 ===> 
1708.2013-11-03 21:44:57.280 Corona Simulator[10759:507] WARNING: Due to system 
limitations, display.newText() width is going to be increased to nearest 
multiple of 4: 1706 ===> 1708....
They're not a big problem but unfortunately they really clutter the output 
making debugging my code quite tedious. It would be great if I remove these 
because I don't think the staff on Corona have any intention of fixing these 
warnings or turning them off even though some posts have reported them to cause 
performance issues if too many are displayed.
Any help would be much appreciated.
Many thanksRich                                           

Other related posts: