Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to import data from database to excel
Post: How to import data from database to excel

I am using microsoft access database. I want to copy data from the table with column names and paste it into a excel file. I try to copy but I got some errors import openpyxl as op import pyodbc co...
nick123 General Coding Help 1 3,516 Jun-14-2019, 04:13 PM
    Thread: changing the frame colour
Post: RE: changing the frame colour

It worked ! Thank You wuf!
nick123 GUI 4 16,626 May-14-2019, 02:48 PM
    Thread: changing the frame colour
Post: changing the frame colour

I want to change the background of a frame using four colour buttons placed at four corners of the frame. I was trying by adding only one button in the frame and changing the color when button is pres...
nick123 GUI 4 16,626 Apr-25-2019, 02:13 PM
    Thread: Setting a widget visible
Post: RE: Setting a widget visible

(Apr-21-2019, 07:51 PM)Yoriz Wrote: What is a widget/label in this context? are you using a gui framework, please improve your question.A Label. I just want to set a Label visible for a short time...
nick123 General Coding Help 2 2,114 Apr-25-2019, 02:06 PM
    Thread: Setting a widget visible
Post: Setting a widget visible

I want to set a label visible for a particular time. Is there any method or function that can be used to set the label visible for a particular time after some time it will not be shown until some eve...
nick123 General Coding Help 2 2,114 Apr-21-2019, 07:44 PM
    Thread: how to compare some string with the database columns
Post: how to compare some string with the database colum...

Whenever i run the following code the if statement always returns true and it is not comparing the content with the column content so how can i do this? How can i check the values with database tables...
nick123 General Coding Help 1 1,895 Apr-21-2019, 04:19 PM
    Thread: switching frames
Post: switching frames

I want to switch between two frames instead of creating a new window.I just want to stay in same window and after some button is pressed then the another frame is to be switched.I tried some code but ...
nick123 GUI 2 7,923 Apr-16-2019, 03:00 PM

User Panel Messages

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