I would like to know if there is some way to add a checkbox to the start up message. That when checked would prevent the start up message from being shown again the next time the ebook was loaded.
Thanks, Steve
Posted on: 10:51 pm on May 11, 2003
EBookCompiler
We don't have that option built-in
Using the API (C++ programming required) it would be do-able. The C++ functions would add a new script command to display this type of message box. If you are a C++ programmer, this link would give a good starting point.http://www.gipsysoft.com/messagebox/
If you are not C++ programmer, another idea might be to rethink the design. For example maybe you really only want the message displayed the very first time. In this case instead of using the built-in start up message write a script to do this - check some flag in the INI file - if the flag is not present or says 0, display the message box - set the flag in the INI file to 1 - call this script from OnStart in Edit Add-Ins.
This 2nd way the messagebox would be displayed just once when the ebook is first run.
Posted on: 3:01 am on May 12, 2003
KC
*
(Edited by KC at 3:20 am on June 8, 2003)
Posted on: 7:58 pm on May 20, 2003
Steven Smith
I'm not a program so it looks like I will have to try the other route.
KC if its not to much trouble I would appreciate it if you would put together a paste code I could use.
With any business, it is up to the individual owner of said business to ensure the success of the business. You may make more or less than any sample figures or results that might be quoted on our web sites or other publications. All business involves risk, and many businesses do not succeed. Further, Answers 2000 Limited does NOT represent that any particular individual or business is typical, or that any results or experiences achieved by any particular individual/business is necessarily typical.
Disclosure:
Our company's websites' content (including this website's content) includes advertisements for
our own company's websites, products, and services,
and for other organization's websites, products, and services.
In the case of links to other organization's websites,
our company may receive a payment, (1) if you purchase products or services,
or (2) if you sign-up for third party offers, after following links from this website.
Unless specifically otherwise stated, information about other organization's products and services,
is based on information provided by that organization,
the product/service vendor, and/or publicly available information - and should
not be taken to mean that we have used the product/service in question.
Additionally, our company's websites contain some adverts which we are paid
to display, but whose content is not selected by us, such as Google AdSense ads. For more
detailed information, please see Advertising/Endorsements Disclosures
Our sites use cookies, some of which may already be set on your computer. Use of our site
constitutes consent for this. For details, please see Privacy.
Click privacy for information about our company's privacy, data collection and data retention policies, and your rights.