Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Searching for the right tool/tutorial

Searching for the right tool/tutorial

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 986 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tom-moT
    wrote on last edited by
    #1

    Hi
    I always wanted to program some small applications, but until now I have never done any graphical programming. I want to visualize simple things like cellular automatas. This means that I got a 2D array with only 0 and 1's and I want to make a simple black(1) - white(0) picture that I can edit while my program is running. I'd use a vector<int> to store my data.

    I got no experience with Qt, but I have programmed in c++ since 2 years, mostly data processing.

    Can you tell me what tools to use or maybe a good tutorial that shows me the basics I need?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mcosta
      wrote on last edited by
      #2

      Hi,

      "Welcome to Qt World".
      Go "Here":http://qt-project.org/doc/qt-5.0/qtdoc/qtexamplesandtutorials.html#tutorials for official tutorials

      Once your problem is solved don't forget to:

      • Mark the thread as SOLVED using the Topic Tool menu
      • Vote up the answer(s) that helped you to solve the issue

      You can embed images using (http://imgur.com/) or (http://postimage.org/)

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved