xna-cncnet-client
xna-cncnet-client copied to clipboard
Composite controls support, scrollable panel support, submodules
WithoutInitialize -> WithoutInitialization ?
WithoutInitialize->WithoutInitialization?
Not a client method, won't change the name in XNAUI as it's a public API function
Composite controls and scrollable panels are also needed for #761.
Nightly build for this pull request:
- artifacts.zip This comment is automatic and is meant to allow guests to get latest automatic builds without registering. It is updated on every successful build.
A weird bug (solved in f550ba6): Visual Studio 2022, Windows 11:
- Modify the source codes of XNAUI
- Hit the Debug button to start the client
- The nuget version of XNAUI seems to be loaded
- Hit the Debug button for the second time (or more -- as long as it's not the first debug run after modifying the source code of XNAUI)
- This time, the submodule XNAUI is loaded.