childpanel with filmstrip crash

Hey there, Kontakt (6.1.1) crashes when stacking a panel that contains an ui element with attached filmstrip into another panel. So nesting panels does not work.
is this fixed with last update or am I doing something wrong?
✌️
on init make_perfview message( "" ) declare ui_label $demolabel( 1, 1 ) set_control_par_str( get_ui_id( $demolabel ), $CONTROL_PAR_PICTURE, "picture" ) declare ui_panel $panel_A set_control_par( get_ui_id( $demolabel ) ,$CONTROL_PAR_PARENT_PANEL, get_ui_id( $panel_A )) declare ui_panel $panel_B set_control_par( get_ui_id( $panel_A ) ,$CONTROL_PAR_PARENT_PANEL, get_ui_id( $panel_B )) end on
Best Answer
-
Parent panel can only be the one declared before the child. So you cannot make $panel_A a child of $panel_B, but you can do it the other way around.
Either way, Kontakt shouldn't crash here (this still happens in latest version), but just keep this in mind for now.
1
Answers
-
Parent panel can only be the one declared before the child. So you cannot make $panel_A a child of $panel_B, but you can do it the other way around.
Either way, Kontakt shouldn't crash here (this still happens in latest version), but just keep this in mind for now.
1 -
Ah Ok, kinda confusing 😅 but now it works, thanks a lot !
0
Categories
- All Categories
- 19 Welcome
- 1.5K Hangout
- 63 NI News
- 792 Tech Talks
- 4.1K Native Access
- 16.7K Komplete
- 2K Komplete General
- 4.4K Komplete Kontrol
- 5.8K Kontakt
- 1.6K Reaktor
- 383 Battery 4
- 852 Guitar Rig & FX
- 430 Massive X & Synths
- 1.3K Other Software & Hardware
- 5.8K Maschine
- 7.4K Traktor
- 7.4K Traktor Software & Hardware
- Check out everything you can do
- Create an account
- See member benefits
- Answer questions
- Ask the community
- See product news
- Connect with creators