Skip to content

pchp250g8-home-c-tutorials/c-bcc-gui-dialogbased-drawellipse

Repository files navigation

DrawEllipse. C Tutorials. Rad Studio IDE. Windows API. 2D Graphics. GDI. DialogBased GUI Application. The program does the following:

  1. Creates a dialog box (form).
  2. Starts a cycle of processing messages (events) from the user and/or the operating system.
  3. In the client area of ​​the dialog box, draws a yellow ellipse (oval) with a red outline of 5 pixels thick and the dimensions of the client area of ​​the dialog box (form)
  4. Clicking the "Close" button in the dialog box (form) header terminates the work.

DrawEllipse. Занятия по C. ИС Embarcadero Rad Studio. Windows API. 2D Графика. GDI. Приложение с графическим интерфейсом пользователя на основе диалогового окна (формы). Программа делает следующее:

  1. Создаёт диалоговое окно (форму).
  2. Запускает цикл обработки сообщений (событий) от пользователя и (или) операционной системы.
  3. В клиентской области диалогового окна рисует жёлтый эллипс (овал) с красным контуром толщиной 5 пикселей и размерами клиентской области диалогового окна (формы)
  4. При нажатии кнопки "Закрыть" в заголовке диалогового окна (формы) завершает работу.

About

DrawEllipse. C Tutorials. Rad Studio IDE. 2D Graphics. GDI. DialogBased GUI Application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages