custom-widgets Questions
5
Solved
Is there anyway to use DatePicker widget with other calendar systems ?
I need a picker for Jalali (Persian) Calendar system, but i dont know how to feed DatePicker with my data.
I've studied method...
Messidor asked 30/7, 2013 at 23:26
6
Solved
The TextDirection docs say:
Flutter is designed to address the needs of applications written in
any of the world's currently-used languages, whether they use a
right-to-left or left-to-right w...
Nodose asked 27/6, 2019 at 1:30
4
How to set a custom style or other background selector drawable for the SwitchPreference widget in Android?
(Note: not the regular Switch widget, I mean the standart SwitchPreference widget that u...
Elvyn asked 20/1, 2014 at 13:52
1
Solved
I have asked a question named 'How to inject a Widget into a custom child Widget and use the child Widgets iteration index?' I already got an answer but there is a problem.
The answer said that I...
Fredelia asked 6/1, 2019 at 3:53
4
I have to implement a graphical user interface design. The framework of choice is Qt.
After some work on the implementation a few difficulties and questions turned out. The main point is that ther...
Periderm asked 20/8, 2014 at 13:30
1
hi i created 2 files from qtdesigner and i created a new file with a class where i want to use these UIs that i created.
this is the file creating the QListWidget
from PyQt4 import QtCore, QtGu...
Infundibuliform asked 25/6, 2014 at 19:47
3
Solved
I am trying to write a custom widget for the Qt Designer using only Python. I was following a couple of tutorials I found online but none of them were working or anything close to what I would call...
Malone asked 16/4, 2013 at 6:28
2
Solved
During regular intervals of my program, a block (of 3 stacked) widgets need to be added to a horizontal layout. Since the widgets within each block are important to eachother, I wish to encapsulate...
Idem asked 17/12, 2011 at 12:9
1
© 2022 - 2024 — McMap. All rights reserved.