Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,984
» Latest member: Robertbop
» Forum threads: 38,734
» Forum posts: 175,572
Full Statistics
|
Online Users |
There are currently 52 online users. » 1 Member(s) | 47 Guest(s) Bing, Google, AOL, Mojeek, snippsat
|
Latest Threads |
create ocr to detect lice...
Forum: General Coding Help
Last Post: Pedroski55
4 hours ago
» Replies: 1
» Views: 42
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 10:37 PM
» Replies: 5
» Views: 168
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Yesterday, 03:05 AM
» Replies: 4
» Views: 2,034
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 448
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,081
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,147
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 825
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,107
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,548
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 9,138
|
|
|
Pygobject Menu And Notebook? |
Posted by: loss - Jun-29-2019, 12:49 PM - Forum: GUI
- No Replies
|
 |
I added Notebook to my application. I used it with Grid. Now I want to add Menu. Gtk.Box () does this. But this time it gives an error and the empty w..... More
|
|
|
What is $DISPLAY supposed to be? |
Posted by: amethyst - Jun-29-2019, 12:37 AM - Forum: GUI
- Replies (2)
|
 |
Hi,
I have tkinter installed on OSX10.4 PowerPC, and it imports ok to Python3.3.
It needs the $DISPLAY environment variable set to work, otherwise ..... More
|
|
|
Line Index |
Posted by: smabubakkar - Jun-28-2019, 09:46 AM - Forum: GUI
- Replies (1)
|
 |
How to get index of Line number where the cusror is present? I am using bind to call a function, i need to pass the function the index of the line
|
|
|
string slicing |
Posted by: Uchikago - Jun-28-2019, 03:01 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hi, i just want to ask what is the default begining point and the ending point of a slice with negative step like this
[python]X='123456789'
print..... More
|
|
|
Importing - |
Posted by: sumncguy - Jun-27-2019, 05:52 PM - Forum: General Coding Help
- Replies (2)
|
 |
Im not sure that I will be able to get this question answered. I am trying to pick apart a home group module they are using at work and I have run int..... More
|
|
|
|