[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 561: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 617: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 181: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 182: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
Silverjuke Forum 2011-04-02T07:27:28+01:00 https://f0rum0ld.silverjuke.net/feed.php?f=18&t=3838 2011-04-02T07:27:28+01:00 2011-04-02T07:27:28+01:00 https://f0rum0ld.silverjuke.net/viewtopic.php?t=3838&p=14898#p14898 <![CDATA[Re: Java Script Virtual Keyboard]]> Statistics: Posted by munsing — 2. Apr 11, 07:27


]]>
2011-04-02T06:56:04+01:00 2011-04-02T06:56:04+01:00 https://f0rum0ld.silverjuke.net/viewtopic.php?t=3838&p=14896#p14896 <![CDATA[Re: Java Script Virtual Keyboard]]> > Basically, I am wanting the keyboard to popup when it notices a cursor.
> ...
> Comfortsoft's Keyboard doesn't recognize the dialog box to open the keyboard. :-(

OK, understood. Theoretically you could do all of that in scripting, look at the search field in my BlueTouch V3 beta skin. But I'll be the first to admit it is totally overkill to solve your simple request, it means writing a dialog form from scratch in script, including trivial stuff like processing keys and redrawing the screen after each character.

Scripting in a dialog box probably won't help you here, the scripting engine does not actually do anything while the dialog is being handled. It might be possible to activate the comfort keyboard just before the dialog is activated, and close it again after the dialog has been closed. I'll think about that after the weekend.

Cheers,
SilverEagle

Statistics: Posted by SilverEagle — 2. Apr 11, 06:56


]]>
2011-04-01T22:33:22+01:00 2011-04-01T22:33:22+01:00 https://f0rum0ld.silverjuke.net/viewtopic.php?t=3838&p=14893#p14893 <![CDATA[Re: Java Script Virtual Keyboard]]>
Comfortsoft's Keyboard doesn't recognize the dialog box to open the keyboard. :-(

Statistics: Posted by munsing — 1. Apr 11, 22:33


]]>
2011-04-01T22:03:17+01:00 2011-04-01T22:03:17+01:00 https://f0rum0ld.silverjuke.net/viewtopic.php?t=3838&p=14892#p14892 <![CDATA[Re: Java Script Virtual Keyboard]]> > http://www.comfort-software.com/forum-t98.html.post
>
> I'm not sure, but does anyone know if this can be
> applied to Silverjuke using a .js?

You do know that Silverjuke has its own virtual configurable keyboards? Which are a lot more suitable for jukebox searchstring entry than any PC-style layout keyboard?

Apart from that: The comfort keyboard lite version works as-is, I don't understand why you need scripting for, to be honest the function of the java code in the post you pointed to is a mystery to me (the java itself is no problem, but what does it _do_?).

SilverEagle

Statistics: Posted by SilverEagle — 1. Apr 11, 22:03


]]>
2011-04-01T18:10:23+01:00 2011-04-01T18:10:23+01:00 https://f0rum0ld.silverjuke.net/viewtopic.php?t=3838&p=14891#p14891 <![CDATA[Java Script Virtual Keyboard]]>
I'm not sure, but does anyone know if this can be applied to Silverjuke using a .js?

I feel I'm a bit over my head with this project.

Statistics: Posted by munsing — 1. Apr 11, 18:10


]]>