473,386 Members | 2,114 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Bwidget for tkinter

hi can i use the bwidgets in tkinter? if so from where can i download
the bwidget for tk inter. and i want to know the installation procedure

Oct 3 '05 #1
3 3982
an**********@gmail.com wrote:
hi can i use the bwidgets in tkinter? if so from where can i download
the bwidget for tk inter. and i want to know the installation procedure


googling for "bwidget for tkinter" gives you a library announcement as
the first hit, which points to this page:

http://tkinter.unpythonic.net/bwidget/

</F>

Oct 3 '05 #2
thanks u man. i am new to tk inter. i tried installing the lib. but
while running the demo script am getting following error.

python sam.py
Traceback (most recent call last):
File "sam.py", line 1, in ?
import bwidget, Tkinter, sys, os
File "/usr/local/lib/python2.2/site-packages/bwidget/__init__.py",
line 149, in ?
class _Frame:
File "/usr/local/lib/python2.2/site-packages/bwidget/__init__.py",
line 152, in _Frame
getframe = makeswidget(getframe, Tkinter.Frame)
File "/usr/local/lib/python2.2/site-packages/bwidget/__init__.py",
line 74, in makeswidget
return _wrap(w, f)
File "/usr/local/lib/python2.2/site-packages/bwidget/__init__.py",
line 59, in _wrap
oldfunc.func_name, wrapper.func_defaults, wrapper.func_closure)
TypeError: function() takes at most 4 arguments (5 given)
can u plz help me

Oct 3 '05 #3
an**********@gmail.com wrote:
thanks u man. i am new to tk inter. i tried installing the lib. but
while running the demo script am getting following error.

python sam.py
Traceback (most recent call last):
File "sam.py", line 1, in ?
import bwidget, Tkinter, sys, os
File "/usr/local/lib/python2.2/site-packages/bwidget/__init__.py",
line 149, in ?
class _Frame:
File "/usr/local/lib/python2.2/site-packages/bwidget/__init__.py",
line 152, in _Frame
getframe = makeswidget(getframe, Tkinter.Frame)
File "/usr/local/lib/python2.2/site-packages/bwidget/__init__.py",
line 74, in makeswidget
return _wrap(w, f)
File "/usr/local/lib/python2.2/site-packages/bwidget/__init__.py",
line 59, in _wrap
oldfunc.func_name, wrapper.func_defaults, wrapper.func_closure)
TypeError: function() takes at most 4 arguments (5 given)


it's likely that it simply doesn't support Python 2.2 (which was released
in 2001; we've had two major releases since then).

</F>

Oct 3 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Josh | last post by:
Caution, newbie approaching... I'm trying to come up with a very simple Tkinter test application that consists of a window with a drop-down menu bar at the top and a grid of colored rectangles...
3
by: srijit | last post by:
Hello, Any idea - why the following code crashes on my Win 98 machine with Python 2.3? Everytime I run this code, I have to reboot my machine. I also have Win32all-157 installed. from Tkinter...
1
by: syed_saqib_ali | last post by:
Please take a look at and run the code snippet shown below. It creates a canvas with vertical & Horizontal scroll-bars. If you shrink the window to smaller than the area of the canvas, the...
0
by: syed_saqib_ali | last post by:
Below is a simple code snippet showing a Tkinter Window bearing a canvas and 2 connected scrollbars (Vertical & Horizontal). Works fine. When you shrink/resize the window the scrollbars adjust...
0
by: anil.pundoor | last post by:
hi i tried installing the bwidget lib . but while running the demo script am getting following error. python sam.py Traceback (most recent call last): File "sam.py", line 1, in ? import...
1
by: Michael Yanowitz | last post by:
Hello: Below I have included a stripped down version of the GUI I am working on. It contains 2 dialog boxes - one main and one settings. It has the following problems, probably all related, that...
3
by: dwelch91 | last post by:
I'm trying unsuccessfully to do something in Tk that I though would be easy. After Googling this all day, I think I need some help. I am admittedly very novice with Tk (I started with it...
8
by: karthikbalaguru | last post by:
Hi, One of my python program needs tkinter to be installed to run successfully. I am using Redhat 9.0 and hence tried installing by copying the tkinter-2.2.2-36.i386.rpm alone from the CD 3 to...
3
by: joshdw4 | last post by:
I hate to do this, but I've thoroughly exhausted google search. Yes, it's that pesky root window and I have tried withdraw to no avail. I'm assuming this is because of the methods I'm using. I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.