Tag

Popup

0 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Dec 4, 2024 · Frontend Development

Creating Various PySimpleGUI Pop‑up Windows and a Simple File Compression Tool in Python

This tutorial demonstrates how to install PySimpleGUI, use its one‑shot and persistent window patterns, employ a range of popup functions for messages, text, input, file/folder selection, and progress bars, and combine them to build a lightweight Python compression utility.

GUIPopupPySimpleGUI
0 likes · 7 min read
Creating Various PySimpleGUI Pop‑up Windows and a Simple File Compression Tool in Python
JD Retail Technology
JD Retail Technology
Feb 8, 2023 · Frontend Development

XView Popup Framework: Background, Pain Points, Upgrade Solutions, Architecture, and Future Plans

The document outlines XView—a WebView‑based popup container—its development inefficiencies and low exposure, describes three upgrade eras from H5 to configurable to visual construction, details the new build process, mutual‑exclusion, pre‑loading, page management, integration, post‑upgrade architecture, data center capabilities, current status, and future technical and business roadmaps.

CMSPopupSDK
0 likes · 8 min read
XView Popup Framework: Background, Pain Points, Upgrade Solutions, Architecture, and Future Plans
Laravel Tech Community
Laravel Tech Community
Jul 6, 2022 · Frontend Development

Functional Popup Layer Solution for Vue 3.0 – New Features and Updates

This article introduces a Vue 3.0 functional popup layer library that can be invoked via functions (recommended) or templates, provides a documentation link, and details recent additions such as photo album, drawer, notify layers, new properties, callbacks, and visual examples.

PopupUIVue
0 likes · 2 min read
Functional Popup Layer Solution for Vue 3.0 – New Features and Updates
ByteFE
ByteFE
Feb 23, 2021 · Frontend Development

A Complete Guide to Building Chrome Browser Extensions: Manifest, Background, Content & Popup Scripts

This tutorial explains what browser extensions are, walks through creating a simple Chrome extension with a manifest file, adds icons and a popup page, details background, content‑scripts, inject‑scripts, permissions, inter‑script communication, and demonstrates a practical HTTP‑Header extension example.

Background ScriptChrome ExtensionContent Script
0 likes · 16 min read
A Complete Guide to Building Chrome Browser Extensions: Manifest, Background, Content & Popup Scripts