terrencegf
|
2008-04-19
, 14:22
|
|
Posts: 221 |
Thanked: 182 times |
Joined on Jul 2007
@ Central Illinois
|
#51
|
|
2008-04-19
, 14:31
|
|
Posts: 221 |
Thanked: 182 times |
Joined on Jul 2007
@ Central Illinois
|
#52
|
Anyway, I'm running XWord in full screen mode and I agree that it seems like it would have a better appearance if it went on the right side.
|
2008-04-19
, 22:38
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#53
|
Oh yeah! It's sloooow. It's a big script and I'm pretty sure the screen updating isn't optimized much. It's even a bear on my old computer at work, so it's not just the NIT.
|
2008-04-20
, 15:46
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#54
|
I'm not sure about the "Across Lite Notepad". There's certainly no code in the xword python script to read that info from the puzzle file, and I don't have any puzzles with that kind of data, so I wouldn't know what to look for. Do you have some .puz files with Notepad data? If so, do they read okay with the xword python script?
|
2008-04-21
, 09:04
|
Posts: 12 |
Thanked: 6 times |
Joined on Jul 2007
|
#55
|
A good place to get a lot of puzzles with the Notepad in use is http://world.std.com/~wij/puzzles/cru/Crypticxxx.puz, where you replace xxx by a number between 1 and 238. These are British-style cryptic puzzles where the Notepad is used to explain how the answer was arrived at by the constructor.
|
2008-04-21
, 12:19
|
|
Posts: 566 |
Thanked: 145 times |
Joined on Feb 2008
@ Tallahassee, FL
|
#56
|
|
2008-04-21
, 13:03
|
|
Posts: 221 |
Thanked: 182 times |
Joined on Jul 2007
@ Central Illinois
|
#57
|
On another (related) note, I see that the Litsoft home page is bragging about a new (reasonably priced) PDA version. Unfortunately, it runs on Windows Mobile Pocket PC. :/
Maybe they'd be willing to sponsor development of an ARM-based version, so our Nokia tablets can have an "official" AcrossLite binary...
|
2008-04-21
, 13:20
|
|
Posts: 566 |
Thanked: 145 times |
Joined on Feb 2008
@ Tallahassee, FL
|
#58
|
|
2008-04-22
, 02:00
|
Posts: 364 |
Thanked: 54 times |
Joined on Feb 2008
|
#59
|
I'm working on the next release of xword which will be available from the garage for the first time. The original garage maintainer, Brad, came up with a very innovative solution to the keyboard problem before I created the xkbd layout. He used toolbar buttons within the application to input letters. I think this is a pretty clever idea and am thinking of incorporating it (and thus eliminating xkbd). My idea is to replace the current buttons (for "check word", "check puzzle", etc) with letter buttons. Screen real estate would be about the same. I think I can set up a preference menu to have the keyboard on the left or right of the puzzle, and perhaps alternatively show the current buttons left or right, like this.
"Checks on Left" corresponds to the current layout. I think I would keep the timer at the bottom of the keyboard since there's really no other place suitable. And I suppose I could even add a "Keyboard on Bottom" for those people that use the rotated view. Any comments or suggestions on this idea? It will take a bit of research and extra coding so I'd like to make sure that people would like this (instead of xkbd).Code:Preferences -> Toolbar Layout -> o Off x Checks on Left o Checks on Right o Keyboard on Left o Keyboard on Right
|
2008-04-22
, 04:25
|
|
Posts: 221 |
Thanked: 182 times |
Joined on Jul 2007
@ Central Illinois
|
#60
|
The Following 4 Users Say Thank You to terrencegf For This Useful Post: | ||