Thread: A GUI front end for my C program... on windoze.

  1. #1
    Registered User
    Join Date
    Feb 2014
    Posts
    30

    A GUI front end for my C program... on windoze.

    I have my C program complete. But I need to create a GUI for end (L)users.

    Can someone recommend a simple language for creating a front end to my C project?

    I was looking at using Visual Basic 6, but gave up when trying to understand how to create a .dll out of my program. Does anybody else have any input?

  2. #2
    Master Apprentice phantomotap's Avatar
    Join Date
    Jan 2008
    Posts
    5,108
    windoze
    (L)users
    Visual Basic 6
    O_o

    Help! I've fallen and... it is now 20 years ago.

    Soma
    “Salem Was Wrong!” -- Pedant Necromancer
    “Four isn't random!” -- Gibbering Mouther

  3. #3
    Registered User
    Join Date
    Feb 2014
    Posts
    30
    Quote Originally Posted by phantomotap View Post
    O_o

    Help! I've fallen and... it is now 20 years ago.

    Soma
    Thank you, your dick-head comment helped me a lot.

  4. #4
    Registered User
    Join Date
    Sep 2006
    Posts
    8,868
    I haven't used it myself, but Python is frequently mentioned as one of the easier languages to work with.

    Language headquarters:
    Python Programming Language – Official Website

    Interactive tutorial:
    Welcome - Learn Python - Free Interactive Python Tutorial

    One Python forum:
    Python Programming Forums

    I'm sure there are several more. When you post for help, try to explain in some detail, what it is SPECIFICALLY that you are having trouble with. Without those specifics, the answers will be of far less value.

    Good luck!

  5. #5
    misoturbutc Hodor's Avatar
    Join Date
    Nov 2013
    Posts
    1,787
    Just use Qt

  6. #6
    Registered User
    Join Date
    May 2009
    Posts
    4,183
    Quote Originally Posted by Hodor View Post
    Just use Qt
    No No No; then there is a reason for a second question on this site.

    Python is the answer to no more questions.

    Tim S.
    "...a computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things. They are,in short, a perfect match.." Bill Bryson

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Add to Front, Remove from Front, Traverse
    By Brandon Smith in forum C Programming
    Replies: 9
    Last Post: 04-10-2012, 03:26 PM
  2. Store Front C Program
    By ccomputer in forum C Programming
    Replies: 2
    Last Post: 04-01-2006, 03:21 PM
  3. Windoze Explorer
    By windoze victim in forum Tech Board
    Replies: 4
    Last Post: 04-09-2003, 06:18 PM
  4. want good book on windoze API in C
    By moi in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 11-20-2002, 08:23 AM
  5. windoze virus and nix
    By itld in forum Linux Programming
    Replies: 5
    Last Post: 05-13-2002, 09:52 PM