This website requires JavaScript.
Explore
Help
Register
Sign In
every_holiday
/
VRCT
Watch
1
Star
0
Fork
0
You've already forked VRCT
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
243492ac91a8532fe54bc8ec03b2f5fa927ef090
VRCT
/
vrct_gui
/
main_window
/
widgets
History
Sakamoto Shiina
61ecbe1e84
[Refactor] createGUIを、createGUIとshowGUIに分割。createGUIでは画面を表示せず中身の組み立てや関数登録。showGUIで表示するように。
...
その他関数名変更(vrct_gui. から呼ぶ関数はすべてアンダーバーをつける。view.pyで呼ばれる関数と区別するため。)
2023-10-11 13:20:09 +09:00
..
_create_sidebar
[Update] Main Window: UI Size変更対応. Sidebar Preset tabs, Option Menu's arrow images and Textbox(_ptintToTextbox.py).
2023-10-10 18:28:06 +09:00
__init__.py
[Add] New GUI from Shiina
2023-08-27 04:56:36 +09:00
create_entry_message_box.py
[Refactor] 呼び出し関数名統一
2023-10-10 16:13:42 +09:00
create_minimize_sidebar_button.py
[Update/bugfix/Refactor] Main Window: Sidebar Compact Mode 有効無効値がjsonに保存されていなかったのを修正、起動時も保持されるように。 コンパクトモード有効無効関数分け。 main.pyで受け取るmain window系 callback関数のkeyをまとめた。
2023-09-26 15:48:47 +09:00
create_sidebar.py
[Refactor] createGUIを、createGUIとshowGUIに分割。createGUIでは画面を表示せず中身の組み立てや関数登録。showGUIで表示するように。
2023-10-11 13:20:09 +09:00
create_textbox.py
[Refactor] 呼び出し関数名統一
2023-10-10 16:13:42 +09:00