Hi
Could you please advise me which case I should specify #PRIM_PPNL.Parent
and which case I should not specify #PRIM_PPNL.Parent?
Best Regards,
Megumi Sawada
To specify #PRIM_PPNL.Parent or not
-
MegumiSawada
- Posts: 80
- Joined: Tue Mar 22, 2016 1:45 pm
- Location: Tokyo, Japan
-
dannyoorburg
- Posts: 177
- Joined: Mon Jan 04, 2016 9:50 am
- Location: Australia
Re: To specify #PRIM_PPNL.Parent or not
Hi,
you parent a popup if you want to use layout management to determine its size and position on the screen.
If you just want to show a popup a fixed size on a fixed position (or screen center), it doesn't need it.
Danny
you parent a popup if you want to use layout management to determine its size and position on the screen.
If you just want to show a popup a fixed size on a fixed position (or screen center), it doesn't need it.
Danny
-
MegumiSawada
- Posts: 80
- Joined: Tue Mar 22, 2016 1:45 pm
- Location: Tokyo, Japan
Re: To specify #PRIM_PPNL.Parent or not
Hi Danny,
Thank you!!
Best Regards,
Megumi
Thank you!!
Best Regards,
Megumi