Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Create a scrollbar in GUI to add test cases
Post: Create a scrollbar in GUI to add test cases

Hello Actually i created a GUI to test some of the devices now the frame geometry i fixed to (1176x768) in same all the test cases want to accommodate but its not possible. So want to add scroll bar ...
mamta_parida GUI 1 3,636 Sep-27-2018, 11:43 AM
    Thread: Create a report using excel
Post: RE: Create a report using excel

The code is mentioned below def out(self): global part,part2,part3,part4,TEST_PASS,TEST_FAIL,output1,output2,output3,output4,serial_no1,serial_no2,serial_no3,serial_no4 output1 = s...
mamta_parida GUI 3 2,613 Sep-20-2018, 02:58 AM
    Thread: Create a report using excel
Post: Create a report using excel

I created a GUI to test some device, now i want to generate a report using excel sheet. I created an excel sheet but always it overwrite on the present excel sheet. But my worries is i want to use sa...
mamta_parida GUI 3 2,613 Sep-19-2018, 02:47 AM
    Thread: Issue while importing variable from one file to other
Post: RE: Issue while importing variable from one file t...

Thanks i tried now its working fine.. No issues
mamta_parida GUI 14 6,383 Aug-29-2018, 11:40 AM
    Thread: Issue while importing variable from one file to other
Post: RE: Issue while importing variable from one file t...

I tried like this. In AutomationTesting_ITOM.py file import testingpage class AutomationTestingPage_ITOM(Tkinter.Frame): def __init__(self, child): Tkinter.Frame.__init__(self, c...
mamta_parida GUI 14 6,383 Aug-29-2018, 03:18 AM
    Thread: Issue while importing variable from one file to other
Post: RE: Issue while importing variable from one file t...

Actually previously i created a GUI in which all the classes are in same file. But now what i did for each class i created one one separate file. Now i'm importing each file where ever its required. ...
mamta_parida GUI 14 6,383 Aug-28-2018, 09:26 AM
    Thread: Issue while importing variable from one file to other
Post: RE: Issue while importing variable from one file t...

Serial port was working in other one so i don't think serial port issue
mamta_parida GUI 14 6,383 Aug-28-2018, 03:04 AM
    Thread: Issue while importing variable from one file to other
Post: RE: Issue while importing variable from one file t...

If uncommented also its showing error that can't import ser
mamta_parida GUI 14 6,383 Aug-27-2018, 11:49 AM
    Thread: Issue while importing variable from one file to other
Post: RE: Issue while importing variable from one file t...

The above mentioned things i tried as you mentioned previously in the comment. Actually ser is define in Testing.py class where i'm selecting the serial port and baud rate and same variable i want to...
mamta_parida GUI 14 6,383 Aug-27-2018, 11:29 AM
    Thread: Issue while importing variable from one file to other
Post: RE: Issue while importing variable from one file t...

I want to use ser(Serial communication) which is define in Testing.py file. The code for the same is mentioned below. Whaatever you mentioned above i tired but getting error for that also. Posting my ...
mamta_parida GUI 14 6,383 Aug-27-2018, 03:32 AM
    Thread: Issue while importing variable from one file to other
Post: Issue while importing variable from one file to ot...

I created a GUI using tkinter having nine different classes and all classes are in one one script file. I'm getting issue when trying to use one variable define in one class function of a file and use...
mamta_parida GUI 14 6,383 Aug-24-2018, 05:23 AM
    Thread: Invalid Syntax
Post: Invalid Syntax

Hello Everyone, As I'm new to python, i tried some script but while running that script getting an error i.e. "There's an error in your program: invalid syntax" for PyObject*. Any one faced same issu...
mamta_parida General Coding Help 5 4,474 Jan-03-2018, 03:41 AM

User Panel Messages

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