2021-03-04 14:14:38

Hi.
I recently learned the basics of Python and am mid-level with it.
But I want to learn to do graphical interfaces, and I want any tutorial for wx python library. I learned some things with it, but there are few, for example, doing a dialogue with yes or no, and doing an OK dialog, and the window works for sure.
But I want a detailed explanation of its use, how to design the window, create menus, buttons, etc.
Greetings.

battle.net tag abdallah#22878 the new one because i lost my previous account
my facebook

2021-03-04 18:48:12

There's a book which I believe is called the wxPython Cookbook. Might be worth researching that... Think it's what I used, but I forget now.

Also, the API docs for Phoenix are really good.

-----
I have code on GitHub

2021-03-04 21:17:59

@2 thank you, but this book is a bdf file or what?

battle.net tag abdallah#22878 the new one because i lost my previous account
my facebook

2021-03-05 17:19:39

I'm sure that the book can be found as a PDF, but it also seems to be available on Bookshare. If you don't have access to it, don't worry about it. I'm also positive that the book is available from Amazon and (perhaps) Kindle

2021-03-05 18:34:01

@4 , thank you.

battle.net tag abdallah#22878 the new one because i lost my previous account
my facebook

2021-03-05 22:22:14

3
You could literally have googled it in less time than it must have taken you to write that post. Certainly less time than it's taken me to reply.

-----
I have code on GitHub

2021-03-06 02:53:16 (edited by magurp244 2021-03-06 02:55:42)

You may also benefit from the [wxpython demo], which contains source code examples of many wxpython functions.

-BrushTone v1.3.3: Accessible Paint Tool
-AudiMesh3D v1.0.0: Accessible 3D Model Viewer