• Just looking around
    unholyeyebrows
    Posts: 9 from 2018/5/8
    Quote:

    Kronos wrote:
    Do you really have the tag values in hex in your sourcecode instead of the constants defined in the includes?

    Well, the "solution" should be to 1st decipher what every tag actually refers to and then reduce it to the bare essentials.



    Code:
     
    DC.L $80000074,640
    DC.L $80000075,256


    This looks like the window dimensions, could it be that something fails here due to bigger fonts and such (shouldn't be but better sure then sorry)


    The GadToolsBox generated sourcecode applies logic to some of the window tags to adjust for different font sizes on the Amiga Workbench so I'm wondering if some of that logic isn't working correctly on Morphos. I may see if I can get a later version of GadToolsBox and re-generate the GUI in case that helps things. I'm suspecting there may not be a simple solution to getting this working...
  • »09.05.18 - 14:26
    Profile Visit Website