Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Determine whether text in QTableView cell is fully visible or not
Post: Determine whether text in QTableView cell is fully...

Hi! I need to implement a feature for QTableView which many spreadsheet programs have. For example, LibreOffice Calc shows an arrow for a cell if text within this cell cannot be made fully visible wi...
random_nick GUI 0 993 Oct-27-2022, 09:29 PM
    Thread: QTableView: scroll to top cell of the screen
Post: RE: QTableView: scroll to top cell of the screen

(Oct-07-2022, 09:42 AM)Axel_Erfurt Wrote: You can do something like thatThanks! Looks like I've got it.
random_nick GUI 2 2,861 Oct-08-2022, 12:29 AM
    Thread: QTableView: scroll to top cell of the screen
Post: QTableView: scroll to top cell of the screen

Hi everyone! I have created a table in Qt using a QTableView widget. Cells are navigated using arrow keys. The current cell to which I have navigated using Down key has a border in red. I try to do ...
random_nick GUI 2 2,861 Oct-07-2022, 01:07 AM
    Thread: auto-py-to-exe with unusual directory structure
Post: RE: auto-py-to-exe with unusual directory structur...

(Nov-26-2018, 11:09 AM)krow4869 Wrote: When I executed the command pyinstaller -w ./Desktop/bkchem/bkchem/bkchem.pyI would rather cd to the final location and run pyinstaller in the same folder. Quo...
random_nick General Coding Help 3 5,195 Nov-26-2018, 03:48 PM
    Thread: auto-py-to-exe with unusual directory structure
Post: RE: auto-py-to-exe with unusual directory structur...

There is little sense in having multiple folders of the same name. Have you thought of changing your repo structure so it would be more explicit, e.g., Output:your_project_name docs resources imag...
random_nick General Coding Help 3 5,195 Nov-26-2018, 05:01 AM

User Panel Messages

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