Can't see Xcode I-Beam cursor

How can I set the XCode I-Beam cursor to white? It is very hard to see the grey cursor on a black background.

Most Mac applications use a white background. You can try software to change your cursors, but no guarantee that they will work.

Similar Messages

  • How can I see the contents in a Ref Cursor

    I have this code:
    CREATE OR REPLACE PACKAGE APOD_LOG.APOD_C3_LOG_API_PKG
    AUTHID CURRENT_USER
    AS
    type rc is ref cursor;
    PROCEDURE Fetch_Log_Spec
    in_LOCAL_IP_VALUE IN BINARY_INTEGER,
    out_RESULT_SET OUT rc
    END APOD_C3_LOG_API_PKG;
    CREATE OR REPLACE PACKAGE BODY APOD_LOG.APOD_C3_LOG_API_PKG
    AS
    PROCEDURE Fetch_Log_Spec
    in_LOCAL_IP_VALUE IN BINARY_INTEGER,
    out_RESULT_SET OUT rc
    IS
    BEGIN
    DBMS_APPLICATION_INFO.set_module(module_name => 'APOD_LOG.API_PKG',action_name => 'Fetch_Log_Spec');
    DBMS_APPLICATION_INFO.set_client_info(client_info => 'Calling with in_LOCAL_IP_VALUE = ' ||to_char(in_LOCAL_IP_VALUE));
    open out_RESULT_SET for
    select
    in_LOCAL_IP_VALUE as IN_LOCAL_IP_VALUE,
    10002 as PORT,
    APOD_CORE.UTIL_IP_PKG.IPAddressToIPValue2('''224.168.100.1''') as MULTICAST_IP_VALUE
    from
    dual
    union
    select
    in_LOCAL_IP_VALUE as IN_LOCAL_IP_VALUE,
    10002 as PORT,
    APOD_CORE.UTIL_IP_PKG.IPAddressToIPValue2('''224.168.200.1''') as MULTICAST_IP_VALUE
    from
    dual
    union
    select
    in_LOCAL_IP_VALUE as IN_LOCAL_IP_VALUE,
    10002 as PORT,
    APOD_CORE.UTIL_IP_PKG.IPAddressToIPValue2('''224.168.100.123''') as MULTICAST_IP_VALUE
    from
    dual
    union
    select
    in_LOCAL_IP_VALUE as IN_LOCAL_IP_VALUE,
    10002 as PORT,
    APOD_CORE.UTIL_IP_PKG.IPAddressToIPValue2('''224.168.200.123''') as MULTICAST_IP_VALUE
    from
    dual;
    DBMS_APPLICATION_INFO.set_client_info(client_info => 'Called Fetch_Log_Spec '||to_char(SQL%ROWCOUNT)||' row(s) returned with in_LOCAL_IP_VALUE = '||to_char(in_LOCAL_IP_VALUE) );
    END Fetch_Log_Spec;
    END APOD_C3_LOG_API_PKG;
    And I am trying to test it like this:
    DECLARE
    IN_LOCAL_IP_VALUE BINARY_INTEGER;
    OUT_RESULT_SET APOD_LOG.APOD_C3_LOG_API_PKG.rc;
    BEGIN
    IN_LOCAL_IP_VALUE := 23374048;
    -- OUT_RESULT_SET := NULL; How do I see this
    APOD_LOG.APOD_C3_LOG_API_PKG.FETCH_LOG_SPEC ( IN_LOCAL_IP_VALUE, OUT_RESULT_SET );
    END;
    How can I see the dataset returnd by the OUT_RESULT_SET in SQLPlus or Quest ScriptRunner?

    A ref cursor doesn't really contain rows but you can use them to reference a SQL statement that fetches the rows.
    Re: returning resultset from procedure...or pkg

  • I reloaded my old iWorks 08 to my iMac's new hard drive. With a new Pages document, I can't see the cursor. You can type in text but it is in white only. Any thoughts?

    Hi. I lost my iMac's hard drive and had a new one installed. I reloaded my old iWorks 08 software and then transferred my Pages documents from a portable HD to the iMac. The files open but the original text in them (they are journals) are in white against the white background. Plus I can't see any sign of the cursor. I can hi-lite the text and change its colour but never to black. Plus the photos I inserted along side the text are barely visible, as if they had been badly faded.
    Any thoughts on this? Many thanks.
    Richard

    Richard,
    You must run Software Update and bring your old iWorks 08 to the latest release for compatibility with the current OS.
    Jerry

  • How can I see cursor in twilight color scheme?

    I want to use twilight color scheme. (black background)
    It can be changed at Tools->preference->editor->syntax color
    but the cursor color is always black and I can't see it.
    Is there any way to change cursor color?
    Please, answer me.

    I want to use twilight color scheme. (black background)
    It can be changed at Tools->preference->editor->syntax color
    but the cursor color is always black and I can't see it.
    Is there any way to change cursor color?Yes, here's a blurb from the readme.html file included with JDeveloper:
    Unable to Change or Configure the Color of the Caret in the Code Editor
    Below is the workaround:
    In ide.properties, typically in $(JDEV_INSTALL)\jdev\system\ide.properties, edit the following properties to set the caret color:
         ceditor.CaretColorR=0
         ceditor.CaretColorG=0
         ceditor.CaretColorB=0
    The valid range for each component color is 0 to 255.
    (P.S. in the next maintenance release, you will be able to do this from the Tools > Preferences Dialog)
    Hope this helps.
    Rob

  • Black screen displaying but i can still see my cursor

    please help me!!! I have tried shutting down my computer multiple times and it still shows this grayish-blackish screen!

    Blank (lighted, but black) screen with cursor at bootup
    [SOLVED] - Macbook Air Sleep/Wake problem
    Dark screen on start-up can only see curser

  • RDC Mac Version 8.0.24091 - Can not see cursor in any editor with black background because it is drawn black

    Hi, 
    I have a problem with cursor in RDC 4 Mac Version 8.0.24091. 
    I am using remotely VS 2012 with dark theme set but I can`t see cursor in source editor. It seems that cursor is drawn black on black background.
    Old Remote Desktop Connection.app works fine with same connection, I can see cursor because it is white.
    Riso.

    Hi Riso,
    Is there any update?
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • Can't see my cursor in word

    I had a visible cursor before I had mountain installed.  Now I can't see a cursor nor does my auto correction work.  Misspelled words are not underlined or indicated in any way.  Please help me!

    Well I played around with it some and decided to reboot and eureka, everything reappeared.    Im a happy camper once again.

  • [iPhone SDK] Can't see distribution Profile in Xcode

    Okay, I've been struggling for three days now but no matter what I do, I can't see my distribution profile in Xcode.
    At times I see weird numbers but not the actual profile name. However packing that doesn't work. I've followed all instructions but in vain. Any one had similar issues?

    Same exact problem here. I have been struggling for more than 2 weeks with no solution. It works on my second Mac, but not on my main Mac, the one I used to request the certificates. So, maybe I need to delete all certificates & profiles and import them manually?
    Have anyone tried that technique? Did it help? I know that some of you have solved this issue. Could you please post your solution?
    Thank you in advance,
    Eugene

  • Help! Black screen but can still see cursor.

    Help my screen has gone black but I can still see the cursor. I have tried starting it up in safe mode but nothing. Help as all my children's photos are on it.

    Resetting SMC could solve the problem.
    http://support.apple.com/kb/HT3964?viewlocale=en_US&locale=en_US

  • I-beam cursor in flash sprites

    I'm having a problem with the I-beam cursor dissapearing in
    text fields in flash sprites. I'm using Director MX and flash MX. I
    see that this problem is fixed in the latest version of Director,
    but my client requries WinNT4 support, so I'm stuck using MX. Is
    there any way I can fix this, or at least minimise it?

    sussed it. i'd dimmed the screen brightness with 3rd party prog. Shades.
    colour change of cursor was affected by that, turning cursor white. whack the brightness up and all becomes normal again.
    hope that helps someone.

  • Can't see the issue in code...please help

    I have this procedure within a package. Trying to compile and can't...get errors and I can't see why...any help???
    PROCEDURE KILL_ORPH_2PHASE_COMMITS (inLocal_tran_id IN varchar2) is
      tsql            VARCHAR2(256);
      v_local_tran_id varchar2(22 byte);
    BEGIN
    IF inLocal_tran_id is not null then
        tsql := 'ROLLBACK FORCE ''' || inLocal_tran_id || '''';
        dbms_output.put_line(tsql);
        EXECUTE IMMEDIATE tsql;
        RETURN;
    END IF;
        --open cursor
        open cur_2pc;
        loop
          --fetch cursor data
          fetch cur_2pc
            into v_local_tran_id;
          exit when cur_2pc%NOTFOUND;
          tsql := 'ROLLBACK FORCE ''' || v_local_tran_id || '''';
          dbms_output.put_line(tsql);
          EXECUTE IMMEDIATE tsql;
    EXCEPTION
      WHEN OTHERS
        THEN
          dbms_transaction.purge_lost_db_entry('''' || v_local_tran_id || '''');
    END;
    END LOOP;
    CLOSE cur_2pc;
    END KILL_ORPH_2PHASE_COMMITS;Error is:
    Compilation errors for PACKAGE BODY ADMIN.ADMIN_DBA_MAIN
    Error: PLS-00103: Encountered the symbol "EXCEPTION" when expecting one of the following:
    ( begin case declare end exit for goto if loop mod null
    pragma raise return select update while with <an identifier>
    <a double-quoted delimited-identifier> <a bind variable> <<
    continue close current delete fetch lock insert open rollback
    savepoint set sql execute commit forall merge pipe purge
    Line: 40
    Text: EXCEPTION
    Error: PLS-00103: Encountered the symbol "LOOP" when expecting one of the following:
    Line: 45
    Text: END LOOP;

    The BEGIN and END are not matching..??
    From your code, it looks like...you want each statement in your loop to have it's own begin..exception..end..
    BEGIN
    IF inLocal_tran_id is not null then
        tsql := 'ROLLBACK FORCE ''' || inLocal_tran_id || '''';
        dbms_output.put_line(tsql);
        EXECUTE IMMEDIATE tsql;
        RETURN;
    END IF;
        --open cursor
        open cur_2pc;
        loop
       BEGIN----------<<<<<<<<Begin for each iteration to have it's own loop...
       ------------>>>(this is for each statement in the loop...)
         --fetch cursor data
          fetch cur_2pc
            into v_local_tran_id;
          exit when cur_2pc%NOTFOUND;
          tsql := 'ROLLBACK FORCE ''' || v_local_tran_id || '''';
          dbms_output.put_line(tsql);
          EXECUTE IMMEDIATE tsql;
    EXCEPTION
      WHEN OTHERS
        THEN
          dbms_transaction.purge_lost_db_entry('''' || v_local_tran_id || '''');
    END;
    END LOOP;
    END KILL_ORPH_2PHASE_COMMITS; ----<<<Another End for the procedure....>>>

  • Can't see synched Contacts in Palm Vx

    I have never been able to see my contacts/addresses on my Palm Vx (OS 3.5.3) after I sync with Palm Desktop (v. 4.1.4). When I check App-Info-Records, the list shows 595 records, which jibes with what I have on the desktop. But when I open the address book on the Vx, it shows only the six that were already on the handset (e.g., accessories, Palm technical support, etc.), or that I entered directly there. Curiously, the relevant address categories show up on the Vx, but the addresses are not visible.
    If I try to beam an address category to another handheld, it says the category is empty or the records are marked private. Now, they're not marked private on Desktop, and they're not masked on the Vx. Why can't I see them? 
    Also, the entries in the memo pad, to-do list and date book from the desktop all show up on the Vx. So why don't the addresses?
    The Vx was empty before I dusted it off, installed desktop 4.1.4 on a computer running XP, transferred all my addresses and calendar info from old Starfish Sidekick files, and synched. Again, everything shows up fine on the desktop, and everything except the addresses shows up on the Vx. And this isn't a "home addresses not supported" issue; I can't see any of those contacts at all. On HotSync -- neither synchronizing nor "desktop overwrites handheld" under Contacts and Addresses makes a difference. Log lists everything OK.
    Any thoughts? Thanks in advance for any help.
    Post relates to: Palm Vx
    This question was solved.
    View Solution.

    Is there more than one user account set up in Palm Desktop?  If so, is the correct user name showing in the top corner that matches your device?
    Have you tried setting the conduit to Desktop Overwrites Handheld for one Hotsync?
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • When I compose an email, I can't see what I'm typing near the right margin. Other browsers have an arrow to click to widen the view. youdon't.

    When I compose an email, the composition window is not wide enough, so as I get near the right margin my cursor suddenly disappears behind the right edge of the window for like 10 characters or so and then it reappears on the Left Margin and I can see it again. So if I type something incorrectly out there on the right where I can't see it, I'm screwed. And there's no mechanism to widen the window. In Explorer, there was an arrow halfway down the window that I could click on to widen the window. So I'm gathering this is a browser/Firefox issue. Please advise.

    Can't you resize that text area when you move the mouse pointer to the bottom right corner?
    Reset the page zoom on pages that cause problems.
    *<b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    Also make sure to use full page zoom ("View > Zoom Text Only" should not be checked)
    *http://kb.mozillazine.org/Zoom_text_of_web_pages
    If you have increased the minimum font size then try the default setting "none" in case the current setting is causing problems.
    *Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size (none)
    Make sure that you allow websites to choose their fonts.
    *Tools > Options > Content : Fonts & Colors > Advanced > [X] "Allow pages to choose their own fonts, instead of my selections above"
    It is better not to increase the minimum font size, but use an extension to set the default page zoom to prevent issues with overlapping text.

  • Can't see the text!

    Just installed Pages from iWork08. I start a new document, and I can't see the cursor or any text.
    After I type something (maybe it's white on white?), I can highlight the text (which comes out white with a light purple background), so it's there. But I can't change the color to anything meaningful. The format bar says I'm typing black on a white background, but no matter what I do, I get (I'm guessing) white on white.
    I have a version on my laptop at home that works fine. What's wrong with this picture??
    Thanks,

    A software update was the fix. Sorry for the confusion.

  • Can't See All Windows in Mission Control

    My favorite feature on the mac has always been the ability to see all open windows with a simple click (F3 on my keyboard). I often have multiple word documents and multiple pdf files open, as well as two or three different browser windows, several image files, and who knows what else. It is very common for me to have 10-20 open windows and it was always a huge help to be able to see them all at once, with filenames that would pop up when hovering with the mouse. This feature made it incredibly easy to move from file to file and truly see everything on the desktop at once.
    As far as I can tell, this is no longer possible with Lion and Mission Control. Now if I have multiple windows open in a single application and enter Mission Control I see them tiled over one another, without filenames displayed for any. Sure, I can see all the applications I have open, but what good is that if I can't see which files I have? It's making it very difficult to work effectively-- basically I have to minimize each window one by one until I find the one I want.
    Am I missing something? Can anyone using Lion tell me how to see a graphic representation of ALL open windows, with filenames? Like I could in the good old days? Or is there something like a "see all open files" ability in Finder?
    Thanks!

    I know what you mean - it was nice to see all the windows.
    Tell Apple here:  Apple - Mac OS X - Feedback
    To mitigate this problem there is "App expose" which lets you see all open windows for any given application.
    And, in Mission Control you can spread a given application's windows a little further apart or you can preview any given window within Mission Control.
    How you do all that stuff depends on how you've configured mouse, keyboard and trackpad. For example, on my trackpad, to spread MC windows a bit I slide two fingers up (with cursor over the group of windows). To preview a given window, I put the cursor over the window and hit the space bar. For me, App expose can be activated by 4 fingers down for the frontmost app, and four fingers down with the cursor over the chosen app in the dock.
    http://support.apple.com/kb/HT4689
    charlie

Maybe you are looking for

  • Conversion Error in CONVERT_RTF_TO_ITF

    Dear all, I´m using FM CONVERT_RTF_TO_ITF to convert contents of an .rtf document to SapScript format. This basically works fine. Since the customer is based in Austria, there is a need to convert german special characters in the text as well (ä, ö,

  • First generation time capsule and older air express with Lion

    I think the change/update to Netatalk has left many of Apples own devices stranded on Lion. I had to eliminate my backup to time capsule and move it to a local firewire drive. Printing has also slowed to a crawl.. no more hit print and get from print

  • Unzipping Applicatio​ns

    I downloaded xplayer, and I see the file is zipped.  How do I unzip it so I can use the program.  I have downloaded a couple of other things as well and it's the same issue. 

  • HT4796 Why won't my PC and Mac connect in the Migration Assistant?

    Both have it installed and have the exact same wireless connection.  I originally skipped the process during startup because I thought it would take way longer than using an enternal hard drive, but that was before I found out the two weren't compati

  • Screen exit for transaction VT01N

    Hi all, Is there any screen exit for the transaction VT01N , VT02N ?