Search:

Type: Posts; User: learning110

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    1,990

    C++ Builder Forms

    Hello,

    I have a program with two forms, the data displayed on the second form is all held in arrays. The first time you open the second form it loads the information out of the appropriate array...
  2. Resolved

    Sorted out (Wouldnt let me delete - will do as soon as possible)
  3. Replies
    3
    Views
    4,396

    Thanx m8, hav it working now

    Thanx m8, hav it working now
  4. Replies
    3
    Views
    4,396

    Pictures in C++ Builder

    I have a program that is an aircraft booking system. All the seats are images in green. What i want to do is when that image is clicked on it opens another picture which is a red version. So from the...
  5. Replies
    5
    Views
    1,450

    Hello, Hav read your posts but cant think of a...

    Hello,

    Hav read your posts but cant think of a way to use a loop instead of a 'goto' statement. Im trying to write a program for a airline booking system. There is an array to represent the seats...
  6. Replies
    5
    Views
    1,450

    Restarting a program

    Hello,

    Is there anyway of going back to the beginning of a program without using a 'goto'? I have a main menu at the beginning of my program which i want it to go back 2 several times in the...
  7. Replies
    1
    Views
    4,069

    Graphical representation in c

    Hello,

    Im trying to create an airline booking system for a college assignment. One of the critera is to use a simple 'graphical representation' of the plane showing its basic shape and where the...
  8. Replies
    2
    Views
    1,209

    Thanx 4 replying m8, got it working by using the...

    Thanx 4 replying m8, got it working by using the media player from within the program rather than externally.
  9. Replies
    2
    Views
    1,209

    Opening Video file from Borland C++

    Hello,

    Im trying to have a video file open when i click on a button. I can get it working by adding an .AVi file, but the file is so small you can barely see it or it says cannot open avi. The...
  10. Replies
    2
    Views
    3,848

    Yep thats was it, hav it working now, Thanx

    Yep thats was it, hav it working now,

    Thanx
  11. Replies
    2
    Views
    3,848

    Restarting Program (Borland C++ Builder)

    This question may be completely far-fetched i dont know.

    Is there anyway you can make it when you click a button the exe you have created restarts itself or closes and reopens?

    I'm trying to...
  12. Replies
    6
    Views
    1,808

    Thanx 4 all your help m8, it came in handy - have...

    Thanx 4 all your help m8, it came in handy - have got it all working now.

    Thanx again,
    Jason
  13. Replies
    6
    Views
    1,808

    Hi m8, Yes this is windows, i should have put...

    Hi m8,

    Yes this is windows, i should have put it in the other forum. Would it be possible for you to write an example with this 'GetWindowText' and checking the length?

    Thanx
  14. Replies
    6
    Views
    1,808

    Edit box question

    Hello,

    Im making a simple math game for children for an assignment. The program generates two numbers and the student has to type in the correct answer. I have an edit box for the answer to be...
  15. Replies
    6
    Views
    1,776

    Menu

    Thanx for the help on division question - now have that working.

    I'v run into another problem now though. I'm trying to make diffrent difficulty settings via the 'Main menu'. My hope is when you...
  16. Replies
    6
    Views
    1,776

    C++ Simple division question - i hope

    I'v just started programming in C++ and have to create a simple math game for children. The program randomly generates two numbers and a function is selected i.e + , - etc. Everything is fine except...
  17. Replies
    10
    Views
    1,695

    Hello, Thanx to everyone that helped, the...

    Hello,

    Thanx to everyone that helped, the variety of answers i got will give me plenty to go through. Below i have included how i eventually solved it if anyones interested, i know its very...
  18. Replies
    10
    Views
    1,695

    Hi, Thanx for all your help m8. It definately...

    Hi,

    Thanx for all your help m8. It definately works but i dont understand it all entirely. We were all given a sheet to a make a simple program saying 'hello world' and then just given this...
  19. Replies
    10
    Views
    1,695

    thanx everybody i'll ive it a try

    thanx everybody i'll ive it a try
  20. Replies
    10
    Views
    1,695

    Code tags?

    im sorry this is probably going to sound like a stupid question but what are code tags? would it be possible to send an example?

    Thanx
  21. Replies
    10
    Views
    1,695

    Help with colege assignment

    Hello,

    Im new to c trying to do a college assignment with it. I have to find the wages of five employees each week. I then have to say which employee gets paid the most. I have managed to get my...
Results 1 to 21 of 21