Mark Clayton

Results 7 comments of Mark Clayton

I would be interested in this too!

Maybe this is related... I have a column with 15 mins, 8.1 hours, 2.3 days, and 5.5 days. It gets sorted in alphanumeric order (15 mins, 2.3 days, 5.5 days,...

I'm changing my suggested code to: ``` osVersion=`sw_vers -productVersion | awk -F'.' {'print $2'}` ``` The previous broke with the latest upgrade. Improvements? Thanks! Mark

Something similar is happening with CSS & Javascript code highlighting within a php file. When the CSS code contains a color code such as #f5f5f5, the pound and everything following...

Thanks for pointing this out. I saw this and yep it’s a useful feature. However, you can’t run applescripts or run command line applications "in the background". I hacked in...

@lanurmi I was part of the brief discussion 7 years ago about wxWindows being an option for a multi-platform GUI version. I believe the OS/2 PM icon was my contribution...

I side with lanurmi on this. I've been using wxWidgets off and on for more than 15 years on multiple platforms and been very happy with it's native look and...