Tenal
|
  |
| Joined: 15 May 2011 |
| Total Posts: 18684 |
|
| |
|
| |
|
Tenal
|
  |
| Joined: 15 May 2011 |
| Total Posts: 18684 |
|
| |
|
| |
|
|
| 04 Feb 2012 09:06 PM |
I'm not sure I really understand what you mean. Do you mean that Visual Basic is not powerful enough for what you want?
If so, that doesn't surprise me at all.
Use Java or C or C++ or idk. |
|
|
| Report Abuse |
|
|
LocalChum
|
  |
| Joined: 04 Mar 2011 |
| Total Posts: 6906 |
|
|
| 04 Feb 2012 09:07 PM |
Emoose, Visual Basic isn't really a good language. I suggest you switch to a sane language, such as C#. It shares the same API as Visual Basic .NET, but is C-based and is more...sane. If you would like to make applications without the .NET framework, I suggest you learn a bit of the Windows API and then use Open Watcom as a compiler to make .EXE files with no dependencies.
You could also use Qt, Delphi, etc... |
|
|
| Report Abuse |
|
|
myrkos
|
  |
| Joined: 06 Sep 2010 |
| Total Posts: 8072 |
|
|
| 04 Feb 2012 09:07 PM |
| For file stuff, you shouldn't really need anything more low-level than something like Python, PHP, Lua, Perl, or idk |
|
|
| Report Abuse |
|
|
| |
|
Tenal
|
  |
| Joined: 15 May 2011 |
| Total Posts: 18684 |
|
| |
|
LocalChum
|
  |
| Joined: 04 Mar 2011 |
| Total Posts: 6906 |
|
|
| 04 Feb 2012 09:36 PM |
@10al
1. Make a Windows Forms app instead of a Console Application 2. Use the really easy drag and drop designer 3. Put some code to glue the UI together (button click events, etc) 4. Release 5. Wait 6. ??? 7. PROFIT |
|
|
| Report Abuse |
|
|
NanoSpace
|
  |
| Joined: 11 Jan 2011 |
| Total Posts: 4789 |
|
|
| 04 Feb 2012 09:43 PM |
| Well if you ever want to do things with Java, Eclipse is the way to go. If your learning a bit of Python, there's a plug-in for Eclipse with that. I also recommend Notepad++ just to be there and you could also see the colored syntax for a variety of languages, including Lua. Hope that helps :P |
|
|
| Report Abuse |
|
|
|
| 04 Feb 2012 10:27 PM |
C++!!!!!!!!!!!!!!! C!!!!!!!!!!!!!!! QT!!!!!!!!!!!
THESE WILL FUFIL EVERYTHING YOU WANT :D |
|
|
| Report Abuse |
|
|