Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: A little idea to remember wxPython classes
Post: A little idea to remember wxPython classes

wxPython is rich in classes and in the aim to remember some of them I tried this example, please tell me what do you think **biggrin** [attachment=388]
Sebastian_Adil GUI 0 2,284 Mar-26-2018, 10:23 PM
    Thread: how to draw simple line in wxPython?
Post: RE: how to draw simple line in wxPython?

I wasn't able to reprodure the second example with wx.ClientDC **confused**
Sebastian_Adil GUI 6 7,712 Mar-22-2018, 01:14 PM
    Thread: how to draw simple line in wxPython?
Post: RE: how to draw simple line in wxPython?

Before I was working with Tkinter and most of my examples was in functional style so I am not so good with classes and I don't want to build a class for only testing a widget
Sebastian_Adil GUI 6 7,712 Mar-21-2018, 05:17 PM
    Thread: how to draw simple line in wxPython?
Post: how to draw simple line in wxPython?

Hy I am new in wxPython and I want a simple example to draw a simple line, and if it is possible by using functional style. Thanks for your help
Sebastian_Adil GUI 6 7,712 Mar-21-2018, 11:46 AM
    Thread: A GUI entirely in Python??
Post: A GUI entirely in Python??

is there a GUI that is built entirely in Python?
Sebastian_Adil GUI 1 2,467 Mar-11-2018, 01:59 PM
    Thread: Tkinter documentation
Post: RE: Tkinter documentation

The documentation of canvas is so big so it will take a lot of time in addition I am little busy those days, but it is a part of my project so I will do it.
Sebastian_Adil GUI 18 16,679 Mar-11-2018, 10:15 AM
    Thread: Tkinter documentation
Post: RE: Tkinter documentation

Please I want to ask a request, I want to delete this post and make a new on with: Title: Tkinter Manual content: "I am trying to build a "Tkinter Manual"(https://tkinter-manual.blogspot.com/) based...
Sebastian_Adil GUI 18 16,679 Mar-10-2018, 12:04 PM
    Thread: How to determine the stack order or topmost top-level window
Post: RE: How to determine the stack order or topmost to...

The stacking order is the order by which your widgets are written in your script, even if a Toplevel(or any container widget) is a parent of another widget(ex: Label ,Button) if your write a Label(or ...
Sebastian_Adil GUI 7 10,543 Jan-23-2018, 09:10 PM
    Thread: Tkinter documentation
Post: RE: Tkinter documentation

Please in the first post I want to change the link "https://wiki.tcl.tk/49306" (bescause it no longer exists) to "https://tk-to-tkinter.blogspot.com/p/tkinter-centents.html". Thanks **smile**
Sebastian_Adil GUI 18 16,679 Jan-21-2018, 09:04 PM
    Thread: Tkinter documentation
Post: RE: Tkinter documentation

I directed my wiki's page(https://wiki.tcl.tk/49306) to my new blog(https://tk-to-tkinter.blogspot.com/) After reading "Help/Rules" I known the problem which I made, Sorry **pray**
Sebastian_Adil GUI 18 16,679 Jan-03-2018, 09:11 PM
    Thread: Tkinter documentation
Post: RE: Tkinter documentation

I don't know under which section's title I can group those alternatives? any suggestions?
Sebastian_Adil GUI 18 16,679 Dec-27-2017, 01:47 PM
    Thread: Tkinter documentation
Post: RE: Tkinter documentation

Alternatives to "Tk C API": please read my work and participate with your suggestions https://wiki.tcl.tk/49338
Sebastian_Adil GUI 18 16,679 Dec-26-2017, 06:18 PM
    Thread: Tkinter documentation
Post: RE: Tkinter documentation

1)For your language's problem: the English language is the most important language, All world's scientists speak english. In my country, French is the second language but in high school I noted that t...
Sebastian_Adil GUI 18 16,679 Dec-23-2017, 01:03 PM
    Thread: Tkinter documentation
Post: RE: Tkinter documentation

One of the problems I had encountered is the "Tk C API", I don't know how to translate them so I made some alternatives (by taking the objectifs of each one), exemple: -Tk_GetCursor: I took the curso...
Sebastian_Adil GUI 18 16,679 Dec-22-2017, 11:56 AM
    Thread: Tkinter documentation
Post: RE: Tkinter documentation

*Shipman's manual is a good reference I don't say the opposite, but it is just not updated, exemple: -in the manual we have [option = tkinter.VALUE] but we can write it in the form [option = "value"]...
Sebastian_Adil GUI 18 16,679 Dec-21-2017, 09:27 PM
    Thread: Tkinter documentation
Post: RE: Tkinter documentation

I am not a programmer I don't have the level to work with others toolkits, Tkinter is so easy especially to work with EVENTS. After reading this reference(http://infohost.nmt.edu/tcc/help/pubs/tk...i...
Sebastian_Adil GUI 18 16,679 Dec-21-2017, 05:36 PM
    Thread: Tkinter documentation
Post: Tkinter documentation

Because the official Tkinter's documentation is not complete I have to learn Tcl/Tk language,learning a new language and translate its syntax take a great efforts. So to make things easier for Python'...
Sebastian_Adil GUI 18 16,679 Dec-21-2017, 11:23 AM
    Thread: Tkinter box model
Post: RE: Tkinter box model

From Tkinter I tried to group some of the standard widget's options in a diagram to make it easy to remember them and as you can see it is like "CSS Box Model"
Sebastian_Adil GUI 2 2,902 Oct-23-2017, 09:38 PM
    Thread: Tkinter box model
Post: Tkinter box model

In Tkinter there are six of standard options (-width -height -padx -pady -borderwidth -background) which can be gathered together in a flowchart and form an equivalent to "CSS Box Model".
Sebastian_Adil GUI 2 2,902 Oct-23-2017, 08:17 PM
    Thread: Flowcharts
Post: RE: Flowcharts

I tried the first option but I don’t know how I can edit my post. Until now I have 4 completed flowcharts: -Control Loop -Multi-line Docstring -If Statement -While Loop And other 4 whic...
Sebastian_Adil Tutorial Requests and Submissions 4 4,371 Jun-28-2017, 04:18 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020