1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 05:34:47 +00:00
QB64-PE/source/ide
Roland Heyder 27a3bc26ae General dialog fixes
- fixed spacing calculation for action buttons (wrong string tested, dates back to SDL age, unbelievable nobody before recognized the spacing was wrong)
- in messagebox raise max. lines (needed later)
- also move bound check before index increment, formerly the index was incremented once more which lead to a subscript out of range later in the function
2024-07-15 14:21:39 +02:00
..
wiki Some file related refactoring 2024-07-15 13:00:47 +02:00
ide_global.bas General dialog fixes 2024-07-15 14:21:39 +02:00
ide_methods.bas General dialog fixes 2024-07-15 14:21:39 +02:00