User Profile

Collapse

Profile Sidebar

Collapse
360degrees
360degrees
Last Activity: May 14 '13, 06:26 AM
Joined: Oct 26 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Having trouble creating my index view page (DXTREME) icons and images are out of sinc

    Hello Fellas!!
    I'm building and learning at the same time on a cross platform multichannel app with HTML5 along with DXTREME and my VS 2012 IDE. the problem I'm having is that my background ("content" place holder) disappears when I try to create my view page. my model is correct, my view-model is correct also but my view page is all outta wack and this is what I'm seeing.
    1) As I previously mentioned my content background...
    See more | Go to post

  • 360degrees
    replied to I'm trying to make colums and rows in C++
    in C
    so do I need to put tabs in and then do for loop on the whole info part or do it line by line - this is how I did it origionaly

    include <iostream>
    #include <string>
    using namespace std;

    const string RED = "Computer Programmer";
    const string BLACK = "Jason Thomas";
    const string WHITE = "9060 E Beechwood Pl.";
    const string BLUE = "Tucson AZ, 35810";...
    See more | Go to post

    Leave a comment:


  • 360degrees
    started a topic I'm trying to make colums and rows in C++
    in C

    I'm trying to make colums and rows in C++

    Im trying two make 4 business cards on a page - two rows and two columns but do I really need to put my text of the the card in an ARRAY!!!

    this is my source code so far I now it looks stupid but here it is

    #include <iostream>
    #include <string>
    using namespace std;

    const string COMPANY = "Shadow Innovations"
    "Jason Thomas"
    ...
    See more | Go to post
No activity results to display
Show More
Working...