Что-то нет у меня такого. На Tools->Options->Text Editor, нет вообще пункта Сhoose encoding. При выборе Text Editor->General - вообще вываливается ошибка. Единственное, где можно изменить язык: Tools->Options->General->UI Language, но там русского нет.Amike34 писал(а): попробовал в борьбе с этим:
в настройках :
Tools->Options->Text Editor -> Сhoose encoding
переключить на OEM Cyrillic или System Default(Cyrillic(Windows))
Clarion 7 Alpha
Модератор: Дед Пахом
Правила форума
При написании вопроса или обсуждении проблемы, не забывайте указывать версию Clarion который Вы используете.
А так же пользуйтесь спец. тегами при вставке исходников!!!
При написании вопроса или обсуждении проблемы, не забывайте указывать версию Clarion который Вы используете.
А так же пользуйтесь спец. тегами при вставке исходников!!!
Ну, не знаю, почему нет у Вас этих пунктов. У меня все это есть.Леонид писал(а):Что-то нет у меня такого. На Tools->Options->Text Editor, нет вообще пункта Сhoose encoding. При выборе Text Editor->General - вообще вываливается ошибка. Единственное, где можно изменить язык: Tools->Options->General->UI Language, но там русского нет.Amike34 писал(а): попробовал в борьбе с этим:
в настройках :
Tools->Options->Text Editor -> Сhoose encoding
переключить на OEM Cyrillic или System Default(Cyrillic(Windows))
Может в настройках каких отключили случайно, пока изучали все это?
С уважением, Михаил.
Так какие там ембедсы? APP-генератора нет. Работать только в голимом коде, который сам пишешь ручками. На крайняк сворганишь clw в С6 и юзаешь их. Не для работы еще beta-версияiBAH писал(а):тока чта увидел C7Beta...блин как с этим работать? может есть примеры какие-нить? или дема работы с новым интерфейсом...
ЗЫ нашел Structure Disiner воткнул кнопку, ищу Embends...нигде нету...
- Игорь Столяров
- Ветеран движения
- Сообщения: 8025
- Зарегистрирован: 07 Июль 2005, 10:19
- Откуда: г. Ростов-на-ДоМу
- Благодарил (а): 28 раз
- Поблагодарили: 95 раз
- Губин Игорь
- Шубуршун
- Сообщения: 2578
- Зарегистрирован: 16 Сентябрь 2005, 16:35
- Откуда: Москва
- Благодарил (а): 3 раза
- Поблагодарили: 26 раз
Первые два глюка ушли Римантасу.Игорь Столяров писал(а):Нет ну почему ? Проект (PRJ) из C6 с несколькими окошками удалось загрузить в C7 и даже собрать ... Работает ...
1. Неверное сохранение параметров Bevel форматером окна (НОВОЕ)
2. Неработоспособность контролов Group, Radio, Option с CHARSET (ползёт ещё с 6)
Ещё пара багов в процессе погони (они убегают, а я догоняю) - пока не смог локализовать:
а. странное сохранение изменений в файлах (то есть, то нет)
б. попытка редактора сохранить в UTF-8 с последующей шизой компилятора
OK. That was not too accurate...Дед Пахом писал(а):Сам термин "продукты для Clarion 7 Alpha 1" вызывает реакцию "ржали всем офисом"

И тем не менее первый коммерческий продукт на Clarion 7 уже существует, и его можно скачать здесь.
Comments?

Regards,
TC
TC
- Игорь Столяров
- Ветеран движения
- Сообщения: 8025
- Зарегистрирован: 07 Июль 2005, 10:19
- Откуда: г. Ростов-на-ДоМу
- Благодарил (а): 28 раз
- Поблагодарили: 95 раз
Да, конечно - теперь все красиво и грамотно, как в редакторе среды программирования, а не варианте блокнота (C6).
Но ... заметно притормаживает даже на средних по объему текстах (P4, 2400 MHz, 512 MByte), что наверно объясняется интерпритацией кода "на лету" ....
Самое интересное в C7 пока - это справка. Много интересного описано ... из того, что будет.
Но ... заметно притормаживает даже на средних по объему текстах (P4, 2400 MHz, 512 MByte), что наверно объясняется интерпритацией кода "на лету" ....
Самое интересное в C7 пока - это справка. Много интересного описано ... из того, что будет.
Вышел очередной релиз Clarion 7.
Build 2752
Fixes,Changes and Features:
---------------------------
CHANGE: Apply alignment settings to static part of drop-box as well as to dropped list
CHANGE: Default manifest includes Vista security options now
CHANGE: Highlighting for list headers (C7)
CHANGE: New Application now opens as a dialog instead of embedded in the Wizard.
FEATURE: TabOrder Assistant now works in Report Designer
FEATURE: The Output path for Clarion for Windows projects now defaults to being configuration specific
FEATURE: You can now specify extra directories that are searched for dlls only by the "Copy Referenced Dlls" feature by adding a [Copy] section to a redirection file.
FEATURE: New PROP:TabBarColor array property to get/set colors used to draw the Tab Bar. Syntax: FrameWindow{PROP:TabBarColor, n} = color
FIX: Dictionary; adding files refreshes the list of files
FIX: Copy Referenced Dlls to output option would copy the wrong dlls if you first built a project with the default redirection file and then changed where the destination exe should go via either a local redirection file or setting the output path in the project. To get this fix to work you need to add the following lines to the top of your default redirection file:
FIX: The IDE would fail to load on some machines because neither the SSL or RSA encryption algorithms could be found in the MS_ENHANCED_PROV Encryption provider.
FIX: Dictionary; The screen picture was always being overwritten
FIX: Dictionary; You could not save your changes you make in a dictionary
FIX: Dictionary; You would always be asked to save a field for all fields that are not STRING fields
FIX: "Move down" and "Move up" buttons of Tab Order Assistant work incorrectly.
FIX: "Move to First" button of Tab Order Assistant worked incorrectly.
FIX: "Move up" button of Tab Order Assistant does not work if one of control on the form was removed.
FIX: Designer; All buttons on toolbar should be disabled in case if some controls and the Form are selected
FIX: Attribute 'Flat' for Line should not be present.
FIX: Changing of alignment properties at run time did not cause immediate redrawing of ENTRY/SPIN/COMBO control
FIX: Combo- and drop-boxes might not be redrawn after resizing
FIX: Debugger operation buttons (Go, Break, etc) were displaying incorrectly under Vista
FIX: Designer failed load if the Alert or Key property was set for a ToolBar
FIX: Designer: A column of List control was drawn incorrectly in case if it was moved to another place and back
FIX: Diagrammer context menu "Arrange from here" threw a UE
FIX: Dictionary; Quick view was not filled with the details of the first file when you first open a dictionary
FIX: Dictionary; Justification and Offset of a field were not updated when the type changed
FIX: Dictionary; stored characters and places for decimal fields were not being displayed. Instead the default value was displayed
FIX: Dictionary; High and Low validations were entry fields rather than spin controls
FIX: Dictionary; The character and places spin controls were not being limited based on the file driver capacity and values in other fields
FIX: Dictionary; Screen picture was not updated when type, characters or places changed
FIX: Dictionary; The * flagging when the dictionary was changed was not appearing as soon as it should. This currently only works for editing fields
FIX: Dictionary; Row picture example was not updated when the row picture changed
FIX: Dictionary; Field label being the same a key label was not being tested
FIX: Dictionary; Exception was thrown when changing a string( 8 ) to a decimal
FIX: Dictionary; The list of valid data types for fields within groups was wrong
FIX: Dictionary; Screen picture example was not updated when the screen picture changed
FIX: Dropped list of a drop-box must be resized after changing the source of items
FIX: Extend property of String control is not saved.
FIX: Fields were not-initialized but used. Aliases were not accessible by %File symbol because of incorrect Usage value
FIX: In case using Menu and Box controls are both in the Designer an exception occurs.
FIX: In case where container control is removed all its child controls should be also removed from Tab Order Assistant.
FIX: List's background color used to draw background of tree and icon parts of tree fields with their own colors or styles
FIX: Memory leaks SQL drivers
FIX: Misbehavior if EIP mode is canceled when active EIP control is a combo- or drop-box and it is dropped down
FIX: Designer; Operation of control duplication should not add any extra properties to newly created control
FIX: Order of KEYs in FILE structure and in %Key symbol might be incorrect
FIX: Owner name information imported with quotes from SQL databases
FIX: PROP:Touched returned FALSE after changing SPIN's value by pressing up/down button
FIX: Part of Tab Order Assistant is not repainted after docking.
FIX: Passing focus to a drop-box as result of pressing its hot key defined as KEY attribute worked incorrectly
FIX: Possible GPF if theme is changed to Windows Classic while program is running
FIX: Previous method of adjusting of text length made the manifest resource broken if manifest file had the UTF-8 signature
FIX: Slicing of MEMO fields caused "too many indexes" error
FIX: Tab Order Assistant does not work if the "Control Order in code" option is active.
FIX: Tab Order Assistant is not cleared after removing controls on the form.
FIX: Tab Order Assistant refreshes only after the second mouse click on refresh button.
FIX: The CW MSBuild task would throw an exception if you tried to build a solution with more than one project in it using the MSBUILD command line interface.
FIX: The DUP attribute was added to all KEY declarations
FIX: The Keys and Relations lists were not displayed in the quick view for dictionaries that had either pool or global data
FIX: The MSSQL, SQL Anywhere and Scalable SQL support in the IDE was not enabled for the enterprise edition of Clarion.NET
FIX: The ODBC based drivers did not unload the ODBC32.DLL
FIX: The SQL drivers would GPF if the fields with WATCH in the name where not the first fields in the data structure.
FIX: The SQL drivers would some times get stuck in an infinite loop when manipulating large blobs
FIX: The program could GPF on resizing of the MDI frame window with visible Tab Bar
FIX: Unused GUID values in relation record in the dictionary is not set to NULL-GUID
FIX: Upgrading C6 dct files that contained more than one alias for a file did not work
FIX: You could not add pool data from the Quick View
IMPROVEMENT: Preparation for support of Vista styled menus in CW menu styles
IMPROVEMENT: TabOrderAssistant has been reworked to improve the performance and add support in the Report and Window structure designers.
PTSS: 10155 SYSTEM{PROP:ThemeActive} may not be reset on changing current theme while program is running
PTSS: 10155 SYSTEM{PROP:ThemeActive} may not be reset on chnaging current theme while program is running
PTSS: 11430 and 11923:: FIX: TEXT controls based on ComputedUfo not printed
PTSS: 20100 Font dimensions could be not re-calculated after changing its parameters
PTSS: 20281 Width of toolbar and status bar may remain unchanged on window resizing, if window is borderless or with single border
PTSS: 20674 CHANGE: If window had no the GRAY attribute themed border for TEXT controls not drawn regardless availability of visual styles
PTSS: 20696 Avoid posting of extra EVENT:NewSelection events
PTSS: 20702 Window class may be unregistered too late => GDI handles leak
PTSS: 20703 Duplicate Control adds FONT attribute to new control
PTSS: 20712 Background of disabled flat push-button could be drawn incorrectly
PTSS: 20712 Draw transparent ENTRY without border for compatibility with C6
PTSS: 20723 Window formatter does not "re-load" KEY attributes of menus
PTSS: 20724 Menu item's hot key was not de-activate on DESTROY or HIDE
PTSS: 20748 Tab Order assistant does not trigger a Save
PTSS: 20768 UE when double clicking LIST for resizing column
PTSS: 20775 LIST control does not accept a picture change
PTSS: 20782 Structure Designer hangs in this build for all existing windows
PTSS: 20784 Delete control, save source, can't reload Designer.
PTSS: 20789 Warning is suppressed if the file doesn't contain any declarations or contains only global attributes.
PTSS: 20795 Clean of a solution did not inform the IDE correctly that the build had finished, thus stopping you from closing the IDE until you had done a clean of a project or a build of a project or solution
PTSS: 20813 Window formatter adding ,FLAT to lines
PTSS: 30028 Error when running build - cannot find icon
PTSS: 30100 Attribute DISABLE can't be used in the control
PTSS: 30110 Unhandled exception has occured when try to open AppFrame
PTSS: 30113 Wallpaper file not found via redirection
PTSS: 30114 LEFT(1) not supported on a checkbox
PTSS: 30116 Invalid change of USE variables with leading zero
PTSS: 30157 fields of type PICTURE caused exception while loading, avoid touching when initializing string values
PTSS: 30159 Invalid change of USE() variable
PTSS: 30163 incorrect format of bevel property
PTSS: 30165 Statement Syncronization was missing from the ODBC and MSSQL driver string builder dialogs
PTSS: 30166 Binary checkbox present on all fields
PTSS: 30166 Binary checkbox present on all fields
PTSS: 30169 IMPROVEMENT: Better handling of gradient brush for elements of menu
PTSS: 30181 Binary or hex bevel style converted to decimal
PTSS: 30186 Placing a sheet over a ENTRY or COMBO control produces an exception.
PTSS: 30211 Setting Alert with multiple Controls selected causes exception
PTSS: 30215 Parsing Exception when loading project
PTSS: 30217 Date fields could not be converted to DateTime fields if the date was 31/12/yyyy
PTSS: 30219 Importing from SQL backends imported relation mappings incorrectly -Exporting to txdct format did not write mappings correctly -Importing from txdct format did not read relations correctly
WORKAROUND: Windows posts the second WM_INPUTLANGCHANGEREQUEST message with original HKL if language is changing when control with focus is belonging to MDI child window running in other thread than the frame
Regards,
TC
TC