@@ -1714,6 +1714,11 @@ public:
|
|||||||
this->FinishInitNested(window_number);
|
this->FinishInitNested(window_number);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void OnInit() override
|
||||||
|
{
|
||||||
|
RebuildList();
|
||||||
|
}
|
||||||
|
|
||||||
void OnInvalidateData(int data = 0, bool gui_scope = true) override
|
void OnInvalidateData(int data = 0, bool gui_scope = true) override
|
||||||
{
|
{
|
||||||
this->RebuildList();
|
this->RebuildList();
|
||||||
|
Reference in New Issue
Block a user