Перейти из форума на сайт.

НовостиФайловые архивы
ПоискАктивные темыТоп лист
ПравилаКто в on-line?
Вход Забыли пароль? Первый раз на этом сайте? Регистрация
Компьютерный форум Ru.Board » Компьютеры » Прикладное программирование » Вопросы по BDS 2006

Модерирует : ShIvADeSt

 Версия для печати • ПодписатьсяДобавить в закладки
Страницы: 1 2

Открыть новую тему     Написать ответ в эту тему

royt

Member
Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору
Насчет hlp >> Help 2.0...
А кто-нибудь реально это выполнил до конца? Работает отображение нужной страницы справки для компонента/метода/свойства по нажатию Ctrl+F1?
 
Ведь нужно сконвертировать не только "текст" справки, но и "индексы" - почему-то сомневаюсь, что они в каком-то виде в .html засовываются и передаются в Help 2.0... Не хочется зря время тратить, если конечный результат все равно не будет ожидаемым.

Всего записей: 319 | Зарегистр. 18-08-2004 | Отправлено: 13:58 26-01-2007 | Исправлено: royt, 14:06 26-01-2007
afiget



Full Member
Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору
Мне тут понадобилось установить Студио для работы (а так не хотел! :)). Как появится время - попробую.

Всего записей: 545 | Зарегистр. 31-12-2005 | Отправлено: 21:56 26-01-2007
cs137



Member
Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору
royt
 
*.hlp -> Help & Manual -> [возможно крректировка] -> Help2

Всего записей: 315 | Зарегистр. 18-01-2006 | Отправлено: 19:19 27-01-2007
royt

Member
Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору
cs137
Цитата:
*.hlp -> Help & Manual -> [возможно крректировка] -> Help2
Хотелось бы знать это поточнее, чтобы не тратить попусту время...
- это "должно работать теоретически", или проверено на практике?
После этих манипуляций по Ctrl+F1 справка будет работать как обычная, штатная?
Т.е. будет ли открываться нужная страница для выделенного компонента/метода/свойства (поэтому и упоминал индексы: поскольку при оформлении справки Borland-а такие имена/индексы нужно именовать особым образом, это не есть часть спецификации WinHelp - то есть большие сомнения, что справка может быть сконвертирована автоматически, если конечно Help&Manual не "знает" и не заточен в т.ч. под справку Borland).

Всего записей: 319 | Зарегистр. 18-08-2004 | Отправлено: 16:13 29-01-2007 | Исправлено: royt, 16:07 30-01-2007
ArtemiyUO

Full Member
Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору
Кодегир выпустил новые фиксы для БДС!
6 новых фиксов: 10a-10f.
 
вот новый ролуп, включающий в себя эти фиксы
http://altd.borland.com/download/bds/bds_2006/hotfix…HotFixRollup2.exe
 
редейм
http://bdntv.borland.com/pix/NickHodges/HotFixRollup2Readme.txt
 
BDS2006 Update 2 Hotfix 10a
Description of updates that are included in this hotfix:
This hotfix contains a fix for the source code editor. If the source code contained  
accented or international characters, viewing the code as text and then returning to  
the file format would erroneously reset the source code to default ANSI, thereby losing
the accented or international characters.
 
The source code (.pas) might become corrupt, especially if the source code was
larger than 64K and if the accented or international characters occurred only after  
the intial 64K.  
 
Quality Central Tracking Number(s): 32936, 32844
Internal Tracking Number(s): 241502, 241552
===============================================================================
 
BDS2006 Update 2 Hotfix 10b
Description of updates that are included in this hotfix:
 
This fix incorporates the following enhancements and fixes:
 
- The enhancement suggested in QC Report # 26063 to improve the SOAP  
deserialization of multiref objects and arrays.
 
- The WSDL importer now exposes elements with 'maxOccurs="unbounded"'  
as arrays and the SOAP runtime handles the conversion to and from XML. (QC #35512)
 
- TXSDateTime (and other TXSxxxx types) can now be serialized as XML attributes (QC #10969)
 
- The WSDL importer now handles schemas included or imported by the schema  
embedded within a WSDL.
 
- An uninitialized TXSDateTime will default to the value of "0001-01-01T00:00:00" instead of  
"1899-12-30T00:00:00.000".
 
- The WSDL published by Delphi applications was updated to be more compliant with  
the style expected by WSDL2Java importers.
 
- The SOAP runtime properly restores enumerated identifiers that were renamed  
because of conflicts with Delphi keywords or directives.
 
Quality Central Tracking Number(s): QC #26063, QC #33512, QC #10969
Internal Tracking Number(s): RAID #241798, #241801, #242796
===============================================================================
 
BDS2006 Update 2 Hotfix 10c
Description of updates that are included in this hotfix:
 
Removes the length limitation on search paths. Specifying a large number of deeply  
nested directories could exceed an internal limit.
 
 
Internal Tracking Number(s): RAID #242012
===============================================================================
 
BDS2006 Update 2 Hotfix 10d
Description of updates that are included in this hotfix:
 
This hotfix addresses the issue of Korean characters in the code editor initiating  
unwanted cold folding and causing access violations.  
 
Quality Central Tracking Number(s): 35357
Internal Tracking Number(s): 242562
===============================================================================
BDS2006 Update 2 Hotfix 10e
Description of updates that are included in this hotfix:
 
This hotfix contains a fix for the VCL form designer to allow the F1 help key  
to query the help system for the selected component.
===============================================================================
 
BDS2006 Update 2 Hotfix 10f
Description of updates that are included in this hotfix:
 
This fix enables all COM\ActiveX menu items and wizards that are in the  
Pro version of Delphi.

Всего записей: 539 | Зарегистр. 12-12-2005 | Отправлено: 08:19 14-02-2007
vidic777



Advanced Member
Редактировать | Профиль | Сообщение | ICQ | Цитировать | Сообщить модератору
Сорри Удалено.

Всего записей: 1313 | Зарегистр. 16-02-2005 | Отправлено: 02:18 15-02-2007 | Исправлено: vidic777, 02:29 15-02-2007
Открыть новую тему     Написать ответ в эту тему

Страницы: 1 2

Компьютерный форум Ru.Board » Компьютеры » Прикладное программирование » Вопросы по BDS 2006


Реклама на форуме Ru.Board.

Powered by Ikonboard "v2.1.7b" © 2000 Ikonboard.com
Modified by Ru.B0ard
© Ru.B0ard 2000-2025

LiteCoin: LgY72v35StJhV2xbt8CpxbQ9gFY6jwZ67r

Рейтинг.ru