Course detail
Graphical User Interfaces in X Window System
FIT-GUXAcad. year: 2022/2023
Interaction between user and application, different application classes. Graphical User Interface in Unix and its history. X Window System structure, X server concept, X Protocol. Application programming interface, Toolkits. Standard X Toolkit and its usage. Object orientation features in X Toolkit and Gtk. Widget names, attributes and manipulation. Event processing, translation and action table. Base Gtk classes. Programming Gtk3 and Gtk4.
Language of instruction
Number of ECTS credits
Mode of study
Guarantor
Department
Learning outcomes of the course unit
Students will get knowledge of application programming in X Window, X Toolkit Intrinsics, Gtk3, Gtk4 and basic principles of user interface design.
Prerequisites
Co-requisites
Planned learning activities and teaching methods
Assesment methods and criteria linked to learning outcomes
Written mid-term exam (max. 20 points) and submitting projects in due dates. There is no alternative term of mid-term exam.
Course curriculum
Work placements
Aims
Specification of controlled education, way of implementation and compensation for absences
Recommended optional programme components
Prerequisites and corequisites
Basic literature
Recommended reading
Classification of course in study plans
- Programme IT-MSC-2 Master's
branch MGM , 0 year of study, winter semester, compulsory-optional
branch MBI , 0 year of study, winter semester, elective
branch MBS , 0 year of study, winter semester, elective
branch MIN , 0 year of study, winter semester, elective
branch MIS , 0 year of study, winter semester, compulsory-optional
branch MPV , 0 year of study, winter semester, elective
branch MSK , 0 year of study, winter semester, elective
branch MMM , 0 year of study, winter semester, elective - Programme MITAI Master's
specialization NADE , 0 year of study, winter semester, elective
specialization NBIO , 0 year of study, winter semester, elective
specialization NCPS , 0 year of study, winter semester, elective
specialization NEMB , 0 year of study, winter semester, elective
specialization NGRI , 0 year of study, winter semester, elective
specialization NHPC , 0 year of study, winter semester, elective
specialization NIDE , 0 year of study, winter semester, elective
specialization NISD , 0 year of study, winter semester, elective
specialization NISY , 0 year of study, winter semester, elective
specialization NISY up to 2020/21 , 0 year of study, winter semester, elective
specialization NMAL , 0 year of study, winter semester, elective
specialization NMAT , 0 year of study, winter semester, elective
specialization NNET , 0 year of study, winter semester, elective
specialization NSEC , 0 year of study, winter semester, elective
specialization NSEN , 0 year of study, winter semester, elective
specialization NSPE , 0 year of study, winter semester, elective
specialization NVER , 0 year of study, winter semester, elective
specialization NVIZ , 0 year of study, winter semester, elective
specialization NEMB up to 2021/22 , 0 year of study, winter semester, elective
Type of course unit
Lecture
Teacher / Lecturer
Syllabus
- Application classes from the point of view of user interaction.
- X Window System structure, X Protocol, input and output graphic operations.
- Xlib level programming, simple application example, Toolkits, example of application using toolkit.
- OOP features in X Toolkit and Gtk, instance and class of widgets, properties, internal implementation.
- Widget naming system, resources, convertors.
- Built-in X Toolkit and Gtk widget classes and their usage.
- Event processing, translation table, action table.
- Simple Gtk widget classes and their usage.
- Composite widget classes.
- Menu and dialogs.
Project
Teacher / Lecturer
Syllabus
- Gtk/GNOME application, individual assignment.