Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Big problem [ My Project ] :(
#5
(02-13-2012, 12:45 PM)AceInfinity Wrote: You don't need to read anything, you hardly even need to be a programmer, I would have assumed you'd already known how easy it would be. If you've worked with Visual Studio you add a text box and you're done basically...

I havent done Visual Studio but I have done Java and I know how to create a Textbox (JTextArea) in it using JFrame I can create a JMenu name it as File ? and then JMenuItems like "new" "open" "save" and can add listeners to them ? and in "new" MenuItem I can give "textfield.settext(""); with "open" and "save" I can use OpenDialog and SaveDialog boxes and make an InputStreamReader and then a BufferedReader to read the text in textarea by getText() method and then using PrintWriter I can use its methods println and print to write the data in file ??

so to implement these in c++ I have to study all the syntax of it and also somebody told me that there are many ways to make a GUI in C++ and suggested me to use gt4 ;) thats why I asked you to suggest me some books
Reply


Messages In This Thread
Big problem [ My Project ] :( - by prince76 - 02-13-2012, 10:28 AM
RE: Big problem [ My Project ] :( - by prince76 - 02-13-2012, 10:44 AM
RE: Big problem [ My Project ] :( - by prince76 - 02-13-2012, 01:43 PM
RE: Big problem [ My Project ] :( - by ///ViNcE - 02-13-2012, 02:38 PM
RE: Big problem [ My Project ] :( - by prince76 - 02-13-2012, 03:37 PM
RE: Big problem [ My Project ] :( - by Nightly - 02-13-2012, 09:28 PM
RE: Big problem [ My Project ] :( - by RDCA - 02-14-2012, 01:55 AM
RE: Big problem [ My Project ] :( - by prince76 - 02-14-2012, 04:38 AM
RE: Big problem [ My Project ] :( - by prince76 - 02-16-2012, 05:36 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why is C++ so big? nevets04 9 2,188 11-04-2009, 01:52 PM
Last Post: MrD.

Forum Jump:


Users browsing this thread: 1 Guest(s)