Author |
Message |
Topic: Avoiding flicker with rapid %pl updates |
PaulLaidler
Replies: 6
Views: 241
|
Forum: ClearWin+ Posted: Fri Jan 17, 2025 2:49 pm Subject: |
Ken
Sorry to take you on a wild goose chase. I think you are right. These alternatives don't work in this context. |
Topic: Avoiding flicker with rapid %pl updates |
PaulLaidler
Replies: 6
Views: 241
|
Forum: ClearWin+ Posted: Fri Jan 17, 2025 8:31 am Subject: |
Thank you for this helpful feedback.
Here are two possible alternative approaches that could be explored.
1) The subroutines FREEZE_WINDOW_CONTENTS@(hwnd) and UNFREEZE_WINDOW_CONTENTS@(hwnd) mig ... |
Topic: Error 967 |
PaulLaidler
Replies: 1
Views: 346
|
Forum: Support Posted: Mon Jan 13, 2025 8:15 am Subject: |
Ken
Thank you for the valued feedback.
This false error report has now be fixed for the next release of FTN95.
In the mean time, a work-around is to use /ignore 967 when using /undef in this cont ... |
Topic: error 474 - Invalid expression in array constructor |
PaulLaidler
Replies: 1
Views: 239
|
Forum: Support Posted: Thu Jan 09, 2025 8:17 am Subject: |
Ken
Thank you for the feedback. This looks like a bug that needs fixing. |
Topic: Font Picker dialog |
PaulLaidler
Replies: 3
Views: 727
|
Forum: ClearWin+ Posted: Wed Jan 08, 2025 10:05 am Subject: |
Dan
Thank you for this very useful sample program.
I will keep it (in a simplified form) for future reference.
Here is a copy...
winapp
use clrwin
real*8 FontSize
... |
Topic: shiftr and shiftl |
PaulLaidler
Replies: 2
Views: 449
|
Forum: Suggestions Posted: Tue Jan 07, 2025 4:00 pm Subject: |
shiftl,shiftr and shifta have now been added for Win32 and x64.
These will be in the next release of FTN95 and the associated DLLs. |
Topic: PRODUCT(A) when SIZE(A) = 0 |
PaulLaidler
Replies: 1
Views: 854
|
Forum: 64-bit Posted: Sun Jan 05, 2025 7:58 am Subject: |
Ken
Thank you for the bug report which I have logged for investigation. |
Topic: Factorial |
PaulLaidler
Replies: 6
Views: 918
|
Forum: Suggestions Posted: Sun Jan 05, 2025 7:51 am Subject: |
Lester
Is there a function like this in the Fortran Standard?
Our focus with respect to development has to be on conforming to the lastest standards. |
Topic: shiftr and shiftl |
PaulLaidler
Replies: 2
Views: 449
|
Forum: Suggestions Posted: Fri Jan 03, 2025 9:12 am Subject: |
Thanks Ken. I will add these to the task list. |
Topic: DLL updates and compiler version |
PaulLaidler
Replies: 2
Views: 851
|
Forum: General Posted: Thu Jan 02, 2025 9:01 pm Subject: |
Lester
Thank you for the feedback.
This is a known fault in the build for v9.05. |
Topic: warning 676 in recursive routines |
PaulLaidler
Replies: 19
Views: 1614
|
Forum: Support Posted: Mon Dec 30, 2024 8:59 am Subject: |
This is a false warning that has been removed for the next release of FTN95. |
Topic: warning 676 in recursive routines |
PaulLaidler
Replies: 19
Views: 1614
|
Forum: Support Posted: Sun Dec 29, 2024 10:59 am Subject: |
Steve
Please provide a short main program that illustrates the issue. |
Topic: Simdem examples not plotting |
PaulLaidler
Replies: 2
Views: 890
|
Forum: General Posted: Thu Dec 26, 2024 3:53 pm Subject: |
Lester
Which version of FTN95 are you using? You will probably need to use the DLLs for v9.05 from the download in this post...
http://forums.silverfrost.com/viewtopic.php?t=4245 |
Topic: Birth defect of Clearwin |
PaulLaidler
Replies: 20
Views: 9235
|
Forum: ClearWin+ Posted: Mon Dec 23, 2024 10:05 am Subject: |
AI will access and use online help files so any advance will depend on the quality of these files. In that sense there is no direct link between AI and a compiler such as FTN95. |
Topic: asin of angle |
PaulLaidler
Replies: 5
Views: 1298
|
Forum: 64-bit Posted: Thu Dec 19, 2024 12:39 pm Subject: |
FTN95 has now been fixed for the next release so that an argument that is out of bounds will give a meaningful runtime failure message (as already occurs for Win32). |
|