Closed NicoPy closed 1 year ago
Hmm... It looks like I made a big mess in my repo branches. There are things I still don't understand with Git/Github.
Now, there are 2 Background_Color
procedures. One for Status_Bar_Type
and one for Common_Control_Type
.
The one for Status_Bar_Type
is a system (Windows) one. I have not seen any effect using it.
The one for Common_Control_Type
effectively paints the background with the chosen color.
Hmm... It looks like I made a big mess in my repo branches. There are things I still don't understand with Git/Github.
It seems to be easy to mess things with GitHub - see for instance this recent pull request: https://github.com/zertovitch/gwindows/pull/13#issuecomment-1657075405
About messing & git, but perhaps unrelated to the current topic, there is a good help here: https://deepbluecap.com/git-recover-from-messy-situations/
Issue #15