Author |
Message |
Topic: select_printer@ |
IanLambley
Replies: 22
Views: 20035
|
Forum: Support Posted: Sat Jun 21, 2025 10:50 am Subject: |
Paul,
Well done, that has done the trick. Normally it crashed within a few seconds. The print statement in the handler notified me that the exception has occurred.
The program kept on running.
Pr ... |
Topic: select_printer@ |
IanLambley
Replies: 22
Views: 20035
|
Forum: Support Posted: Thu Jun 19, 2025 6:36 pm Subject: |
Paul,
Thanks for looking into it. Is there an upfront release available so I can test it?
Regards
Ian |
Topic: select_printer@ |
IanLambley
Replies: 22
Views: 20035
|
Forum: Support Posted: Wed Jun 18, 2025 11:37 am Subject: |
I've tried that and still have the same fault. |
Topic: select_printer@ |
IanLambley
Replies: 22
Views: 20035
|
Forum: Support Posted: Tue Jun 17, 2025 10:28 am Subject: |
The problem occurred with FTN95/x64 Ver 9.10.4.0, with the dlls etc. dated 8th April 2025. I have returned to using Ver 9.10.0.0; the crash still occurs. |
Topic: select_printer@ |
IanLambley
Replies: 22
Views: 20035
|
Forum: Support Posted: Mon Jun 16, 2025 11:47 am Subject: |
Just a small point, I'm using the dlls which you provided on 8th April. |
Topic: select_printer@ |
IanLambley
Replies: 22
Views: 20035
|
Forum: Support Posted: Mon Jun 16, 2025 11:45 am Subject: |
It is a very strange behaviour. After printing, it may or may not crash, but it definitely does with a pdf. The pdf is created and then a while later it just dies.
After last week, there are seve ... |
Topic: select_printer@ |
IanLambley
Replies: 22
Views: 20035
|
Forum: Support Posted: Mon Jun 16, 2025 12:20 am Subject: |
Yes, it still crashes |
Topic: select_printer@ |
IanLambley
Replies: 22
Views: 20035
|
Forum: Support Posted: Sun Jun 15, 2025 11:05 am Subject: |
Actually, it has just crashed for a normal physical printer as well. |
Topic: select_printer@ |
IanLambley
Replies: 22
Views: 20035
|
Forum: Support Posted: Fri Jun 13, 2025 2:03 pm Subject: |
I now seem to be having this same problem. It prints to a printer, but when a PDF driver is selected, after it completes the output, it waits a few moments and then crashes with the following message ... |
Topic: Changing the font size for %rf, %rd and %rs controls |
IanLambley
Replies: 13
Views: 26748
|
Forum: ClearWin+ Posted: Mon Apr 07, 2025 11:41 am Subject: |
Paul,
Thanks a lot.
Regarding the jpeg sizing, I do not have a working program for that, it was just a distant memory as all memories are at my age!
Regards
Ian |
Topic: Changing the font size for %rf, %rd and %rs controls |
IanLambley
Replies: 13
Views: 26748
|
Forum: ClearWin+ Posted: Mon Apr 07, 2025 9:17 am Subject: |
Paul,
Thanks - Very much appreciated. I look forward to the next release. When will that be?
One other similar thing, which is just to notify you but for which I'm not expecting an update, is se ... |
Topic: Changing the font size for %rf, %rd and %rs controls |
IanLambley
Replies: 13
Views: 26748
|
Forum: ClearWin+ Posted: Sat Apr 05, 2025 5:54 pm Subject: |
That would be great -thanks |
Topic: Changing the font size for %rf, %rd and %rs controls |
IanLambley
Replies: 13
Views: 26748
|
Forum: ClearWin+ Posted: Fri Apr 04, 2025 2:11 pm Subject: |
Using the modern fonts makes no difference. The text sizes change, but the control into which it fits does not necessarily change its height if a smaller font is chosen. It does however change its w ... |
Topic: Changing the font size for %rf, %rd and %rs controls |
IanLambley
Replies: 13
Views: 26748
|
Forum: ClearWin+ Posted: Thu Apr 03, 2025 10:49 pm Subject: |
I have added a line to return to the standard font and then re-select "Arial" ready for the next size change, see below:
implicit real*8 (a-h,o-z)
include <windows.i ... |
Topic: Changing the font size for %rf, %rd and %rs controls |
IanLambley
Replies: 13
Views: 26748
|
Forum: ClearWin+ Posted: Thu Apr 03, 2025 7:18 pm Subject: |
This shows that scales greater than 1 increase the size of the control. Sizes less than 1 do not decrease the size of the control.
implicit real*8 (a-h,o-z)
include <w ... |
|