Prof-UIS-2.94.2 Release Notes - July 15, 2013
1) Location
a) The default install location of Prof-UIS is:
C:\Program Files (x86)\Prof-UIS-294.
We recommend that you change this to C:\Prof-UIS-294.
b) The Libraries and Sample projects are all relative
and will work with both locations.
2) Improvements
a) Windows 8 Compatible
b) Visual Studio 2012 Compatible
c) Size has been reduced by separating the Geo
Library and putting the graphics in a separate
location. This provides about a 3Meg release file
size improvement.
d) Improves translation terms of Library text.
e) Improves Library Generation Projects. Allows
building of a system (Library or DLL) in a single
pass.
f) Help has been moved to a website accessed by
Google.
3) New Dialog Prototypes allowing easier adaptation of
the Prof-UIS library for typical coding tasks.
a) BackStageDlg
b) DialogApp
c) DeskTopApp
d) SkinDlg
4) How to use Help
a) The Prof-UIS installer places a Prof-UIS Help Icon on
your desktop. Use this to access the Prof-UIS Help
system.
b) Prof-UIS has placed an .HTML copy of the help
system on www.profcpp.com website. So use
Google to look for your help topic.
|
|
Prof-UIS Tips
Compiling Prof-UIS
When compiling with Visual Studio 2010 the order
of the projects in the solutions seems to be sorted
when the solution is batch compiled.
If you get compile errors when batch compiling a
complete _1000 solution, usually 21 errors, just
build the solution and they will go away. This
problem seems to have been fixed in Visual Studio
2012.
Removing Configurations
How can I best remove extra configurations from
a project? I have wonder about this for some time
and ran into a user's comments on this process.
In the Configuration Manager select "Edit..." in
the "Configuration" column for each project that
has configurations you want to remove. In the
dialog that pops up, mark each unwanted
configuration and select "Remove".
Some Indicators are not reset, but when you
remove configurations only the ones remaining
appear.
NOTE: The preceding paragraph is really a
BIG DEAL!
We would really appreciate it if you would
share your advice and suggestions about the
product and documentation with us.
|