[Closed] NoRedraw for Interface Elements?
Hey,
sorry, I meant to force an update of the UI. Because when you re-enable redrawing of the command-panel with your function there are some graphics-card errors. I fixed it for now by just switching to the modify panel and back to where I was before, but maybe there is a command to force a full update after.
Cheers
i shouldn’t be any graphics-card errors. Can you say me what errors do you get?
there may be a way to force the update by sending windows message but dont know yet
cui.commandPanelOpen=true will force the update thought !
Martin
@SyncViewS Cheers, I will try that out tomorrow morning
@denisT: Its just a graphical error, hard to describe, its like a mix up of the createpanel and the modifypanel. Same effect when applications crash and dont get updated anymore by the graphics-card.
@martroyx: I will also try that out tomorrow and post whats working
Thanks to all of you, I´m now using cui.commandPanelOpen=true and it works great.
You guys rule!