[F/OS] Dynamic Popup Window Extension [Version 1.2]

It seems like the issue is not from my side nor yours. Still I'll recheck it.

Properties like background color and horizontal/vertical alignments should be given from the properties of original arrangement

You need to multiply it with density.

2 Likes

Thank you @vknow360 :smile: will update the aix soon

New Version - 1.1 :partying_face:

Hello, This is the version 1.1 of the extension with some bug fixes and new features

Bug fixes -

  • Fixed the bug with the height and width of window
  • Changed the Focusable to Cancellable in CreatePopupWindow method
  • RegisterArrangement method is now deprecated. you can now register the arrangement in CreatePopupWindow method.


New features -

  • Added overlapAnchor parameter to the DropDown methods to overlap the component by popup window while showing dropdown.

  • Event triggered when the window is dismissed

Download -

com.vedang.PopWindow.aix (8.7 KB)

Started to work on the next update :grin: :sweat_smile: You may suggest some features

2 Likes

Nice extension @Techno_Vedang :+1::star_struck:

2 Likes

Thank you :heart: anshuman

1 Like

Great work @Techno_Vedang ! :heart:

1 Like

I am glad you liked it @Aquib_Khan

2 Likes

Actually, I was working on this extension, but before me, you made it :sweat_smile:.

2 Likes

Here is the screenshot of next update [1.2] :innocent:


It will create the Popup Window dynamic :grin: testing is going on
And yes, extension will be open source after the next update
I hope you will like it :slightly_smiling_face:

4 Likes

Update ! :partying_face: :partying_face:

Hello everyone,

Finally I am here comes the update of Popup Window Dynamic Popup Window. Yes! it is now Dynamic Popup Window. :grin:

Actually the update should be released yesterday. But I was quite busy. Sorry for the delay

New features -

The extension is now became fully dynamic! You can create multiple popup windows without using the extension multiple times.

image
Here are the 3 new blocks I have added to work with Id System.
(Will update the blocks is First Post later)

Download -

com.vedang.PopWindow.aix (9.5 KB)

Open Source

As I said earlier extension will be open source. Yes!


Show your :heart: by starring :star2: the repository and also feel free to contribute!

1 Like

You should update all your blocks in your original post to avoid confusion.....this will also show users how the "dynamism" works :wink:

1 Like

You're right @TIMAI2. I'll do.

1 Like

Nice extension @Techno_Vedang
It is great if you add blocks that is in my popup menu extension by doing this we get blocks of two extension in one

1 Like

I didn't got you @Faraz_Firoz. Can you elaborate more.

Can you add blocks of my popup menu extension in this extension
By doing this we get blocks of two extension in one
I want to combined your and my extension
Popup window + Popup menu = Popup

1 Like

Popup window and Popup menu are different from each other and also the work of both is different. IMO it wouldn't makes any sense to combine them

5 Likes

Hello. I have three questions for you:

  1. I can't understand how the window size parameter works? I set the window width to 600 and it goes beyond my screen even though my screen size is 2400*1080.
  2. In this case, how can I optimize the size of this window for different phones with different screens? Perhaps you could add the ability to set the size to %?
  3. Could you add screen dimming around the window?
    Thank you.

Hey @lifefive3,

Unfortunately I've stopped working on my extensions and I am very very less active here so I can't provide any kind of help related to this or my other extensions.

Thanks.

2 Likes