Page 18 of 19

Re: wishlist for BricxCC

Posted: 18 Mar 2012, 09:44
by HaWe
well, most of all cases I'm just replying if I have been approached before directly. :roll:
But the failure of one member does not implicate that anyone else may have the right do the same mistake(s) repetedly. ;)
Anyway, I will reflect and will promise to do my very best and to behave better in future :)

@admins:
please delete all trash and chunk :mrgreen:
BTW:

to make sure that real wishes will not get dropped between discussion, the following was my wish in memory:
doc-helmut wrote:John,
why isn't it posible to make *.h files work with BCC just like *.nxc files (for text highlighting and debugging)?

Re: wishlist for BricxCC

Posted: 20 Mar 2012, 06:44
by mightor
@admins:
please delete all trash and chunk
How about you just don't create any so we don't have to clean it up.

- Xander

Re: wishlist for BricxCC

Posted: 20 Mar 2012, 08:52
by HaWe
Of course I didn't mean myself, I certainly meant the others.

Re: wishlist for BricxCC

Posted: 23 Mar 2012, 22:55
by nxtboyiii
Could you make it so NXTScreen uses display flags, like if I do SetDisplayFlags(DISPLAY_REFRESH_DISABLED) then NXTScreen will disable the refreshing?

Re: wishlist for BricxCC

Posted: 11 Apr 2012, 00:48
by nxtboyiii
So can that not be done? All that has to happen is that in NXTScreen it responds to the display flags on the NXT.
I just really want that.

Re: wishlist for BricxCC

Posted: 02 Sep 2012, 04:44
by mattallen37
I wish there was an option at download time, to download the current program as "! Startup.rxe", and delete any previous file with the same name (should be done automatically).

Re: wishlist for BricxCC

Posted: 21 Sep 2012, 18:51
by jld001
A really cool feature for BCC would be

Code: Select all

DebugOut("write stuffs here");
The function would basically, display "write stuffs here" in a debug window.

Something like that would help me so much for debugging. Sometimes TextOut doesn't work because the program aborts, etc., and PlayTone doesn't work well for debugging because it can be hard to distinguish between different tones when you need lots of debugging messages.

Would any one else be interested in this feature?
Does anyone know of a way to do something like this?

Re: wishlist for BricxCC

Posted: 21 Sep 2012, 20:09
by mattallen37
That was just added! It's called "Simple Terminal", and it prints whatever you send to a mailbox (selectable).

Re: wishlist for BricxCC

Posted: 22 Sep 2012, 01:08
by jld001
Oh, OK. Sweet!

One more thing. In the following posts, I see a tabbed window mode, and I can't find that anywhere in the newest test build. I looked all over the preferences. Thanks!
http://sourceforge.net/apps/phpbb/mindb ... 140#p12893
http://sourceforge.net/apps/phpbb/mindb ... 140#p12914

Re: wishlist for BricxCC

Posted: 22 Sep 2012, 02:48
by mattallen37
To use tabs, go to Preferences > General (default page), and unselect "Use MDI Mode"