Thread: Text and Forms inside a program.

  1. #1
    Registered User
    Join Date
    May 2008
    Posts
    141

    Text and Forms inside a program.

    How do I do this? I have searched all around google, haven't found anything about it. :/

  2. #2
    Registered User
    Join Date
    Dec 2007
    Posts
    2,675
    [strike]Assuming you mean Windows,[/strike] this is an excellent tutorial.
    Last edited by rags_to_riches; 08-10-2008 at 05:50 PM. Reason: I'z a dum-azz

  3. #3
    Registered User
    Join Date
    May 2008
    Posts
    141
    Quote Originally Posted by rags_to_riches View Post
    [strike]Assuming you mean Windows,[/strike] this is an excellent tutorial.
    Well why else would I post in windows programming? I mean C++ by itself cannot do any of this :P although you probably could make it if you worked on a gui library.

  4. #4
    Registered User
    Join Date
    Dec 2007
    Posts
    2,675
    That's why I went back and put the [strike] in there...I didn't realize where I was until right after I posted it.

  5. #5
    Registered User valaris's Avatar
    Join Date
    Jun 2008
    Location
    RING 0
    Posts
    507
    C# or some other .net language could do this as easily as a drag and drop.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C program for text to image
    By karthiks551985 in forum C Programming
    Replies: 7
    Last Post: 10-10-2008, 09:36 AM
  2. Event handling between forms
    By ejohns85 in forum C# Programming
    Replies: 1
    Last Post: 12-11-2006, 08:14 PM
  3. Converting a text box value into a character array?
    By n00bguy in forum Windows Programming
    Replies: 3
    Last Post: 07-29-2006, 08:08 PM
  4. manipulating and using web forms
    By stormy in forum C Programming
    Replies: 4
    Last Post: 06-07-2005, 11:32 AM
  5. accessing windows forms textbox properties
    By luigi40 in forum C# Programming
    Replies: 5
    Last Post: 04-19-2005, 04:53 PM