Idea: Visual NXC
-
- Posts: 141
- Joined: 01 Oct 2010, 14:38
- Location: Pennsylvania - The United States of America
- Contact:
Re: Idea: Visual NXC
Finally got around to merging the main fork of Visual NXC with the Compiler fork. Some interesting new features added as well:
http://screenr.com/Dlrs
Have a nice day,
~Sidneys1
http://screenr.com/Dlrs
Have a nice day,
~Sidneys1
My Mindstorms website: http://sidneys1.com
Re: Idea: Visual NXC
That is some impressive work! I am really looking forward to seeing the finished project
- Xander
- Xander
| My Blog: I'd Rather Be Building Robots (http://botbench.com)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)
-
- Posts: 141
- Joined: 01 Oct 2010, 14:38
- Location: Pennsylvania - The United States of America
- Contact:
Re: Idea: Visual NXC
I'm thinking of adding a new feature... A sort of hybrid view that shows the blocks, but instead of a simplified piece of text to title the block it shows the actual code-behind.. Just a thought.
~Sidneys1
~Sidneys1
My Mindstorms website: http://sidneys1.com
-
- Posts: 1818
- Joined: 02 Oct 2010, 02:19
- Location: Michigan USA
- Contact:
Re: Idea: Visual NXC
As long as that view is optional, that sounds good.
Matt
http://mattallen37.wordpress.com/
I'm all for gun control... that's why I use both hands when shooting
http://mattallen37.wordpress.com/
I'm all for gun control... that's why I use both hands when shooting
Re: Idea: Visual NXC
Or you could have a hover-over 'tool tip' appear that shows a few lines of the code whenever you hover over a block.sidneys1 wrote:A sort of hybrid view that shows the blocks, but instead of a simplified piece of text to title the block it shows the actual code-behind.
By 'hybrid', I am guessing you mean having two panels: the rendered blocks and the source code. (Sort of like Firebug or Chrome Developer Tools docked.)
Commit to LEGO Mindstorms Robotics Stack Exchange:
bit.ly/MindstormsSE
Commit to LEGO Stack Exchange: bit.ly/Area51LEGOcommit
-
- Posts: 141
- Joined: 01 Oct 2010, 14:38
- Location: Pennsylvania - The United States of America
- Contact:
Re: Idea: Visual NXC
Not quite... I'll work up a mock later if I have time.muntoo wrote:Or you could have a hover-over 'tool tip' appear that shows a few lines of the code whenever you hover over a block.
By 'hybrid', I am guessing you mean having two panels: the rendered blocks and the source code. (Sort of like Firebug or Chrome Developer Tools docked.)
My Mindstorms website: http://sidneys1.com
-
- Posts: 141
- Joined: 01 Oct 2010, 14:38
- Location: Pennsylvania - The United States of America
- Contact:
Re: Idea: Visual NXC
My Mindstorms website: http://sidneys1.com
-
- Posts: 1818
- Joined: 02 Oct 2010, 02:19
- Location: Michigan USA
- Contact:
Re: Idea: Visual NXC
Very nice theme
Matt
http://mattallen37.wordpress.com/
I'm all for gun control... that's why I use both hands when shooting
http://mattallen37.wordpress.com/
I'm all for gun control... that's why I use both hands when shooting
-
- Posts: 141
- Joined: 01 Oct 2010, 14:38
- Location: Pennsylvania - The United States of America
- Contact:
Re: Idea: Visual NXC
Got bored and had Expression Web 4 on my hands Only took maybe 5-7 hours total.
Have a nice day,
~Sidneys1
Have a nice day,
~Sidneys1
Re: Idea: Visual NXC
You should make the header translucent.
BTW, instead of:
You could make it look like
BTW, instead of:
Code: Select all
Start: main()
End: main()
while()
.
Code: Select all
main()
Rotate Motor Forward (Port A, 100%)
Wait (2.5s)
while (true)
Wait(42ms)
Wait(42ms)
Wait(42ms)
// End of while 'block'.
// End of main 'block'
Commit to LEGO Mindstorms Robotics Stack Exchange:
bit.ly/MindstormsSE
Commit to LEGO Stack Exchange: bit.ly/Area51LEGOcommit
Who is online
Users browsing this forum: Semrush [Bot] and 0 guests