473,385 Members | 1,720 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,385 software developers and data experts.

"Software License Agreement" class?

Hi all,

I am new to Visual C++. I need to implement a software
install program, which at one point needs to display a
screen of licensing text, possibly scrollable. At the
bottom, it needs the usual "Accept" and "Decline"
buttons.

I would like the text to be able to come from a text file
so that it can be changed without rebuilding the
application.

I am guessing that this is a common thing to do, and that
there might already be a widget to do this.

Can anyone point me in the right direction?

thanks, bruce
Nov 16 '05 #1
1 1182
I doubt that anyone will have written a generic control for this, because it
only involves a dialog, an edit box and two buttons. In the OnInitDialog
open the license file and set its contents to the edit box. The cancel
button exits the program and the ok button brings up the main window :-)

--
Regards,
Nish [VC++ MVP]

"bruce gilland" <br***********@heii.com> wrote in message
news:09****************************@phx.gbl...
Hi all,

I am new to Visual C++. I need to implement a software
install program, which at one point needs to display a
screen of licensing text, possibly scrollable. At the
bottom, it needs the usual "Accept" and "Decline"
buttons.

I would like the text to be able to come from a text file
so that it can be changed without rebuilding the
application.

I am guessing that this is a common thing to do, and that
there might already be a widget to do this.

Can anyone point me in the right direction?

thanks, bruce

Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: pom | last post by:
What dynamnic open-source content management system(s) would you look at to meet the following specific situation? - The requirement is for a large institutional client who wishes to build a...
16
by: aurora | last post by:
Hello! Just gone though an article via Slashdot titled "The Free Lunch Is Over: A Fundamental Turn Toward Concurrency in Software" http://www.gotw.ca/publications/concurrency-ddj.htm]. It argues...
6
by: Gary James | last post by:
This may not be a direct C# question, but since I'll be using using C# for development, I thought I'd pose the question here. I'll soon be involved in the design of a new software product that...
0
by: Amos Soma | last post by:
Hello. Our company has created a .Net application which the user starts by executing via a URL (i.e., http://someserver/application.exe). On some machines running Windows XP SP2, the user will...
2
by: Mark | last post by:
Hi, does anyone know of any *good* "job board" software which is available for purchase/ download. I did look @ the jobboard available from Ibuyspysolutions but do not really want to have to...
0
by: moskie | last post by:
My company is looking into buying some pre-packaged software to implement the "help" portion of our .Net 2.0 web applicaiton. We're looking for something that would perhaps act as a pop-up window...
5
by: Don A. Gomez | last post by:
I want to write a "Gaydar" software in C++, so that I can have a mobile computer system calculate the gayness of the men I encounter. This does require a very sophisticated program code, a...
0
by: William Manley | last post by:
Lately I've been thinking of trying to make a map for a game I play. The current maps are all images, they are basically just tiles each. I'd want to be able to have each tile its own small image so...
0
by: =?Utf-8?B?bWVsbG93cmVk?= | last post by:
I have a laptop which had Office 2007 trial installed. I've manged to unistall this and install my 2003 version. Everything works ok except for an "End User Licence Agreement" window appears. I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.