• Show log

    Commit

  • Hash : 5f39ea89
    Author : Sam Lantinga
    Date : 2014-09-13T02:15:18

    Fixed bug 2415 - Message Boxes aren't implemented on Android
    
    Philipp Wiesemann
    
    I attached a patch for an incomplete implementation of the messagebox parts.
    
    It was not tested on lots of devices yet and features a very fragile workaround to block the calling SDL thread while the dialog is handled on Android's UI thread. Although it works for testmessage.c I assume there are lot of situations were it may fail (standby, device rotation and other changes). Also not all flags and colors are implemented.
    
    On the other hand most uses of the messagebox are to show an error on start and fragility (or working at all) may not matter there.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags