Search found 2 matches
- Tue Oct 13, 2020 2:27 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Pop-up in Browser widget resizing stack
- Replies: 1
- Views: 2087
Re: Pop-up in Browser widget resizing stack
I used Message Watcher to discover that when the pop-up link was clicked several geometry/resizeStack calls appeared. I think this is LC's attempt at understanding the fact that the pop-up dimensions are smaller then the previous page. On desktop the pop-up sits over the playlists as a neat player. ...
- Mon Oct 12, 2020 4:12 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Pop-up in Browser widget resizing stack
- Replies: 1
- Views: 2087
Pop-up in Browser widget resizing stack
I am using the standard tools palette Internet Browser to display a series of online musical playlists via a Google search that is from WMFU radio. When the user chooses a pop-up player for a particular track I would like a new window to show that player. However I cannot get the browser to communic...