Beta 2

Clarion.NET & .NET технологии

Модератор: Дед Пахом

Правила форума
При написании вопроса или обсуждении проблемы, не забывайте указывать версию Clarion который Вы используете.
А так же пользуйтесь спец. тегами при вставке исходников!!!
Ответить
Аватара пользователя
try-catch
Бывалый
Сообщения: 62
Зарегистрирован: 03 Декабрь 2005, 13:02
Откуда: Russia

Beta 2

Сообщение try-catch »

Вышел новый релиз Clarion#.
Build 2752

Fixes,Changes and Features:
---------------------------


NEW: MyProc PROCEDURE,DELEGATE - delegate declaration with attribute DELEAGATE;
NEW: NAMESPACE(TestNS) - namespace declaration without quotes;
NEW: USING(TestNS) - using declaration without quotes;
NEW: Enable adding custom controls to the Toolbox for the CF designer. Controls can be added to the "Device Components" tab.

CHANGE: TabOrder Assistant works in Report Designer

FIX: A web service project should call the ASP.Net compiler like the ASP.Net project
FIX: Bound procedures are not evaluated in runtime
FIX: CF Designer is failed load after adding some controls to form (like HardwareButton).
FIX: Compiler crash if some member has the same name as implemented interface method
FIX: Compiler crash when some reserved keywords are used as ITEMIZE labels
FIX: Declaration and definition of the same class method can be placed in different files
FIX: Form Designer is always activated on file loading, regardless of the stored state
FIX: In case if container control is removed all its child controls should be also removed from Tab Order Assistant.
FIX: Incorrect error message on classes nested in GROUP
FIX: LOGOUT(timeout) did not work in Clarion#
FIX: Project is not compiled in case if Timer or ImageList control is added to form
FIX: Report designer should be disabled for compact framework applications.
FIX: Select button on the file driver selection dialog did not display Select for Clarion.NET
FIX: Some entity declarations in ROUTINEs cause incorrect error messages
FIX: Tab Order Assistant does not work in case if "Control Order in the code" option choose.
FIX: The MSSQL, SQL Anywhere and Scalable SQL support in the IDE was not enabled for the enterprise edition of Clarion.NET
FIX: c70cpxml.dll was not copied to the bin directory for Clarion# installs.

PTSS 50045: PARAMS generates compiler errors
PTSS 50056: Compiler GPF
PTSS 50090: Internal Random function does not return random number(s)
PTSS 50098: Several problems with class and procedure attributes
PTSS: 30217 Date fields could not be converted to DateTime fields if the date was 31/12/yyyy
PTSS: 50017 - Compact designer causes crash
PTSS: 50022 - Edit Standard Headers not working (StandardHeader.xml have to be deleted from the IDE configuration folder "AppData\Softvelocity\Clarion\7.0\", if present there)
PTSS: 50027 - Double clicking MainForm.cln in the attached project causes IDE crash
PTSS: 50037 - Crashes when clicking on a form in design mode
PTSS: 50096 - Program crash
Появились первые изменения в синтаксисе...
Regards,
TC
Аватара пользователя
Дед Пахом
Старичок
Сообщения: 3131
Зарегистрирован: 07 Июль 2005, 16:51
Откуда: Москва, Россия
Благодарил (а): 10 раз
Поблагодарили: 28 раз
Контактная информация:

Сообщение Дед Пахом »

Забавные такие пункты:
Функция получения случайных чисел не возвращает случайных чисел;
Падает при тычке на форму в дизайнере;
Падает!
С уважением, ДП
Ответить