A function exported by PhAB to bring to the front a window created by create_window()
void to_front ( PhabResWindowHandle_t wnd )
This function is exported from PhAB in the PhABResExportFull_t structure.
Call this function from the full resource editor to bring its window to the front.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
create_window(), destroy(), get_area(), get_res(), PhABResExportFull_t, set_state().