Nutcha0751 / dobby

3 stars 1 forks source link

แปะข้อมูล (UX/UI) #4

Closed Nutcha0751 closed 7 months ago

Nutcha0751 commented 8 months ago

WinForms

  1. The Free Ultimate UI Design Tool for Windows Forms | C# Tutorial -> https://www.youtube.com/watch?v=IF2HHacgjAU
  2. WinForms Tutorial : WinForms UI design in Visual studio 2019 | Guna UI | Sign Up | Login | C# WPF -> https://www.youtube.com/watch?v=BJQfT_1luho
  3. C++ GUI: Modern Sign in Form Design (FULL) | WinForms -> https://www.youtube.com/watch?v=b8R5D0lryq0

Walnut

How can I change text color of my InputText in ImGui? -> https://stackoverflow.com/questions/61853584/how-can-i-change-text-color-of-my-inputtext-in-imgui

อธิบายโปรแกรม by Pai

https://archiash.notion.site/28453808e764446691e5dbc8d0578378

Nutcha0751 commented 8 months ago

ตัวอย่าง 1 2 3

Sweetypie28 commented 7 months ago

"workbench.colorCustomizations": { "[Theme Name]": { "button.background": "#ff0000", "button.foreground": "#ffffff" } }

Nutcha0751 commented 7 months ago

เปลี่ยนสีตัวหนังสือ >> https://github.com/AhoyDev/Rubens-Engine/blob/master/ModuleEditor.cpp How can I change text color of my InputText in ImGui? >> https://stackoverflow.com/questions/61853584/how-can-i-change-text-color-of-my-inputtext-in-imgui วิธี merge >> https://learn.microsoft.com/th-th/visualstudio/version-control/git-resolve-conflicts?view=vs-2022