AmiBlitz / AmiBlitz3

Complete package of AmiBlitz3 including all sources.
https://www.amiblitz.de/
121 stars 9 forks source link

Bug with borders on windows #51

Closed Nju79 closed 2 years ago

Nju79 commented 2 years ago

System: FS-UAE, Kickstart 3.2.1 & Workbench 3.2.1 and AB3.9.4 First of all: The behavior does not occur in v3.8.

Code:

WBStartup FindScreen 0 Borders On TextGadget 0, 10, 30, 0, 3, "Close" Borders 16, 8 Window 0,0,0,200,200,$1008, "Connect - Creator", 0, 0, 0 MouseWait End

Border issue

honitos commented 2 years ago

This is really odd. No idea - I am goin to investigate that problem.

honitos commented 2 years ago

Sorry for that, there was a bug in the disassembled source of intuifontlib that prevented the lib to return the init font attributes... fixed with v.3.9.6