Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with GUI
#1
Okay so I making my first C++ program with a GUI.
I know how to add a text/edit box but I'm facing a problem.
The text keeps getting to the edge of the text box and stopping, not even taking note of the rest of the box. Does anyone know the code for this? It would help a lot.
Reply
#2
Nobody can provide you a code here because they don't know what you're using. Is this a VisualC++ project? CodeBlocks with separate compiler? Are you using a library to create the GUI like QT? Or doing your own from scratch by utilizing the Win32 API?
Reply
#3
(09-07-2012, 07:28 PM)AceInfinity Wrote: Nobody can provide you a code here because they don't know what you're using. Is this a VisualC++ project? CodeBlocks with separate compiler? Are you using a library to create the GUI like QT? Or doing your own from scratch by utilizing the Win32 API?

I'm using Dev-C++ and I'm pretty sure it's the Win32 API.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  GUI transparancy issues Raain 7 1,450 01-31-2011, 01:49 PM
Last Post: Raain
  Color Me , C pure code with GUI Moudi 3 1,430 06-15-2010, 07:29 PM
Last Post: Fallenour
  [Links] - Making GUI in C++ using DirectX --([-S7N-])-- 3 4,646 05-09-2010, 02:49 PM
Last Post: Julie
  How to make this code into a gui? myposbussie 2 1,269 10-08-2009, 03:40 AM
Last Post: myposbussie

Forum Jump:


Users browsing this thread: 1 Guest(s)