Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 19,920
» Latest member: aidajnrz7704
» Forum threads: 38,722
» Forum posts: 175,488

Full Statistics

Online Users
There are currently 45 online users.
» 1 Member(s) | 40 Guest(s)
Bing, AOL, Google, AOL, snippsat

Latest Threads
Chris Paul mythical IQ co...
Forum: Homework
Last Post: Sabrinas
1 hour ago
» Replies: 0
» Views: 14
Do the Miami Dolphins inc...
Forum: Data Science
Last Post: Sabrinas
1 hour ago
» Replies: 0
» Views: 12
Antonio Pierce Pleads Wit...
Forum: GUI
Last Post: Sabrinas
1 hour ago
» Replies: 0
» Views: 11
Select Python comment (#)...
Forum: General Coding Help
Last Post: SpongeB0B
1 hour ago
» Replies: 4
» Views: 257
TimsothyKat
Forum: General Coding Help
Last Post: LewisByday
1 hour ago
» Replies: 0
» Views: 8
Packers Loss $12.5 Millio...
Forum: General Coding Help
Last Post: Sabrinas
2 hours ago
» Replies: 0
» Views: 2
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
2 hours ago
» Replies: 5
» Views: 1,074
New to the field
Forum: News and Discussions
Last Post: Polybunny
7 hours ago
» Replies: 0
» Views: 56
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Yesterday, 03:23 PM
» Replies: 4
» Views: 2,241
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 11:09 AM
» Replies: 2
» Views: 801

 
  Unread Posts
Posted by: micseydel - Sep-19-2016, 12:37 AM - Forum: Board - Replies (7)

Is there anything like http://python-forum.org/search.php?searc...nreadposts here? That's what I generally used, even for moderator stuff before. I..... More

Print this item

  forum structure adjustment
Posted by: metulburr - Sep-18-2016, 07:44 PM - Forum: Board - Replies (1)

In the previous forum, we didnt have the ability to create toplinks, ie. change the server files, etc. or similar things. So we had to resort to stick..... More

Print this item

  Stacking generators
Posted by: Ofnuts - Sep-18-2016, 06:56 PM - Forum: General Coding Help - Replies (2)

So I have a class where an algorithm in a method of the base class needs to iterate things that will depend on the derived class:

[code]

class BaseC..... More

Print this item

  How to find what causing AttributeError: '_tkinter.tkapp' ?
Posted by: darktitan - Sep-18-2016, 07:09 AM - Forum: GUI - Replies (8)

I am getting an error AttributeError: '_tkinter.tkapp' object has no attribute 'file1' and i have no idea how to fix it. Could any one Point me in the..... More

Print this item

Information [Tip] Help documents
Posted by: metulburr - Sep-18-2016, 05:54 AM - Forum: Board - Replies (1)

In the top right toplinks, there is a help link. This is the help documents.
...or for simplicity the link ..... More

Print this item

  Shouldn't we allow .PY attachments?
Posted by: Ofnuts - Sep-17-2016, 08:26 PM - Forum: Board - Replies (8)

Title says it all...

Print this item

  Forum page
Posted by: Ofnuts - Sep-17-2016, 08:23 PM - Forum: Board - Replies (10)

The front page is getting big. In light of how things went on the previous forum, I would suggest a slightly different hierarchy:

[code]
Python co..... More

Print this item

Information [Tip] view your posts
Posted by: metulburr - Sep-17-2016, 08:16 PM - Forum: Board - Replies (4)

In the old forums there was a "view your posts" in PhpBB....an "egosearch". However in MyBB they do not support it. They use subscriptions in its plac..... More

Print this item

  Adding sub forums
Posted by: metulburr - Sep-17-2016, 08:07 PM - Forum: Board - Replies (5)

http://python-forum.io/forumdisplay.php?fid=10


should we add a tkinter sub forum? Or maybe a few of the most common used? This could better organ..... More

Print this item

  [Tutorial] Notespad - Create a text editor - W.I.P.
Posted by: Yoriz - Sep-17-2016, 05:14 PM - Forum: GUI tutorials - Replies (10)

NOTE: This is still W.I.P.
In this tutorial, I'm going to attempt to build a notespad in WxPython in stages and describe what each part of the..... More

Print this item

  [Very Basic Example Only] Hello World
Posted by: Yoriz - Sep-17-2016, 05:11 PM - Forum: GUI tutorials - Replies (2)

[code]try:
    # For Python 2.x
    import Tkinter as tk
except ImportError:
    # For Python 3.x
    import tkinter as tk

app_win = tk.Tk()
..... More

Print this item

  Does the forum need a forum category ?
Posted by: Yoriz - Sep-17-2016, 03:48 PM - Forum: Board - Replies (4)

As we have better control over this forum, this area can be used for all things related to the forum.

Print this item

  Text of Forum Rules
Posted by: merlem - Sep-17-2016, 03:40 PM - Forum: Board - Replies (16)

Is it possible that the text of the Forum Rules at http://python-forum.io/showthread.php?tid=24 is not completely visible?

Print this item

Information [Tip] Change clock to 24 hr format
Posted by: sparkz_alot - Sep-17-2016, 01:27 PM - Forum: Board - Replies (2)

If your like me, you might prefer the displayed times using a 24 hour clock rather than the default 12 hour.  To do this, go to:

User CP > Edit Opt..... More

Print this item

Information [Tip] Details of how to quick edit a thread title
Posted by: metulburr - Sep-16-2016, 11:03 PM - Forum: Board - Replies (5)

There is a feature that allows quick edit of thread titles. If you click and hold a title when on a list of threads, you will switch to an input box t..... More

Print this item

Question Reputation and regular users to have the ability to create "Polls"?
Posted by: sparkz_alot - Sep-16-2016, 08:06 PM - Forum: Board - Replies (20)

How does the users reputation work and is it active? Also, is there a way to "vote" for a particular reply?

While I'm asking questions :) , do you ..... More

Print this item

  New User category
Posted by: sparkz_alot - Sep-16-2016, 07:45 PM - Forum: Board - Replies (1)

How about creating a "NEW USERS START HERE" category (or forum, not sure what you call it) that contains all the threads (locked) that you want them t..... More

Print this item

  Chat - autonaming
Posted by: nilamo - Sep-16-2016, 03:03 PM - Forum: Board - Replies (4)

Can we have the chat recognize logged in users and set their irc name to their forum name?  I just slid in there right quick and had a random name ass..... More

Print this item

  Guess Random Number Why i m not able to enter input
Posted by: Nithya Thiyagarajan - Sep-16-2016, 12:37 PM - Forum: General Coding Help - Replies (6)

Below is my code to generate random number between 0 - 9 and checking with user input whether it is higher lower or equal
when I run the code, it is ..... More

Print this item

  Header area
Posted by: Kebap - Sep-16-2016, 08:09 AM - Forum: Board - Replies (8)

I love all the additional links at the top of each page, for Chat or Interpreter, and so on.

However, they are getting a bit numbersome and take up m..... More

Print this item

  Class Intermediate: Inheritance
Posted by: ichabod801 - Sep-15-2016, 11:16 PM - Forum: Fundamentals - Replies (2)

Be sure you understand the concepts in Class Basics, before reading this tutorial. I will also..... More

Print this item

  Class Intermediate: Operator Overloading
Posted by: ichabod801 - Sep-15-2016, 11:01 PM - Forum: Fundamentals - Replies (3)

Before reading this tutorial, make sure you understand everything covered in the Class Basics ..... More

Print this item

  Class Basics
Posted by: ichabod801 - Sep-15-2016, 10:58 PM - Forum: Fundamentals - Replies (1)

Classes are the fundamental building block of the popular programming paradigm known as Object Oriented Programming (OOP). This is not a full tutorial..... More

Print this item

  user group colors
Posted by: Kebap - Sep-15-2016, 06:25 PM - Forum: Board - Replies (2)

Thanks for the mod privileges BUT the supermod color seems so .. special ... while the admin's green is very cool. How about a simple black or somethi..... More

Print this item

  error while previewing locked post
Posted by: Kebap - Sep-15-2016, 06:20 PM - Forum: Board - Replies (4)

I got the following error message when I edited, then previewed the locked post in the lock test thread.
I only removed the "locked" flag, but left ..... More

Print this item

  "Interpreter" page
Posted by: Ofnuts - Sep-15-2016, 01:40 PM - Forum: Board - Replies (13)

This is http://python-forum.io/misc.php?page=interpreter

Nice thing to have but it its present form it seems hard to use since it doesn't print err..... More

Print this item

  Login Trouble
Posted by: sparkz_alot - Sep-14-2016, 08:35 PM - Forum: Board - Replies (8)

Having a problem when logging in and wondering if anyone else is encountering the same problem. I've tried both IE and Chrome. When I first go to the ..... More

Print this item

Thumbs Up New Users Introduce Yourself
Posted by: Yoriz - Sep-13-2016, 04:53 PM - Forum: Bar - Replies (451)

Please feel welcome to use this thread to introduce yourself to the forum.

Print this item

  A List of Free Game Resources
Posted by: Yoriz - Sep-13-2016, 04:21 PM - Forum: Game Tutorials - Replies (1)

Images
http://www.lostgarden.com/search/label/f...20graphics
http://www.rpg-palace.com/visual-resourc...esets-rmxp
http://..... More

Print this item

  Portal
Posted by: Kebap - Sep-13-2016, 02:27 PM - Forum: Board - Replies (7)

The portal currently shows a copy of all recent posts. Which is nice. However, some of them are very long. And they are shown in total. It would be be..... More

Print this item

Thumbs Up First impressions on forum software
Posted by: Kebap - Sep-13-2016, 02:24 PM - Forum: Board - Replies (29)

The new forum software seems really nice! I just wanted to explain this, because I may post more threads focussing on small improvements and annoyance..... More

Print this item

  User signatures
Posted by: Kebap - Sep-13-2016, 02:19 PM - Forum: Board - Replies (17)

I wanted to copy my signature from the old forum to here, but receive an error message:


[quote]
You cannot update your signature because it is too l..... More

Print this item

  Are the security questions for registration necessary
Posted by: Mekire - Sep-12-2016, 06:06 PM - Forum: Board - Replies (5)

Yo.

Also, assuming those are intended to be permanent, you really need to get rid of those security questions for registration.  It is way too much..... More

Print this item

  Text Adventure Tutorial - if structure to dictionary
Posted by: ichabod801 - Sep-05-2016, 10:26 PM - Forum: Game Tutorials - Replies (6)

So, you're new to Python, and you want to make a game. You figure you'll make a text adventure game, that won't be too hard. To get started, you just ..... More

Print this item

  Modules part 3
Posted by: metulburr - Sep-05-2016, 09:11 PM - Forum: Fundamentals - No Replies

Package Imports
Package imports are nothing more than a directory of imports. It turns a path on your computer into another namepsace, ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Chris Paul mythical IQ co... 1 hour ago Sabrinas Sabrinas Homework
  Do the Miami Dolphins inc... 1 hour ago Sabrinas Sabrinas Data Science
  Antonio Pierce Pleads Wit... 1 hour ago Sabrinas Sabrinas GUI
  Select Python comment (#)... 1 hour ago SpongeB0B SpongeB0B General Codin...
  TimsothyKat 1 hour ago LewisByday LewisByday General Codin...
  Packers Loss $12.5 Millio... 2 hours ago Sabrinas Sabrinas General Codin...
  I'm trying to make a piec... 2 hours ago Alislugacool MilesWeb General Codin...
  New to the field 7 hours ago Polybunny Polybunny News and Disc...
  Seeking feedback: dynamic... Yesterday, 15:23 Bona2000 Stowersw General Codin...
  Python and excel vba codi... Yesterday, 11:09 odiez DeaD_EyE General Codin...
  Web Scrapper to find prov... Yesterday, 08:36 physalis2099 Olivia General Codin...
Most views
  The best Prog... 575366
  Tutorial Requ... 496084
  Web Scraping ... 439494
  Newbie with P... 383071
  New Users Int... 363604
Most reputation
buran 581
snippsat 508
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 451
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12086
buran 8174
snippsat 7365
deanhystad 6890
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
aidajnrz7704 Today
Sabrinas Today
Jillscitt Yesterday
Stowersw Yesterday
Intel Yesterday

User Panel Messages

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