473,326 Members | 2,023 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Multiple windows with Borland C++ 6.0

Hello,

I am trying to find a little example of a Borland C++ 6.0 program with multiple windows. Till now it is impossible for me to find an example.
What I want to do is to write a program and once a button is pressed a second window is opened where for example some radiobuttons can be selected. Then press OK to close the window and the main program "knows" the setting which are made in the other window.

Already thanks,

Twan
Jul 18 '06 #1
1 2038
Banfa
9,065 Expert Mod 8TB
Look up the functions

CreateWindow
CreateDialog
DialogBox

in your Windows API help. I don't know Borland well enough to be able to tell you what classes they would have to do it.
Jul 18 '06 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Deepak Gupta | last post by:
Dear sir , I have a problem with my cpp compiler. I have terbo(borland) 3.0 & 4.5 both compiler compiler but compling a graphics.h header file it shows an error that BGI graphics not supported in...
3
by: Christopher Benson-Manica | last post by:
Okay, having purchased the excellent Josuttis book last night, I've almost got my little streambuf subclass bit worked out. Now, though, I'm faced with some issues with the destructors... ...
4
by: Atz | last post by:
Hi to all ! Am in BIG "System of a down" situation. Im using Linux and Kylix for programming stuff ( for Linux platforms ). Becuse the whole programming stuff is for commer. purposes im trying...
4
by: Ramon F Herrera | last post by:
As many of you know, the Borland C++ Builder X IDE allows you to select from a wide variety of compilers for Windows, Linux and Solaris. So far, I have only used it under Windows, where I have 4...
32
by: cat_dog_ass | last post by:
I am used to programming in DOS mode via Borland C++. I would now like to create programs for the Windows envirinment. Is it absoultely necessary to use Visual C++ to do this? Are there other tools...
7
by: Werner Nussbaumer | last post by:
Hello I am searching for a version of the Tiny C compiler for Windows 32. I downloaded a version from http://fabrice.bellard.free.fr/tcc/ but the make command displayed error messages: ...
4
by: DaLoverhino | last post by:
Hello, I could just use GNU's stuff and cygwin's commandline stuff to do Windows XP development, but that would be sort of like going outdoor camping in a mobile home. I want to know how it would...
26
by: Kevin D. Smith | last post by:
I've written a simple Python extension for UNIX, but I need to get it working on Windows now. I'm having some difficulties figuring out how to do this. I've seen web pages that say that MS Visual...
8
by: rays | last post by:
Hi, I am trying to port a C++ program which is supposed to be standards compliant. It works fine on Linux with GCC (4.x). But as I try to compile it on Windows, all hell breaks loose. I have been...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.