Подпишитесь на наш Telegram-канал, чтобы всегда быть в курсе важных обновлений! Перейти

Вопрос Как поставить цвет на сладер imgui

Начинающий
Начинающий
Статус
Оффлайн
Регистрация
13 Окт 2021
Сообщения
8
Реакции
1
Как поставить цвет на сладер imgui
1667416665697.png

примерно так надо сделать
 
bro why ru always like that? if people ask its because they are having some trouble, so stop being an asswhole
and share your knowlege with the others
why exactly should i share my knowledge to others if people dont give a shit? people always ask for code not for knowledge if i share or not it will be the same, people here dont want knowledge they want to paste and thats all
 
? you know that you can create a slider by using rect's right? that color ( ImGuiCol_SliderGrab ) is if this guy is using the default imgui grab or calling it wich is not so they need to change it manually in the code
Как поставить цвет на сладер imgui
Посмотреть вложение 226531
примерно так надо сделать
since noone here has 2 brain cells, go to your imgui_widgets.cpp, search for ( bool ImGui::SliderScalar ) after that go search for ( AddRectFilledMultiColor ) inside that function after that change the colors to ur own. gucci?
 
? you know that you can create a slider by using rect's right? that color ( ImGuiCol_SliderGrab ) is if this guy is using the default imgui grab or calling it wich is not so they need to change it manually in the code
В чём проблема нарисовать какой угодно rect и использовать цвета из Style.Colors?
 
Назад
Сверху Снизу