WebGUIAPI 1.2604.2802__tar.gz → 1.2604.2803__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {webguiapi-1.2604.2802/src/WebGUIAPI.egg-info → webguiapi-1.2604.2803}/PKG-INFO +5 -1
- {webguiapi-1.2604.2802 → webguiapi-1.2604.2803}/README.md +4 -0
- {webguiapi-1.2604.2802 → webguiapi-1.2604.2803}/pyproject.toml +1 -1
- webguiapi-1.2604.2803/src/WebGUIAPI/WebGUIvcl.cp310-win_amd64.pyd +0 -0
- {webguiapi-1.2604.2802 → webguiapi-1.2604.2803/src/WebGUIAPI.egg-info}/PKG-INFO +5 -1
- webguiapi-1.2604.2802/src/WebGUIAPI/WebGUIvcl.cp310-win_amd64.pyd +0 -0
- {webguiapi-1.2604.2802 → webguiapi-1.2604.2803}/LICENSE +0 -0
- {webguiapi-1.2604.2802 → webguiapi-1.2604.2803}/MANIFEST.in +0 -0
- {webguiapi-1.2604.2802 → webguiapi-1.2604.2803}/setup.cfg +0 -0
- {webguiapi-1.2604.2802 → webguiapi-1.2604.2803}/src/WebGUIAPI/WebGUIvcl.pyi +0 -0
- {webguiapi-1.2604.2802 → webguiapi-1.2604.2803}/src/WebGUIAPI.egg-info/SOURCES.txt +0 -0
- {webguiapi-1.2604.2802 → webguiapi-1.2604.2803}/src/WebGUIAPI.egg-info/dependency_links.txt +0 -0
- {webguiapi-1.2604.2802 → webguiapi-1.2604.2803}/src/WebGUIAPI.egg-info/requires.txt +0 -0
- {webguiapi-1.2604.2802 → webguiapi-1.2604.2803}/src/WebGUIAPI.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: WebGUIAPI
|
|
3
|
-
Version: 1.2604.
|
|
3
|
+
Version: 1.2604.2803
|
|
4
4
|
Summary: WebGUIAPI Python package
|
|
5
5
|
Author-email: James Lin <tylin123@ms27.hinet.net>
|
|
6
6
|
License: Copyright (c) 2025 James Lin
|
|
@@ -34,6 +34,10 @@ Dynamic: license-file
|
|
|
34
34
|
#WebGUIAPI
|
|
35
35
|
|
|
36
36
|
## History of version
|
|
37
|
+
Version 1.2604.2803: 2026/04/28<BR>
|
|
38
|
+
Fix problem:
|
|
39
|
+
TEdit component err --> NameError: name 'v' is not defined
|
|
40
|
+
|
|
37
41
|
Version 1.2604.2802: 2026/04/28<BR>
|
|
38
42
|
1.Add TListBox component.
|
|
39
43
|
2.Improve TButton add TButtonShape property.
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
#WebGUIAPI
|
|
2
2
|
|
|
3
3
|
## History of version
|
|
4
|
+
Version 1.2604.2803: 2026/04/28<BR>
|
|
5
|
+
Fix problem:
|
|
6
|
+
TEdit component err --> NameError: name 'v' is not defined
|
|
7
|
+
|
|
4
8
|
Version 1.2604.2802: 2026/04/28<BR>
|
|
5
9
|
1.Add TListBox component.
|
|
6
10
|
2.Improve TButton add TButtonShape property.
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: WebGUIAPI
|
|
3
|
-
Version: 1.2604.
|
|
3
|
+
Version: 1.2604.2803
|
|
4
4
|
Summary: WebGUIAPI Python package
|
|
5
5
|
Author-email: James Lin <tylin123@ms27.hinet.net>
|
|
6
6
|
License: Copyright (c) 2025 James Lin
|
|
@@ -34,6 +34,10 @@ Dynamic: license-file
|
|
|
34
34
|
#WebGUIAPI
|
|
35
35
|
|
|
36
36
|
## History of version
|
|
37
|
+
Version 1.2604.2803: 2026/04/28<BR>
|
|
38
|
+
Fix problem:
|
|
39
|
+
TEdit component err --> NameError: name 'v' is not defined
|
|
40
|
+
|
|
37
41
|
Version 1.2604.2802: 2026/04/28<BR>
|
|
38
42
|
1.Add TListBox component.
|
|
39
43
|
2.Improve TButton add TButtonShape property.
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|