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...
User Profile
Collapse
-
Having trouble creating my index view page (DXTREME) icons and images are out of sinc
-
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";... -
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"
...
No activity results to display
Show More
Leave a comment: