At 02:13 PM 4/18/2010, Michael J. Sinclair wrote:

Thank you Dr. R!

I have created a very simple form that reliably reproduces what I
am seeing. The form has 1 variable edit, 1 browser control and 2
enhanced speed buttons (one that works, the other that demonstrates
what I am seeing). The code for the on click EEP for the enhanced
speed buttons is nearly identical, only line 2 is different. If I
rem out line 2 with 2 dashes, it works...the cursor appears in the
variable edit and the background color of the field turns yellow.
If I remove the 2 dashes then the browswer control shows the pdf
file, but the cursor does not appear to be blinking in the variable
edit and the background remains white. Here is the code in the on
click eeps for each enhanced speed button...

SET V vfilename TEXT = 'c:\documents\34codi.pdf'
--PROPERTY id_browser gourl .vfilename
PROPERTY id_varedit highlightfocus 'true'
PROPERTY id_varedit highlightfocuscolor 'yellow'
PROPERTY id_varedit set_focus 'true'
RETURN

If needed I can submit this form for your review.
Thank you for your assistance.


Dr. Sinclair,

Nice explanation!

I would love to review the form and provide you with assistance and
a solution. However, my current schedule and hectic travel plans may
delay my personal response to you.

In the meantime:

01. Please send a sample with all details to [email protected]

    or

02. Contact any of the members of the R:BASE Consulting Group (with
    vested interest in R:BASE), for personal assistance with R:BASE.

    A. http://www.rbase.com/developers/

    B. http://www.rbaseconsultinggroup.com/
       After the official release of R:BASE eXtreme 9.0!

Very Best R:egards,

Razzak.


Reply via email to