Idea: Visual NXC
-
- Posts: 1818
- Joined: 02 Oct 2010, 02:19
- Location: Michigan USA
- Contact:
Re: Idea: Visual NXC
Wow, it is really looking great!
I can hardly wait 'till it's "finished" (programs are never 100% finished ).
I can hardly wait 'till it's "finished" (programs are never 100% finished ).
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: 224
- Joined: 30 Oct 2010, 04:10
- Location: 127.0.0.1
- Contact:
Re: Idea: Visual NXC
Nice new version...
2 things:
I get unhandled exceptions closing tabs in the nxc output
The "graph" thing in the enum editor is a bit cut off
Video quality is really crappy -- i deserve it for using windows movie maker
Exception text:
2 things:
I get unhandled exceptions closing tabs in the nxc output
The "graph" thing in the enum editor is a bit cut off
Video quality is really crappy -- i deserve it for using windows movie maker
Exception text:
- Attachments
-
- v-nxc-bugs.zip
- Crappy screengrab of when i got the exception
- (442.03 KiB) Downloaded 297 times
Commit to Lego Mindstorms StackExchange Q&A http://area51.stackexchange.com/proposals/4105
Minboards IRC Channel #mindboards on Freenode
My blog: http://timpattinson.wordpress.com/
Minboards IRC Channel #mindboards on Freenode
My blog: http://timpattinson.wordpress.com/
-
- Posts: 224
- Joined: 30 Oct 2010, 04:10
- Location: 127.0.0.1
- Contact:
Re: Idea: Visual NXC
May sound stupid but... you code won't compile.
How do i make it find the stuff you put in the DLL Libs.zip (apart form unzipping it of course )
How do i make it find the stuff you put in the DLL Libs.zip (apart form unzipping it of course )
Commit to Lego Mindstorms StackExchange Q&A http://area51.stackexchange.com/proposals/4105
Minboards IRC Channel #mindboards on Freenode
My blog: http://timpattinson.wordpress.com/
Minboards IRC Channel #mindboards on Freenode
My blog: http://timpattinson.wordpress.com/
-
- Posts: 141
- Joined: 01 Oct 2010, 14:38
- Location: Pennsylvania - The United States of America
- Contact:
Re: Idea: Visual NXC
Thanks for finding that.. Fixed.timpattinson wrote:I get unhandled exceptions closing tabs in the nxc output
..because you are using XP. I really really hate XP. I'll look into it though, see what I can do.timpattinson wrote:The "graph" thing in the enum editor is a bit cut off
Ok, a quick crash-course on changing linked libraries work. First off, (assuming you're using Visual Studio) go to the solution explorer, expand "Visual_NXC", expand "References", and right-click and "Remove" the following entries: GlassLib, SpiderApplicationsToolkit, STP.RGI, and SyntaxHighlightingTextBox. (Nothing else!!)timpattinson wrote:May sound stupid but... you code won't compile.
How do i make it find the stuff you put in the DLL Libs.zip (apart form unzipping it of course )
Then, right-click "References":
Click the "Browse" tab, find the files you extracted from DLL Libraries.zip, and select them (this pic is incorrect, bin/debug/ doesn't exist, but you get the idea):
Then hit ok. Things should compile fine now.
Have a nice day,
~Sidneys1
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
Thought I'd make a quick post on my progress... Our internet went out today, and I had nothing to do, so I did some major redesigning and work on Visual NXC. 0.1.0.6 is gonna be cool
The new 'blocks' render faster, and are made in a four-step process:
Have a nice day,
~Sidneys1
The new 'blocks' render faster, and are made in a four-step process:
Have a nice day,
~Sidneys1
My Mindstorms website: http://sidneys1.com
-
- Posts: 224
- Joined: 30 Oct 2010, 04:10
- Location: 127.0.0.1
- Contact:
Re: Idea: Visual NXC
Yes i did finally get vs2010 from Dreamspark.
I'm using it for a school project so the school IT guys installed it for me.
It worked.
I'm using it for a school project so the school IT guys installed it for me.
It worked.
Commit to Lego Mindstorms StackExchange Q&A http://area51.stackexchange.com/proposals/4105
Minboards IRC Channel #mindboards on Freenode
My blog: http://timpattinson.wordpress.com/
Minboards IRC Channel #mindboards on Freenode
My blog: http://timpattinson.wordpress.com/
-
- Posts: 224
- Joined: 30 Oct 2010, 04:10
- Location: 127.0.0.1
- Contact:
Re: Idea: Visual NXC
Is it possible to mirror the Mercurial repository to the SVN repository so I don't have to install Hg to get the most up-to-date code
Commit to Lego Mindstorms StackExchange Q&A http://area51.stackexchange.com/proposals/4105
Minboards IRC Channel #mindboards on Freenode
My blog: http://timpattinson.wordpress.com/
Minboards IRC Channel #mindboards on Freenode
My blog: http://timpattinson.wordpress.com/
Re: Idea: Visual NXC
*gasp!* Why would you want to do such a thing!? (Not install TortoiseHg or Mercurial.)timpattinson wrote:Is it possible to mirror the Mercurial repository to the SVN repository so I don't have to install Hg to get the most up-to-date code
But, if you insist, look here.
Just do this in SVN:
Code: Select all
svn checkout http://bitbucket.org/Sidneys1/visual-nxc/trunk
Commit to LEGO Mindstorms Robotics Stack Exchange:
bit.ly/MindstormsSE
Commit to LEGO Stack Exchange: bit.ly/Area51LEGOcommit
-
- Posts: 224
- Joined: 30 Oct 2010, 04:10
- Location: 127.0.0.1
- Contact:
Re: Idea: Visual NXC
Because then i have to get permission from the IT guys at my school and they won't let me as it's not school related
EDIT: It didn't work:
EDIT: It didn't work:
Code: Select all
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\pattinsont>cd Desktop/visualnxc
C:\Documents and Settings\pattinsont\Desktop\visualnxc>svn co http://bitbucket.org/Sidneys1/visual-nxc/trunk
svn: Repository moved permanently to 'https://bitbucket.org/Sidneys1/visual-nxc/trunk'; please relocate
C:\Documents and Settings\pattinsont\Desktop\visualnxc>svn co https://bitbucket.org/Sidneys1/visual-nxc/trunk
svn: '/repos12/r-276129/!svn/vcc/default' path not found
C:\Documents and Settings\pattinsont\Desktop\visualnxc>
Commit to Lego Mindstorms StackExchange Q&A http://area51.stackexchange.com/proposals/4105
Minboards IRC Channel #mindboards on Freenode
My blog: http://timpattinson.wordpress.com/
Minboards IRC Channel #mindboards on Freenode
My blog: http://timpattinson.wordpress.com/
-
- Posts: 141
- Joined: 01 Oct 2010, 14:38
- Location: Pennsylvania - The United States of America
- Contact:
Re: Idea: Visual NXC
Sorry, can't really help you there, Tim. PMing Muntoo seems your best bet, but I don't know much about Mercurial/SVN.
-------------------
Anyhow, here's a small update.. I got drag-dropping mocked up nicely, and even got it to 'nest' nicely!
Have a nice day,
~Sidneys1
-------------------
Anyhow, here's a small update.. I got drag-dropping mocked up nicely, and even got it to 'nest' nicely!
Have a nice day,
~Sidneys1
My Mindstorms website: http://sidneys1.com
Who is online
Users browsing this forum: No registered users and 1 guest