Python Auto GUI(2) - Support Property смотреть онлайн
#python #pythontutorial #pyqt #pythonguitutorial #pythongui
As I said in previous session, creating GUI for Python application is a pain in the neck and it can cost you a lot of time to design a dialog for a complex object. Design a dialog or a form is just the begining of the story after that you need to bind it to an object and load/save data. this part is even more tedious than the first one.
So I came up with an idea to create a library to save us time and do the most this routin tasks automatically. In previous post we saw the basic functionality of this library that focus on fields inside classes.But on the other hand, We all knew that direct access to fields in classes is not a good way in OOP paradigm and we should use properies for this purpose. So, today I'm gonna present the next feature of this library that support properties in classes.
With the aim of propeties you have more control over GUI creation. you can change the default widgets for standard types and also change their common properties also. Another feature that added to this library is support for Multichoice fields with QCheckBox or QRadioButton. You just need to specify choices and other thing will be done behind the scence and a new scrollable widgets will be placed on dialog. Support for QComboBox also added to library and you can use it when it's necessary
In future more useful features such loading list of objects in grid with CRUD capability, change default layout of dialog and also categorizing fields will be added. Don't miss them
source code url added to playlist description
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Python Auto GUI(2) - Support Property» бесплатно и без регистрации, вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.