Cursor in script window

Has anyone else had this problem? When I'm typing a script,
the cursor gets further and further away from the text. When I go
to select a section of the text, It doesn't select what I expect it
to, but selects something earlier in the sentence. Also the text
kind of looks crappy in the window. Almost like it's squeezed in.
Are there any solutions to fixing this or is there an update
coming? This is making it more difficult to do scripting.

I have read on other forums that I can separate the script
window and this will solve the problem. I can't seem to figure out
how to make the script window a single floating group of it's own.
Any ideas?

Similar Messages

  • Scripting window cursor issues

    I was just trying out the new director and ran into a problem
    with the scripting window. When typing in the window, the cursor
    displays several characters ahead of where it should be. For
    example, moving the cursor to a spot in the code and pressing
    backspace deletes a character a few spaces back from the cursor. It
    is nearly impossible to write or edit coding when the cursor is not
    accurate.

    I had the same issue..when I separated the script window from
    the rest of the interface it worked fine after that...
    Just an FYI incase it stops working for you again:)

  • Saving results window not script window BAD!

    After I have been working on a script for awhile it will start saving the results window not the script window so then I lose all of my work. If my cursor is in the script window and I click the save icon I would expect it to save that window. So what am I doing wrong?
    Please help I almost lost a 1000 line script the other day.
    I am running xp pro connected to a 9i db
    Thanks
    Eric

    Yes it is. I double checked I am on the latest ver. 15.57
    what I did find out yesterday is if you right click on the script window you have an option to save and it looks like that works properly. But just a word of caution to everyone just because you click the save icon does not mean you sql script is being saved.
    Does oracle have a place for the community to report bugs for oracle sql developer?

  • Safari doesn't open Pop-up & Script Windows?!

    Why Safari doesn't open Pop-up & Script Windows?
    I always have to use other browsers like Firefox for opening them
    Example link (Download Datasheet):
    http://www.grapheast.com/ge-software/cp.php?id=70
    Can anyone help please?

    With Safari open, from the Menu Bar click Safari. Where says; Block Pop Up windows, Deselect that.
    Keep in mind pop up windows can contain malicious code.
    Carolyn

  • Setting Cursor - For a window and application wide

    Hi,
    Can somebody please help with a cursor problem ? I am not able to set the busy cursor for a frame when the application is doing some work. I have tried many methods of doing this (some of them from these forums...) but still I am not able to make this work.
    1) setting the cursor before doing the work and resetting after the
    work doesnt work.
    2) setting the cursor for the window by calling
    Window window = SwingUtilities.windowForComponent(getRootPane().getGlassPane());
    window.setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR));
    This works but the events are not blocked by the frame i.e if i
    click on any part of the window like a button or something, that
    event is fired after the work is done. So this is not good.
    3) created a glass pane for the window and blocked all the events. Then
    set the cursor for the the glass pane. This does not work either
    since the event thread is doing the work. So had to create another
    thread to do the work. This works but when the cursor is reset back,
    it doesnt reset. I have to move the mouse a bit to reset it. So this
    is not good either.
    4) created a work around for the cursor by creating a modal dialog box
    saying "Processing..." in the event thread and doing the work in the
    worker thread. The worker thread posts an event to dispose the
    dialog box after the work is done. This works perfectly though it is
    still not good because the cursor is not showing busy. Because of
    the modal dialog box, the user cant do anything in the application
    which is exactly what i want. Is this ok ? Can somebody provide any
    other work around for this ?
    5) Also I have another question for you guys. In the worker thread if i
    do something like updating the gui etc., it takes a lot of time
    almost 10 times more than when the work is done in a single threaded
    environment. Is this because of the communication between the worker
    thread and the event thread ? If I do only data related work not gui
    work in the worker thread, this is fine.
    I am new to Swing, so somebody please explain to me if they can.
    My environment is JDK 1.1.7, Swing 1.1 on Sun Solaris 2.5.1. Is this because I am using old versions. Is this resolved in the newer versions like 1.3 etc ?
    -Vijay

    moetunes wrote:I thought a
    chmod u+rw /path/to/.conf
    chmod go-rw /path/to/.conf
    would set the file to be read only by the user that owns it.
    That is all true.  The problem is the need to give a user the ability to run a program that has secrets that should only be visible by root.  If you give the user ownership, they cab see the keys to the kingdom.
    For example, you may want to allow a user to connect to an arbitrary wireless access point.  Generally, this is a privileged operation -- you want to give them permission to do it, but don't want to give them ownership.  You may also not want them to be able to see or modify the pass phrases.

  • AIR: allow scripted window.open popup windows for specified sites ?

    I'm adding desktop interaction to an existing webapp using AIR.
    The webapp allows portlets to be undocked into their own window using a scripted "window.open" call.
    When running the webapp in AIR, the "window.open" call is blocked (window ref returned is "undefined").
    Presumably AIR is detecting the invocation of "window.open" isn't directly linked to the mouse click event.
    With a "standard" browser, you can configure the popup blocker to allow popups for urls specified as Exceptions.
    Is there a way to do this in AIR ?  (either by config or by overriding one of the AIR classes).
    I've looked at using a custom HtmlHost but the popup blocking occurs before the HtmlHost.createWindow () call

    I couldn't find a way to customize the pop-up blocker in AIR.
    I tested the same thing with Safari 4.0.5 (AIR uses WebKit 4.0.3) and got the same result.
    After some testing I found that changing the Javascript to ensure that the event was bound to "onClick" fixed it (previously was bound to "onMouseDown")

  • Loading scripts - what's the difference between loading into edge via script window and including a script in the html document?

    I have a html page that loading in two edge compositions and an external custom javascript file. The javacsript file includes the bootstrapCallback so I can store references to the loaded compositions and can communicate with them. This seems to work well. The problem have is when I also try and load in a custom plugin javascript files into the edge compositions via the script window inside edge - I don't understand how this works, for example if I load in a custom javascript file into one of the compositions can only that composition use it's funcitionality? Is loading in scripts via edge script window the same as including in html document, I'm confused how the two relate, please help me understand.

    I have a html page that loading in two edge compositions and an external custom javascript file. The javacsript file includes the bootstrapCallback so I can store references to the loaded compositions and can communicate with them. This seems to work well. The problem have is when I also try and load in a custom plugin javascript files into the edge compositions via the script window inside edge - I don't understand how this works, for example if I load in a custom javascript file into one of the compositions can only that composition use it's funcitionality? Is loading in scripts via edge script window the same as including in html document, I'm confused how the two relate, please help me understand.

  • Opening OA page in new java script window from ProcessRequest method

    I wish to open new OA page in new java script window.
    Code is
    javascript:var help_win = window.open(strHelpDesk,'help_win',
    'resizable=yes,scrollbars=yes,toolbar=yes,width=600,height=500'); help_win.focus();
    strHelpDesk is the url of the requested new OA page .. How can we open that page in new window from processRequest .. I can't assign this code in pages's attribute ... The new Oa page should be opened whenever , control goes in Processrequest ... Do we have such command ? can we use pagecontext.redirectImmediately..or any other command ..
    thx in advance

    Yes, you can, what you need to do is
    add a raw text bean in your page.
    Attach this raw text bean to a transient attribute (column) of VO
    populate this column with your javascript function which will open a new window and inlcude its call here
    now whenyour page will render and process request is called ur javascript function is triggered and a new window will be opened.I guess i am clear!
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • SAP Script - Window and box

    Hello All
    I have done changes to include few(3) lines in a SAP Script window. Because of those 3 lines, contents that were printed earlier are not getting printed.
    The window is getting printed inside a box and it is defined as
    BOX FRAME 10 TW.
    Window height is 22.50 Ln,width 9.50 CM.
    To rectify this should I increase the height of this window or should I define the attributes of the box
    Please reply at the possible earliest.
    Thanks in advance.

    Check this
    Setting default parameters for a box:
    You can use the POSITION and SIZE commands to set default parmeters for a box.
    Instead of: 
    /: BOX XPOS '11.21' MM  YPOS '5.31' MM  HEIGHT '10' MM WIDTH '20' MM INTENSITY 10 FRAME 0 TW
    You can write:
    /: POSITION XORIGIN '11.21' YORIGIN '5.31' MM
    /: SIZE HEIGHT '2' MM WIDTH '76' MM
    /: BOX  FRAME 10 TW INTENSITY 10
    This can be usefull if you gave several boxes that share the same parameters.
    If you want to set the position realtively to the window use POSITION WINDOW
    to set the position to the top/left start of the window. Then use POSITION 
    to set the current position relatively to the start of the Window. 
    Note that you uses "+" or "-" in the ORIGIN position to the set the position relatively.
    /: POSITION WINDOW
    /: POSITION XORIGIN '+5' MM  YORIGIN '+10' MM
    the position is now 5 MM from the left and 10 MM from the top of the window
    NOTE: After using the position command you can move the current position
    realtively to the last used position
    /: POSITION XORIGIN '+10' MM  YORIGIN '+20' MM
    Now the position will be X = 15 and Y = 30
    Drawing a line. You can draw a line by setting the Height or Weidth to 0
    and add a frane. E.g. a horizontal line:
    /: SIZE HEIGHT '0' MM WIDTH '200' MM
    /: BOX FRAME 10 TW XPOS '11.21' MM YPOS '14.81' MM INTENSITY 100

  • DVDSP 4 - Script window does not appear!

    Hi,
    since the upgrade from DVDSP3 to DVDSP4 a script can only be created but not be edited: the "Script" window (where one once was able to define a script line) keeps empty. Doubleclick on the standart command "nop" does not have any effect!
    DVDSP4 came with the latest Final Cut Studio HD package and is version 4.1.0
    The same problem occures on different G5s.
    Can anybody help?
    thx!!

    Since the upgrade from DVDSP3 to DVDSP4 a script can only be created but not be edited: the "Script" window (where one once was able to define a script line) keeps empty. Doubleclick on the standart command "nop" does not have any effect!
    See if this works
    Press F3 Key (to make sure we are on the same screen layout)
    Highlight the script in the outline
    On the bottom where the track, story script taabs are, click on script tab
    The script should have an NOP by default.
    Click on the NOP to highlight
    In Inspector (to the right) you should be able to use the pulldowns to change the NOPs
    Does this work?

  • Resizing the Scripts Window

    I have a problem with my Scripts Window in Interactive Reporting Studio 9.3.1.0.0.248.
    When dual screening I went to resize the window and it snapped to a thin line that is so narrow I can't click on the resize icon to fix it. Does anybody know how to reset the default window size?

    Have you tried to put IR back into the main monitor and opening the script editor there?
    Also, here is an except from a post on ittoolbox
    http://businessintelligence.ittoolbox.com/groups/technical-functional/brio-l/scipt-editor-not-opening-properly-874463
    "You can fix it by going into the registry editor and modifying the
    script editor top, left, bottom, and right values to something
    "reasonable", or maybe just delete those values. By doing the latter,
    defaults will be used the next time you open the window. The values are
    at HKEY_CURRENT_USER\Software\Brio Software\brioqry\EIS."
    Wayne Van Sluys
    TopDown Consulting

  • Scripts have vanished from Scripts window

    At work I have CS 3. This morning, I opened the Scripts window to run a script & nothing was there, not even the samples. I opened the relevant folders, and yes, the scripts were there.
    Rebooting didn't help.
    Could the actual listing of the scripts window must be in some XML file that has been corrupted or deleted?
    Thank you.

    Replace Your Preferences

  • Where is the script window in captivate?

    Hi
    I am reading through the Captivate 4 User Guide and am on Chapter 11 on "Variables and Advanced Actions". There is a tutorial on scripting on page 148 that steps me through how to set up a login slide with user name and password. It states on page 149 that to create a script I need to click on the Project menu and select Actions. "In the script window, create a script named validate with the following code:..." When I click Project>Actions, I don't see the script window. Any idea on what I am doing wrong? Thank you.

    Hello,
    Please click on the tab 'Advanced Actions'. This window has two tabs: your are on the first for Variables, second is for the scripting, called Advanced Actions.
    Lilybiri

  • Msi-installation: no distribution-script window

    Hello together
    When installing a simple application a window is showed "running pre-/post-distribution script" with a progress bar. When installing a msi-application it seems that this window isn't being showed at all - only the progress-window during the msi-installation.
    I'm running a long task in the pre-distribution script (uninstallation of the previous version). During the runtime of the pre-distribution script nothing is showed, so the user could think that nothing is going on and getting nervous... ;-)
    I don't expect to have an output of my distribution script, just the usual distribution-script-window.
    Am I doing something wrong, is it a bug or is the only way to prevent this behaviour to create a simple application that is run before the msi-installation?
    Using Zenworks 7.0.1.4
    kind regards,
    Stefan

    dtMsgBox is a good idea, but has a strange gui. I would rather place it in the center of the screen in this case than at the top and would like to change its outfit (text, color, ...).
    I'd prefer if zenworks would behave in installing msi-packages as it does with simple applications.

  • Script window: vanished

    What happened to the script window ? (top menu, in Photoshop CS6). It was still there in Photoshop CS5.
    I am using Photoshop CS6 extended.
    Thank you to answer.

    Actions and Scripts in Photoshop are two different things.  That was the source of the confusion.
    What is the real problem?  That the actions you created in a prior version of Photoshop aren't in the panel in the new version?  You have to save your custom Actions sets in .atn files, then load them yourself.
    Nothing's stopping you from clicking the Actions entry of the Window menu to show the Actions panel.
    Edit:  Never mind - I missed reading the text from you second-to-last post.
    -Noel

Maybe you are looking for

  • Amber update for lumia 520

    I received microsoft update yesterday, without Nokia Amber update. Do they come in one package or separately? If so, when should I expect the Amber update?

  • Is there a way to setup a password so only i can clear my browse history?

    I want to customize the settings on my macbook pro so that only i have the ability to clear my browser's history (other ppl have access to my laptop, but i want this feature only to be available for me).

  • Attachments No Go

    Using Netscape 7.2 I can send mail with no problem. When I attach a file I get message"Check mail settings". When I switch to Outlook Express I have no problems sending mail with attachments. Some time ago I posted this message and I think "Jon" answ

  • Consistent RGB Color Values with Photoshop CS4: An Impossibility??

    What I want is very simple: I want the Photoshop files I am working on and the rendered PNGs in my browser to have the same color values. I don't care if my web images look the same color on other screens or anything like that. All I want is for the

  • Repeating Table in Master Pages

    Hi =) I'm having some trouble with a dynamic xml form I'm creating. Inside a page I have a repeating table that allows the user to insert a new row (max 4 rows). All I want is this page to adjust nicely to the size of the repeating table. Since I've