Jump to content

Recommended Posts

Posted (edited)
Without checking it out, is this still flash based?

 

Flash?!? *shudders*

 

No, nothing to do with Flash. It's written with PWCT, using Harbour programming language; I think it all ultimately compiles down to C.

 

I intend to do a re-write in Python to make it more universal; PWCT is already out of development. I'm having to learn Python first though, so it might be a few months!

 

Edit: I've just noticed the e-safety forum section in your sig; I didn't spot that when looking for somewhere to post this thread.Might this be better off over there?

Edited by gypsythief
  • Thanks 1
Posted

Crumbs, that was a quick reply. I've just gone and edited my post above, as I started to doubt whether I _had_ added .NET 3.5 or not.

 

I'll be in a school that uses Hector tomorrow, so I'll have a look.

Posted
By default .NET 3.5 is switched off in Windows 10, but many other applications require it and not just Hector. It'll be sometime before .NET based applications are all .NET 4 or later.
Posted

I like the Big Red Button

looks really good. Customisable for different schools too.

Without going into code, is it possible to change the writing on the Screen Cover, something a little friendlier for Primaries.

  • Thanks 1
Posted (edited)
By default .NET 3.5 is switched off in Windows 10, but many other applications require it and not just Hector. It'll be sometime before .NET based applications are all .NET 4 or later.

 

I had a spare 10 minutes, so I've just tried this on my work laptop, running Windows 10 Pro 64bit; I installed .NET3.5, rebooted, installed Hector, rebooted, and nothing. Simply does not run.

 

But then as I was typing this, I realised all the Windows 10 installs I've done are 64bit, so maybe that's the issue. Are the ones you have Hector running on 32bit or 64?

 

I like the Big Red Button

looks really good. Customisable for different schools too.

Without going into code, is it possible to change the writing on the Screen Cover, something a little friendlier for Primaries.

 

Thank you! Unfortunately it's not currently possible to change the text without coding.; I toyed with the idea of having the writing as part of the image, which is replaceable, but I thought it would end up too distorted with mixed ratio screens (a lot of my schools have both 4:3 and 16:9 monitors)

 

I'll have a fiddle about with it; it should be possible to detect the screen ratio, and then display a particular image based on that. That would resolve the distended text issue, and allow schools to customize all aspects. Or simply find a way to read the text from a text file.

Edited by gypsythief
  • Thanks 1
Posted

That reminds me - you may need to manually create an entry within:

 

HKCM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

 

Then Hector will run at Startup.

Posted (edited)
That reminds me - you may need to manually create an entry within:

 

HKCM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

 

Then Hector will run at Startup.

 

There is a shortcut in the Start Menu Startup folder; besides, manually running the program does not work either.

 

Anyway, we're getting somewhat off topic here as this isn't really a Hector support thread; if you wouldn't mind dropping me any further tips in a PM or a new thread. Thanks! :)

Edited by gypsythief

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...