Licensing help with revolution standalone

2008-08-23 Thread aj
Okay so I'm releasing my first product with revolution and the licensing
software my company uses (http://www.elicense.com/) is having trouble
wrapping the exe and keeps returning with a "floating point error." Below is
the email that the company sent, any thoughts or suggestions are greatly
appreciated


*Error Message*

floating-point support not loaded

The necessary floating-point library was not linked.

*To fix by checking the following possible causes*

1. The program was compiled or linked with an option, such as /FPi87,
that requires a coprocessor, but the program was run on a machine that did
not have a coprocessor installed.

2. A format string for a *printf_s* or *scanf_s* function contained a
floating-point format specification and the program did not contain any
floating-point values or variables.

3. The compiler minimizes a program's size by loading floating-point
support only when necessary. The compiler cannot detect floating-point
format specifications in format strings, so it does not load the necessary
floating-point routines.

4. Use a floating-point argument to correspond to the floating-point
format specification, or perform a floating-point assignment elsewhere in
the program. This causes floating-point support to be loaded.

5. In a mixed-language program, a C library was specified before a
FORTRAN library when the program was linked. Relink and specify the C
library last


Antuan
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


A way to modal a stack with a normal title bar

2008-08-22 Thread aj
I've noticed that in OS Vista that the title bars appear normal while in
modal but in XP it appears really small and is very unappealing for an
application.
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


A way to modal a stack with a normal title bar

2008-08-22 Thread aj
Is there way to modal a stack or if have it stay on top of previous opened
stacks with a normal title bar? (not the tiny one when used with modal)
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Custom styled ComboBox or Option Menu?

2008-05-11 Thread aj
Thank you for replying Mark I  really appreciate your assistance, but when I
say the style of the combobox/option menu I mean the actual button that
holds the menu items itself? Is there anyway to change the color or the look
of it?
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Custom styled ComboBox or Option Menu?

2008-05-11 Thread aj
I was wondering is there any way to change the style or color of
combobox/option menus in revolution and if that isn't possible how would you
go about creating your own?
AJ
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution