Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~18.2K People Reached
Favorite Tags

26 Posted Topics

Member Avatar for nish88

hi everyone..... Can someone tell me 'how can we disable the close icon' which is found on upper left corner of a tkinter menu which is encircled in the picture below: Thanks in advance

Member Avatar for gleam.uahmed
0
4K
Member Avatar for DaniVee

woooow in this world no one can give an answer to this problem. what a shame.......:sad:

Member Avatar for hhamdan
0
115
Member Avatar for nish88

hi all, i am using ms date and time picker and am unable to assign a value to it. i am getting the error read only property. can anyone tell me how to solve this? thanks

Member Avatar for abu taher
0
92
Member Avatar for nish88

hi all, i am doing my school project where the user can upload picture and store it in the database. actually like on web page when you are uploading picture you get a window with a browse button. i want to do something similar in ms access 2003. i have …

Member Avatar for debasisdas
0
94
Member Avatar for nish88

have anyone ever creates navigation buttons such as next,previous in coldfusion? can i see ours if you have created one?

Member Avatar for cmhampton
0
292
Member Avatar for G-Do

hi...... [B]Can this implementation be ran on windows platform?[/B] if yes... can you tell me how to do it?? i've tried to run it but there was lots of errors shown to me. thanks you in advance

Member Avatar for nish88
0
115
Member Avatar for nish88

hi everyone...... am designing an interface for security purposes where a user is allowed to enter a password to gain access... i want when password is entered its ********** that appear on the text box instead of password secret itself so that if someone is looking at the screen he …

Member Avatar for woooee
0
169
Member Avatar for nish88

have you ever heard of pycage.???? i want to have its windows version. if it exist????;) can you please give me the links where i can download it and get some tutorials about it.:P thank you very much

Member Avatar for vegaseat
0
112
Member Avatar for nish88

hi everyone i'm trying to make an animation and at the end i am getting a rectangle by using lots of small rectangle. it is not so attractive. what i want is that while the animation is being performed,[B] some of the small rectangles that i am using are deleted …

Member Avatar for nish88
0
86
Member Avatar for nish88

hi.... i have an image Oscillator.gif and i want to implement the animation which is being shown by this image. can anyone tel me how to do this. or can you please give me some links or tutorials where such programs are being wrote. thanks you very much

Member Avatar for nish88
0
88
Member Avatar for nish88

hi everyone.....i'm designing a simulator and i need to study John Conway's Game of Life. i'm getting the source code in java or c++ everywhere i search. Have anyone ever implement it using python or can you please give me a link where i can find the source code in …

Member Avatar for nish88
0
138
Member Avatar for nish88

hi everyone. i'm try to load an image by clicking on a botton insert imag but the problem thata i having with this is that the image is not being insert it just appear and disappear immediately. can anyone tell me what is wrong with my codes and tel me …

Member Avatar for nish88
0
125
Member Avatar for nish88

hi am writing a program and there a oval moving towards a big blue oval. i want when the red oval arrive at the blue oval is stop.can anyone tell me hoe to do this???? [code=python] from Tkinter import * import Tkinter import time frame=Tkinter.Frame() frame.pack() canvas =Tkinter.Canvas(frame,bg = 'white',width=500, …

Member Avatar for katharnakh
0
125
Member Avatar for nish88

hi.... i'm trying to write a function clear image but i am not being able to write it. it is as follows. i am loading a picture and i want by clicking the button clear, the picture map.gif dis appear.. there is a function blank in tkinter but i am …

Member Avatar for vegaseat
0
10K
Member Avatar for nish88

have anyone ever create a [COLOR="red"]progressbar using Tkinter[/COLOR] and make [COLOR="red"]button flash or place a picture on button.[/COLOR] is this possible with tkinter. please can anyone tell me or show me how i can do these things??? thank you very much

Member Avatar for vegaseat
0
1K
Member Avatar for nish88

hi ..... i'm making an animation but am having a problem Tkinter. the problem is that when i open the file with python 2.5 and execute the code then it works but by just double clicking on the file icon the program don't not work properly.its does not show the …

Member Avatar for sneekula
0
155
Member Avatar for nish88

hi....i'm working on a tutorial and i need to use [code=python] from bwidget import * [/code] can anyone tel me where i can get this module....... thanks in advance

Member Avatar for Lardmeister
0
53
Member Avatar for Jozin_z_Bazin

what sneekula said is good. there is an order by which you must install these program so that it works well.i don't know how exactly. so check it well on the internet and then you process.

Member Avatar for nish88
0
140
Member Avatar for nish88

hi everybody..... i'm using an array to make a program but i'm not able to find the size (length) of the array.can anyone tell me how to do this?

Member Avatar for nish88
0
244
Member Avatar for nish88

hi everyone....... i am writing a program where i have 2 ovals and i want my first oval to appear then after 2 seconds the second one...but am failing in doing this. can anyone help me to do this please. thank you in advance here is my code [ICODE] from …

Member Avatar for nish88
0
173
Member Avatar for nish88

[B] Have someone ever implement game of life without using cell??? just using a plain interface like tkinter and rectangle. [/B]

Member Avatar for jrcagle
0
40
Member Avatar for nish88

hi..... i want to make a simulation where it start with 1 dot and its continues to propagate like the figure below. [B] . inital dot ... ...... ........ [/B] can anyone please tel me how to do it or give me the pieces of codes needed to do this …

Member Avatar for BearofNH
0
109
Member Avatar for nish88

hi ..... i'm designing a simulator and initially i have to click on the Tkinter interface to place a small oval(dot).That is the initial point where i want the simulation to start. can anyone please help me or if possible give me the piece of codes here is my code.... …

Member Avatar for G-Do
0
236
Member Avatar for nish88

Hi!! Actually,i am doing a simulation and i want a dot (small oval) to pop up when i click(by mouse) on the canvas. can anyone please help me or if possible give me the piece of codes to perform this. thanks in advance...

Member Avatar for katharnakh
0
88
Member Avatar for nish88

hi...i'm tryiing to make the picture gold.gif transparent so that i can make some animation on it.cn you please help me to make the picture transparent.thanks in advance import Tkinter from Tkconstants import * import tkMessageBox def window(tk): global photo #### SIC! frame=Tkinter.Frame(tk) frame.pack() canvas=Tkinter.Canvas(frame,bg ='white', width=500,height=500) canvas.pack() photo=Tkinter.PhotoImage(file="gold.gif") canvas.create_image(200, …

Member Avatar for woooee
0
304
Member Avatar for nish88

can you please tell me the code to make a picture transparent in python.thnx... if possible you give me the codes. thnx in advance

Member Avatar for nish88
0
43

The End.