Enum Extender updated

In the increasingly badly named Enum Extender project I’ve added a way to take a bunch of text defining properties and make it possible to paste into the IDE

see this conversation for why

Now a bunch of text like

Public setting_Username As String
Public setting_Password As String
Public setting_PortNumber As Integer
Public setting_HostName As String
Public setting_MaxConnections As Integer

can be put into Enum Extender and it will set the correct pastable data onto the clipboard

See the new Property Paster window in the project

*NB : at this time the app does not accept

Public Property setting_Username As String

the PROPERTY word is NOT actually correct

An update soon will fix this

Ventura ? !!!!!!!!!!

Holy sh&^%!@&%^TTTTT !!!!!!!!!!!!!!!!!!
Mucking about still with Ventura on an external bootable drive
And set both external monitors to mirror the main, then set them back to extended and ……..

OMG !
it stopped flickering !!!!!!!!!!

So maybe I’ll update now 😛

Ventura – no thanks

I’ve been asked why I still run Catalina on my 2019 16″ MBP

Well the updates in between then, and now ALL suffer from this particular problem. I’ve yet to find a solution.

Yeah – such fun

Appears I’m not alone and external monitors and flickering is a widely experienced issue

UPDATE : Apple released 13.4 and someone said “Hey it fixes the flicker!”… Read the rest

In praise of preferences

I like to have lots of preferences

Things that I CAN tweak to my liking IF I want to

Not that I do in every product I use for writing code. But its nice to have them. For instance in Xcode and VS Mac there are a TON of settings.

And I’ve customized very few. Why ?… Read the rest

Antlr 4

Having once upon a time having had to use Lex & Yacc, and their eventual successors Flex & Bison, I’d been more than passingly familiar with writing and debugging grammars.

And all their weirdness like shift reduce conflicts 😛

At Xojo I’d looked through the grammar for the language to make sure various editors and parsers were conforming to the grammar especially in places like the method signature editor where you could paste in the whole thing into the method name and it would pull it apart.… Read the rest

How I spent last weekend

Recently I visited a client in Germany
And we worked hard for the 2 weeks I was there

But while I was there I took advantage of the fact I’d be there over a weekend and went to Austria to ski at an enormous resort that had not yet closed – Ischgl.

Driving there I had feelings of dread as all the lower parts of hills like Garmisch-Partenkirchen were closed and obviously very green – but there was snow high up.… Read the rest