Javier_PM
(Javier PM)
October 18, 2025, 4:59pm
1
hi, how can i put an arrangement on top like an iphone notification for example that display on top of whatever is on screen, i do it some years ago but i dont remeber if it was an extension or not, i hope i explain well, imagine u wanna make an pop out on top notificacion but usin exactly what u made in arragment desing
RaYzZz
(Gianluca Franco)
October 18, 2025, 5:10pm
2
Hi dear,
Notifier.CreateCustomDialog
or
Hi everyone !!!
Today, I want to share a method for creating custom dialogues without using any extensions.
Designer
[immagine]
First, you’ll need a full-screen Vertical Scroll Arrangement (VSA_Main).
Inside this, we’ll create two main vertical arrangements:
VA_Layout_Main: This will serve as the primary container for all your app’s layouts.
VA_Dialog_Main: This will house all our custom dialogues.
Each layout dialogue will be placed within its own vertical arrangement.
N…
or
Alpha Dialog Extension
Alpha Dialog is a simple yet powerful and easy to use extension that you can use freely in your projects to create awesome and unique dialogs. The extension allows you create transparent dialogs, full screen dialogs and by using a very simple technique you can use custom color for dim.
Docs
[create dialog]
Create Dialog using ant visible component. Set cancel-able to true or false
[show dialog]
Show dialog
[dismiss dialog]
Dismiss Dialog
[on show]
This bl…
1 Like