Да нет - 1920x1080, а вот глазья уже плохо видют

ну а все же - только через изменения разрешения экрана?
Модератор: Дед Пахом
Да нет - 1920x1080, а вот глазья уже плохо видют
Ну видимо да. Или действительно, попробовать изменить размер системного шрифта,
А какой максимальный шрифт используют у вас? На моих 27 дюймах размер 10 выглядит достаточно крупно, больше уже некомфортно. Читал, что некоторые на 11 ориентируются почему-то.Игорь Столяров писал(а): ↑16 Сентябрь 2024, 19:28 Ну а для Ваших прикладных программ - существует AnyFont !
У нас как-то в обновлении заблокировалось переключение масштабов - так такой
вой поднялся, что меня с выходного вызвали усмирять эту страну слепых пользователей ...![]()
Ну собственно на снимке и был максимальный - 16 (это 150% размера окон).
Здесь видимо расхождение из-за того, в какой версии изначально создавались приложения Windows ...
Шрифт меню FRAME устанавливает также как и для всех остальных POPUP меню.
Ну да. Действительно, в штатных примерах C63 везде Sans Serif 8.
Как раз здесь и есть. Меняете шрифт диалогов. Отдельно на дерево нет.SergioRaguzini писал(а): ↑16 Сентябрь 2024, 16:19 Привет Всем!
Есть ли возможность увеличить шрифт в "Application Tree"?
Искал в Tools > Options > Fonts -нету....
question_01.png
Может это где-то в ином месте?
Или только "разрешением экрана" менять?
Ну, кому и FoxPro средство разработки, как говорится.
*/--- Clarion 11.1.13845 Oct 20, 2023 ----- Fixes/Changes/Features--/
------------------------------------------------------------------------
CHANGE: Added code for trapping an invalid field datatype used as a key component in a conversion of a DCT from C6
CHANGE: Potential problem in the Clarion compiler: if a function has parameter(s) of type CONST *CSTRING, the code generation could fail with an ISL(0) error. (when the function was compiling in debug mode)
CHANGE: RTF Control, new methods to Copy/Cut/Paste from internal storage to avoid using the Clipboard
CHANGE: RTF Control, new method to get the selected RTF text
CHANGE: RTF Control, new methods that executes actions using the internal Property,Selection and Font Interfaces directly from the RTFClass
CHANGE: RTL RTF Control added two new methods to get the selected RTF formatted content and to get its size in bytes. [SelectedRTFText and GetSelectedRTFLength]
CHANGE: When a Field derived from an invalid key component is found the "derived from" is removed instead of the DCT conversion failing, and the issue is recorded to the log
FIX: ABC ASCII FileClass was not being read by the ABC Reader
FIX: Drag-n-drop from an external program to LIST controls would not set the row/field values returned by PROPLIST:MouseUpRow and PROPLIST:MouseUpField
FIX: Fuzzy class could give compile errors
FIX: IMDD could fail in some multi-thread environments
FIX: Quicksocket template was not exported from the Data DLL
FIX: RTL RTF SelectedText methods was returning values in utf8 and affecting CSTRING fields
FIX: String value can be decoded incorrectly on assignment to a DECIMAL variable if the string has a leading + sign
FIX: The program could enter into infinite nesting of exception messages if the primary exception occurred during program shutdown
FIX: TopScan memory leak on closing the open files
FIX: memory leak on getting and setting some properties of controls
FIX: memory leak on the Rtf control destructor
FIX: memory leak on the LIST/COMBO/DROP control destructor
FIX: Dictionary Export to DCTX lost BLOB/MEMO User Options or Comments and they were assigned to an adjoining column [PTSS 42711]
NEW: updated the S3 binaries to latest available from Amazon ver 3.7.###. This was required to use TLS 1.2 connections
*/--- Clarion 11.1.13855 Nov 30, 2023 ----- Fixes/Changes/Features--/
------------------------------------------------------------------------
NEW: added new embed after the OPEN(SortSelectionWindow) for Process template (both ABC and Clarion template chains)
#EMBED(%AfterSortSelectionWindowOpened,'After Sort Selection Window Opened')
PTSS 43361: Blobsrv.tpw - DISPLAY was generated before ACCEPT
PTSS 43384: crash on table import
PTSS 43386: import table caused runtime error
PTSS 43387: Libmaker crash on startup
PTSS 43390: TpsFix GPF on open
PTSS 43391: Import SQL table GPF
PTSS 43392: dct Edior crash on edit of driver string
PTSS 43393: TpsFix does not work
PTSS 43394: Dct editor the Browse table crashed
PTSS 43395: DCT Delete table
PTSS 43396: Import Table & DCT change auto-changing col info on 30 Col+ Tables
PTSS 43386: DCT. Table Imp
PTSS 43388: StClipBoard