Tagged articles
15 articles
Page 1 of 1
IT Services Circle
IT Services Circle
Feb 7, 2026 · User Experience Design

Unlock the Full Power of Your iPhone Lock Screen: 9 Hidden Features You’re Missing

This guide reveals nine powerful iPhone lock‑screen tricks—from swapping corner icons and running Shortcuts to stacking widgets, creating multiple lock‑screen profiles, automating changes by time or location, and tightening security—so you can turn a static display into a dynamic personal command center.

Lock ScreenUser experienceWidgets
0 likes · 9 min read
Unlock the Full Power of Your iPhone Lock Screen: 9 Hidden Features You’re Missing
Data STUDIO
Data STUDIO
Sep 1, 2025 · Frontend Development

Build Advanced GUI Applications with PyQt6 and Python

This article walks through setting up a Python development environment for Qt6, demonstrates core and advanced PyQt6 widgets, layout management, dialogs, graphics view, database integration, multithreading, MVC architecture, custom widgets, and a complete simple calculator example, concluding with best‑practice guidelines.

Custom WidgetsMVCPyQt6
0 likes · 19 min read
Build Advanced GUI Applications with PyQt6 and Python
Test Development Learning Exchange
Test Development Learning Exchange
Jan 15, 2025 · Frontend Development

Ten PyQt5 GUI Widget Examples for Desktop Applications

This article provides ten self‑contained PyQt5 examples—including a simple window, button counter, text input, checkbox, combo box, file dialog, progress bar, label, table view, and calendar widget—each with full Python code and brief explanations for building desktop GUI components.

DesktopGUIPyQt5
0 likes · 8 min read
Ten PyQt5 GUI Widget Examples for Desktop Applications
Python Programming Learning Circle
Python Programming Learning Circle
Jul 2, 2024 · Frontend Development

Python Tkinter GUI Tutorial: Building Windows, Widgets, and Event Handling

This tutorial walks through creating a Tkinter window, adding and configuring common widgets such as labels, buttons, entry fields, comboboxes, checkboxes, radiobuttons, text areas, progress bars, spinboxes, and file dialogs, and demonstrates handling events and customizing widget appearance with concise Python code examples.

GUITkinterWidgets
0 likes · 14 min read
Python Tkinter GUI Tutorial: Building Windows, Widgets, and Event Handling
JD Tech
JD Tech
Oct 26, 2022 · Mobile Development

User Reach Practices: SMS, Push, In‑App Banners, and Widget Implementations

This article explains the concept of user reach, why it matters for acquisition, activation, retention and monetization, and details practical implementations of SMS, push notifications, in‑app banners and Android widgets—including configuration, code snippets, common pitfalls and optimization strategies.

User ReachWidgetspush notifications
0 likes · 24 min read
User Reach Practices: SMS, Push, In‑App Banners, and Widget Implementations
Laravel Tech Community
Laravel Tech Community
Jul 17, 2022 · Frontend Development

jQuery UI 1.13.2 Released with Security Fixes and Updated Widgets

jQuery UI 1.13.2 has been released, bringing security patches for the Checkboxradio widget, localization updates for Datepicker, deprecation clean‑ups across several components, and build‑process improvements such as Dependabot configuration and CDN‑ready npm/Bower packages.

Bug FixesWidgetsjQuery UI
0 likes · 3 min read
jQuery UI 1.13.2 Released with Security Fixes and Updated Widgets
Alibaba Terminal Technology
Alibaba Terminal Technology
Jan 17, 2022 · Frontend Development

Unlocking Taobao’s New Widget Open‑Card Tech: A Front‑End Revolution

This article chronicles the evolution of Taobao’s open‑card technology from page‑level mini‑programs to the new module‑level “widget” system, detailing its architecture, developer workflow, real‑world Double 11 deployments, technical challenges, and future roadmap for enhancing e‑commerce front‑end experiences.

Open PlatformTaobaoWeex
0 likes · 15 min read
Unlocking Taobao’s New Widget Open‑Card Tech: A Front‑End Revolution
MaGe Linux Operations
MaGe Linux Operations
May 29, 2021 · Backend Development

How to Style Django Forms with Widgets and Bootstrap

This tutorial explains what Django widgets are, shows how to customize form fields with CSS classes and attributes, and demonstrates both simple Form and ModelForm examples that integrate Bootstrap styling for a polished, functional user interface.

BootstrapDjangoForms
0 likes · 5 min read
How to Style Django Forms with Widgets and Bootstrap
JD.com Experience Design Center
JD.com Experience Design Center
Sep 27, 2020 · Mobile Development

Mastering iOS14 Widgets & Clips: JD App Design Strategies and Real-World Use Cases

This article explores iOS 14’s new Widgets and Clips, detailing their definitions, design principles, and practical JD app scenarios—including logistics, store updates, flash sales, and live streams—while also presenting design strategies for lightweight, brand‑focused Clips such as in‑store QR scanning, courier handling, and coupon assistance.

ClipsDesignJD App
0 likes · 12 min read
Mastering iOS14 Widgets & Clips: JD App Design Strategies and Real-World Use Cases
AI Code to Success
AI Code to Success
Feb 1, 2020 · Mobile Development

Unlocking Android RemoteViews: Build and Control Widgets & Notifications

This article explains what RemoteViews are, their use cases in notification bars and home‑screen widgets, provides step‑by‑step code for both scenarios, details PendingIntent handling, and dives deep into the internal cross‑process mechanisms that power RemoteViews updates.

AndroidNotificationsPendingIntent
0 likes · 17 min read
Unlocking Android RemoteViews: Build and Control Widgets & Notifications
360 Tech Engineering
360 Tech Engineering
Oct 11, 2019 · Mobile Development

Introduction to Flutter: Building a Simple Hello World Page

This article introduces beginners to Flutter by explaining its architecture, core widgets such as StatelessWidget, StatefulWidget, Text, Image, and FlatButton, and provides step‑by‑step code examples for creating a simple Hello World page and navigating between screens.

DARTMobile DevelopmentWidgets
0 likes · 9 min read
Introduction to Flutter: Building a Simple Hello World Page
Sohu Tech Products
Sohu Tech Products
Apr 3, 2019 · Mobile Development

Comprehensive Overview of Flutter: Architecture, Widgets, Hot Reload, and Development Practices

Flutter is Google's cross‑platform UI toolkit that uses the Dart language to build native‑compiled applications for iOS and Android, featuring its own rendering engine, widget hierarchy, hot reload, AOT/JIT compilation, networking libraries, state management, and best‑practice development guidelines.

DARTFlutterMobile Development
0 likes · 28 min read
Comprehensive Overview of Flutter: Architecture, Widgets, Hot Reload, and Development Practices
Xianyu Technology
Xianyu Technology
Sep 3, 2018 · Mobile Development

Flutter Basics: Widgets, Layout, and Lifecycle for Beginners

Flutter, a cross‑platform framework built on immutable, declarative widgets, lets beginners create UI using basic widgets like Text and Image, layout containers such as Row, Column, Stack, and Flex, manage visibility, and handle state through StatefulWidget lifecycle methods while observing app‑level lifecycle events.

DARTFlutterMobile Development
0 likes · 17 min read
Flutter Basics: Widgets, Layout, and Lifecycle for Beginners