• Ariel Constenla-Haile's avatar
    #i121442# - Allow redrawing a single status bar item · f2dd0f5e
    Ariel Constenla-Haile yazdı
    A StatusbarController that draws its status bar item may need to trigger
    a repainting of its item when the feature state changes. Currently, the
    only way to trigger this redraw is by changing the item text or the item
    data, so that the vcl implementation calls ImplDrawItem; this is rather
    implementation-specific.
    f2dd0f5e
status.cxx 52.9 KB