alex

Results 21 comments of alex

What kind of work would be ne necessary to implement this? As many git tools are moving to using more meaningful branch names (eg Git for Windows...), often defaulting to...

~~Is this package just abandoned now?~~ Shame that such a critical PR would be left hanging. RIP all the time I spent just getting it to install properly on node...

To anyone having this issue, try to install an older version of node note the installation instructions @ https://terminalizer.com/install > The installation should be very smooth with Node.js v4-v12. I...

If anyone else is struggling with this issue check https://github.com/faressoft/terminalizer/issues/132#issuecomment-822942731

Could you describe some of the potential solutions you've tried so far? What's your env looking like? Are you using the latest version?

I've added a simple test case so as not to decrease the coverage, but I see that some checks are still failing. Specifically, the OSX tests on Travis are failing....

Are you using the `date_pattern` attribute when making your `DateEntry` ? Perhaps I'm misunderstanding the problem

Can confirm the suggestion by @iMampi works Windows 10, python 3.9, tkcal 1.5.0 Interestingly, the fix seems not to work if you call `update_idletasks` after initializing the `Calendar` 😕 May...

I struggled with this briefly as well. If anyone else runs across this, perhaps this pattern would be useful to you I use several `DateEntry` widgets in a form tied...