Search results for query: *

  • Users: PMac
  • Content: Threads
  • Order by date
  1. PMac

    Question First time creating a remote app. (Sending keystrokes from game controller app)

    I'm not very advanced in .NET, but it's the one language I have any experience in (I used to program a bit in qBasic as a kid:laugh:) What I'm trying to do is build an app that will work as a game controller that will run on my Windows 10 tablet (Non-RT), or basically any other...
  2. PMac

    Question Portable TFT-LCD and CPU to run application?

    I've been doing some research online with limited results.. What I'm looking for is something similar to http://www.sparkfun.com/products/10089 <--THIS What I need is a small TFT-LCD and onboard processor that's able to run a vb.net application, and able to fit into a small project box. The one...
  3. PMac

    Question RichTextBox Formatting...

    I'm wondering if anyone can help me with formatting a RichTextBox. I have a large amount of text to be displayed in it, and I need it to be formatted in a way which makes it easier for the user to read (ie. Paragraphs, line breaks, etc.) Also, I am going to be doing this for a very large amount...
  4. PMac

    Question Multiple Combobox variables

    In the project I'm working on, the user selects different options from a group of combo boxes, and these selections determine what the program does next. The way I have my project checking what options the user has picked works fine, but is very messy, and requires A LOT of lines of code, since...
  5. PMac

    Question Adding multiple text files to project

    Hi all, I'm new to this forum, but I've been using it for quite some time for help with the project I'm working on. I'm quite new to VB.NET as well, so pardon me if some of my questions seem a little basic.. In the project I'm currently working on, there is a part where the user makes...
Back
Top