Author Topic: Basic GUI on code block NEED HELP ASAP  (Read 4017 times)

Offline Arwin

  • Single posting newcomer
  • *
  • Posts: 2
Basic GUI on code block NEED HELP ASAP
« on: February 02, 2012, 06:58:02 pm »
I'm currently doing a college project on a micro controller and have created a GUI for a touch screen directory on visual studios 2010 edition. I just recently found out that we have to use codeblock in order to transfer the data. The problem is that i've created a web form based GUI and i could not upload the solution when I import the file. I just want to upload my web form to the parallax microcontroller so I can see it in the touchscreen.

1. What is there to do in this situation?
2. Do I have to start a new code using C++
3. If so, i'm a novice on c++ language, can you give me some clues or ideas on how to start it in codeblock. I'd like to know how to create buttons and textboxs and what not.

I have attached a file of the GUI that i plan on using.
PLS HELP.

[attachment deleted by admin]

Online stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: Basic GUI on code block NEED HELP ASAP
« Reply #1 on: February 02, 2012, 10:17:00 pm »
FYI: This Web-site is to help people with problems using Code::Blocks.
It is NOT a programming help site.

From the rules you should have read: http://forums.codeblocks.org/index.php/topic,9996.0.html

Quote
This post is here to assist you in your Code::Blocks / C++ blues, by telling you what NOT to do.

1. This is NOT a general programming board. "How do I write a program that....", "Can anybody teach me how to", "I have this homework", "My program doesn't run and I don't have the slightest idea of why because I'm a C++ newcomer", "What is a compiler", "What does gcc do" is the kind of questions that is FORBIDDEN to ask.

2. Compiler errors are NOT Code::Blocks errors. Usually, C++ newcomers tend to confuse the Editor/IDE (Code::Blocks) with the Compiler (MINGW / GCC). You may see some errors in the compiler output because you missed to do something right in your code. But that's not Code::Blocks troubleshooting, that's C++ troubleshooting and does not belong in here. If your program doesn't compile, READ THE C++ MANUAL.

3. Is your problem library, framework specific? There are appropriate forums for it, not the Code::Blocks forum.

4. Search before you post. If you've used other IDEs and you're moving to Code::Blocks, try reading the Wiki (e.g. http://wiki.codeblocks.org/index.php?title=FAQ) at the homepage, and if you're confused on how to set up things, SEARCH THE FORUM. Probably the answer you're looking for is in there. Remember, Google is your friend Smiley

5. Before posting, look where you post. There's the "Using CodeBlocks" board to help newbies set up their compilers and change their configuration. There's a troubleshooting board, there's a "Nightly build" board where you can download new testing versions and share your problems with a particular nightly build of Code::Blocks.
Oh - the "Help wanted" board at the bottom is for open source programmers/volunteers to help us, the Code::Blocks team, to tackle bugs and add new features by submitting patches. It is not a "post your homework so experts can help you" help board. For that there are plenty other forums around.

6. Bug reports belong in the Berlios project page. Don't expect the devs to crawl in the forums for a bug - we're NOT Google! The Bug report webpage was made for a reason.

7. Only after you have checked everything out and you're sure it's a Code::Blocks configuration problem / bug and not a C++ problem, post it.

Thank you.

Finale note: Ignoring these rules may result in the topic being (silently) locked and/or even removed completely without any notice.

In case you wonder why we are so strict: I could say: "Search the forum" - as this has been discussed a lot. To make is short: By law we (the devs/moderators) are responsible for the content of our forum. This means we need to read all posts. If you want us to continue the development of C::B and have the time to answer some of the questions that are really related to C::B, apply the rules above. It's obviously a matter of time for us.

C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org