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.

~7K People Reached
Favorite Forums
Favorite Tags
Member Avatar for python_user

Hi Everyone, I have a problem displaying a dicom image properly on PIL(Python Image Library) I have used the code in the following link [URL="http://code.google.com/p/pydicom/wiki/ViewingImages"]http://code.google.com/p/pydicom/wiki/ViewingImages[/URL] but it shows some blur thing and not shows the correct image when i open the same image in dicombrowser it displays clear image but …

Member Avatar for python_user
0
2K
Member Avatar for python_user

Can anyone please help me as i am new to python, i have a requirement for a cascaded menu(which should be dynamically built). The cascaded menu should have new at all levels and when the user clicks on new it should ask for keyword and when done it should add …

Member Avatar for richieking
0
161
Member Avatar for python_user

hi, i am new to java programming, i do not know anything... can anybody post a sample program for implementing jeditorpane. it will be a great help .... thanks in advance...

Member Avatar for kramerd
0
110
Member Avatar for python_user

Hi Guys I have this situation where I should have a cascaded menu bar with menu items and menu nodes. the task is to display a node item when selected a node on the menu bar. this menu bar is not the top but somewhere else inside the frame. Can …

0
74
Member Avatar for python_user

Hi all, Could anyone please help me with this i have a cascaded menu button and i am adding nodes in a loop like this [CODE] #Create a cascading menu button for adding attribute types AttTypemenuBar = Pmw.MenuBar(topF, hull_relief = 'raised',hull_borderwidth = 1) aname = " Select...." self.createAttTypeMenu(AttTypemenuBar, topF, typeF, …

0
136
Member Avatar for python_user

Hello i have a situation where i am using Pmw.MenuBar and i am adding node as shown below [CODE]menuBar.addmenu("Select ..., 'Click to add attribute type')[/CODE] Can somebody please tell me how to dispaly the text (Select...) in some color Thankyou

Member Avatar for woooee
0
60
Member Avatar for python_user

Can anyone please help me to display a click-able web-link on a window in java? I am new to java can anyone give an example? thankyou

Member Avatar for JamesCherrill
0
78
Member Avatar for python_user

Hi Everybody, Can someone please tell me how to pass a frame to other class method I am able to pass the frame but when i pack some entry field..the window stops responding here is my code [CODE]class InfoFrame: def addAttributeCriteria(self, parent = None, type = '', attrib = {}, …

Member Avatar for TrustyTony
0
142
Member Avatar for python_user

Hi Guys i have a situation where i need to have a options menu kind of thing. When they select some option in the menu i need to have a text-box/box which accepts only date/box which accepts only int beside it to accept the value I am trying to do …

0
53
Member Avatar for python_user

Hi guys, i have a problem here i have a situation where i need to save all the images opened using PIL I have no idea how to do without displaying images on screen one by one and saving them Can anyone please help how to save them without switching …

Member Avatar for python_user
0
5K