Open shinovon opened 9 months ago
Make it wait until display really shown. Without it any editing of form contents near Display.setCurrent calls can cause NullPointerException because clearDisplayableView() is called
Display.setCurrent
clearDisplayableView()
Make it wait until display really shown. Without it any editing of form contents near
Display.setCurrent
calls can cause NullPointerException becauseclearDisplayableView()
is called