Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 920ce5b

Browse files
8927689276
89276
authored and
89276
committed
readme
1 parent 5a1471f commit 920ce5b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎嵌入外部窗口/README.md‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
- 3.使用GetWindowLong得到原来窗口的样式属性(style = win32gui.GetWindowLong(hwnd, win32con.GWL_STYLE)和exstyle = win32gui.GetWindowLong(hwnd, win32con.GWL_EXSTYLE))
77
- 4.这里还原窗口后不会显示,用spy++发现没有了WS_VISIBLE样式(未解决)
88

9-
[Issues#3](https://github.com/892768447/PyQt/issues/3)
10-
119
截图
1210

1311
![1](ScreenShot/1.gif)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /