Compacting Panes - How To

Configuration: Oracle SQL Developer 3.0.04, Windows 7 x64.
Question: If you right click on a SQL file tab, it gives you the option of merging all of the file tabs onto one row so you can only see one file at once, but you can see a "full screen" of it. When I run queries and the like, it generates a "Message Result" tab and a "Messages-Log" tab below (sometimes a 3rd one that I can't remember). However, right clicking does not give me the option of combining those 2 onto one tab row, so my screen ends up being split into 3 small horizontal windows.
Is there some way to fix this so that everything that shows up when you execute an SQL file shows up on the same row of tabs below, so your screen is only split in two?

Hi,
One solution would be to dock the Log window on the left side of the screen, making it a tab in the Connections view pane. It can be positioned either at the top alongside of the Connections tab or at the bottom, below the Connections tab, as you wish. Maybe not entirely what you are looking for, but a definite improvement. See this earlier thread for a discussion of why some views are not associated with the pane that holds query results for a worksheet:
Re: How to "tab display" SQL Worksheet output windows
Note: Tools|Preferences|Environment|Dockable Windows gives you some control over the layout.
Regards,
Gary
SQL Developer Team
Edited by: Gary Graham on Dec 13, 2011 7:04 PM
Actually, my preferred solution is to buy a bigger, higher resolution monitor. I bought a widescreen for home use (max 1366x780) and have come to regret it. The height is totally inadequate.

Similar Messages

  • Costum module interfaces compact rio: how do I select SPI or parallel template in operation mode

    Hi,
    I want to create custom module for my compact rio embedded chassis.And my question  is how I can select between SPI and parallel interface in the operation mode? Do I have to write a logical low or high to a special pin to select the SPI template??
    Regards,
    bluemoon

    For development of custom modules you need the cRIO Module Development Kit.
    http://sine.ni.com/nips/cds/view/p/lang/de/nid/14548
    Along with the Kit comes the documentation which includes handling of the interface.
    Regards
    Stephan A.
    NI

  • Glass pane  how to use it?

    please i am new to Java i wanted toknow more about the glass pane component why cant it be use as the content pane .

    google is your friend
    http://java.sun.com/docs/books/tutorial/uiswing/components/rootpane.html#glasspane

  • Input Controls pane - How to force Input Controls pane to visible on WebI?

    We are planning to distribute WebI reports to our users. The reports would be scheduled daily and the users would get  an email containing a hyperlink to the Webi report. Upon clicking, the hyperlink it would  launch the WebI and refresh data to the latest instance of the report.
    Is there a way to force the Input Controls pane to visible on this report when users click on the link?
    Thanks

    Hi Rohit,
    I do not think this can be set in WebI. Nevertheless, I understand this suggestion as a very interesting enhancement for the tool. What about submitting it on Idea Place?
    Thanks for the suggestion and your interest with input controls,
    David.

  • In a previous version I could have my bookmarks in a left hand pane, how can I do this in version 21.0?

    I have a new computer with version 21.0 of Firefox. My previous machine, running XP - rather old - allowed me to (optionally) have my bookmarks as a list on the left hand side of the screen. The options were none, bookmarks or history in a pane that was created on the fly. (If none, the pane did not appear.) It was a really useful feature I would like to be able to do the same in my new version. Any help would be appreciated.

    Thanks for the prompt reply.

  • Thunderbird keeps wanting to compact files How do I stop this,I don't want this

    Thunderbird keeps wanting to compact files!
    I do not want this as I deleate them after a couple of weeks or save them to a file on the computer
    It keeps wanting to compact a dozen times a day !
    once a day is ok but everytime I look at an email it wants to Compact
    Don't like that
    Thank you
    Barry

    My Question is
    WHY would I lose my email, only if someone that thinks! I'm smart takes them,or writes a program to do that
    1) any I want, I save into a file on my comp, not in the email program
    2) when I deleate at least once a week I delete the deleted files
    I donot use the deleted folder as storage
    ON my previous email I had it to empty the deleted folder on closing the program, more sence
    3) This is a dusy about 10 or more yrs ago ! I compacted my email because my disk space was low, guess what! IT used up the space I had and locked my computer that I had to format the drive!!
    SO in my opinion compacting does not save disk space! ITS B S
    4) I have read that your compactor slowes down the email program
    SO why is it in my face all the time
    Barry

  • Clicking on a line of text in JEditor Pane - how ?

    I have a line of (String) text which is displayed in a JEditorPane - I want to be able to click on the line of text (add a event handler/listener to it ?) which would then display some text in another jeditorPane.
    However, i cant seem to find anyway of adding a listener to a line of text and making it 'clickable' ?
    BTW i dont need to use a JEditorPane, I've only done so as i originally thought id use html to format the text.

    far left of the address bar - although depending on Safari version (which is what?) yours may be different.
    Please could you include a screenshot of what shows up & where.

  • Force subvi to open in one of main vi's pane and stick to top left corner

    I have a subvi that opens in a event case, and in the main VI i have several panes, how to force a subvi's run-time position so that it opens in a specified pane and sticks in the left top corner of that pane. i might need to make the subvi size same as that pane if it resizes.
    any help is appreciated
    Thanks

    It does sound like you are looking for subpanels. A sunpanel is a special kind of indicator into which you can insert the front panel of another VI.
    You can programatically resize the front panel of a VI, but the problem you are going to run into is that a VI that is running inside a subpanel doesn't know that it is in a subpanel and so can't automatically track changes in the subpanel size. You will need to define some sort of mechanism for communicating the size of the subpanel.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • How to determine which CDockablePane in a group is currently active in Visual Studio 2013

    I understand that to activate a pane, I can do the following:
    dockablePane->ShowPane(TRUE, FALSE, TRUE);
    But, in a group of panes, how can I tell which pane is currently active?
    For instance, let's say there are 3 groups of panes on the screen.  The first group contains three tabs captioned "A", "B", and "C".  The second group contains "D", "E", and "F" and the
    third group contains "G", "H", and "I".
    How would I determine the active pane within each group?  (As an example for reference, within Visual Studio in the left pane group, I can currently see the contents of "Solution Explorer" while "Class View", "Property M...",
    "Resource Vi..." and "Team Explo..." are within the same group but not active.  In the bottom group, I can see the contents of "Output" while "Find Results 1" and "Find Results 2" are present but not active".  
    In the right group, I can see "MySource.cpp" while "MySource.h" is present but not active.  So, I need to know how to request from each pane whether they are the current tab within their container or not.
    Steve

    Hi Steve,
    Thanks for posting in MSDN forum.
    (As an example for reference, within Visual Studio in the left pane group, I can currently see the contents of "Solution Explorer" while "Class View", "Property M...", "Resource Vi..." and "Team Explo..."
    are within the same group but not active. In the bottom group, I can see the contents of "Output" while "Find Results 1" and "Find Results 2" are present but not active". In the right group, I can see "MySource.cpp"
    while "MySource.h" is present but not active. So, I need to know how to request from each pane whether they are the current tab within their container or not.
    This scenerio in your example, we don't need to know the current tab within which tab group. Actually I don't understand why do you need to know that? If you are using
    AFX_DOCK_TYPE::DT_SMART   model dock pane, the dock pane should be implemented in a internal MFC
    CSmartDockingManager
    class and it is not intended to be used directly from your code. . You could read the source code of this class at VS installed path-> VC->altmfc->src->mfc->afxsmartdockingmanage.cpp
    For the dock pane layout in VS interface, I remember there is a sample named Visual Studio Demo sample in Visual C++ 2008 Feature Pack. You can download it at here.
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/b4e6cb6e-e2a8-4e02-9c67-0dc431618157/visual-c-2008-feature-pack-samples-where-to-find?forum=vcgeneral
    And the dock pane control implements the core functionality that controls docking layout in a main frame window by CDockingManager class.
    https://msdn.microsoft.com/en-us/library/bb983791.aspx
    A greate article about using CDockablePane:
    http://www.codeproject.com/Articles/493218/Understanding-CDockablePane
    Please tell us more details about what you want to do.
    Best regards,
    Shu Hu
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • When creating a slideshow, for which I use JPG files created in powerpoint, I try to export this to a disk and the result is that the file that I am exporting is extremely large (1.2GB).  I am only using 9 (97kb) small jpeg files. How do I rectify this

    Hi Folks,
    I have created 9 jpeg files out of MS Powerpoint which I exported into a slideshow.
    When exporting this slideshow, it wants to ceate a file of 1,2GB whilst the jpeg files are all around 97kb in size.
    What could the problem be and how do I sort this out?
    Kindest regards

    When exporting the slidehow out of iPhoto what size are you selecting for import, what size ration is selected in the slideshow's Settings pane, how many slides, what pixel dimensions are they have and what theme are you using?
    OT

  • How do I save individual tracks in Audition 1.5

    OK ... here's the problem. I import a very long clip -- the whole thing is one track. I want to break it down into separate tracks. I know that in the Multitrack window I can split the clip and drag the new section(s) down onto another track. But in the Edit View, it still shows as just a single clip. The manual tells me that I have to "mix down" in order to bring the tracks in the CD Project. However, when I do that, all the tracks mix down to one single track again.
    So the question is, once I've created the separate tracks in the Multitrack pane, how do I bring them into the CD project pane while still keeping them as separate tracks?
    -- Ben Martin

    AFAIK there's only one way to do this - and that's to highlight the section that you want from your track (make sure it's the active track, in other words, the track has to be highlighted too), right-click and select 'mix down to file'. What will happen then is that just the selection you made will be mixed down to EV, and that's what you save. This will initially show up as a separate file in the files list called 'mixdown*' and the * will disappear when you save and rename it. And it's this file that you use in the CD project file. Just do this for each separate track, and you're done.

  • How do i get Stereo Sound using the KONA LHE?

    Ok I have a sony HDV HVR-M15 deck, connected to the KONA for video and the audio connected to a mixing desk.
    The KONA is also connected to the mixing desk via analog audio XLR to Jack.
    At the moment everything i capture is mono one channel sound, and can only play through one speaker. Is there a way to capture in stereo??
    At the moment I am getting the KONAs 8 channels of audio, 2 of which are identical and 6 of which are empy!!

    check the pan pot on the desk (the yellow pot just above the solo/mute buttons and fader)
    on the left channel input from the deck turn the pot anti-clockwise all the way to the left
    on the right channel input from the deck turn the pot clockwise all the way to the right
    regarding (unwanted?) the multichannel input, launch FCP and open the Log and Capture window
    click the clip settings tab in the right hand pane
    how many input channels do you have selected in the Audio section
    below that popup you can define whether those channels are captured as stereo or mono pairs by toggling the link icon at left of each audio pair level indicators

  • How to draw an array of imageIcons in java

    Hi,
    I am working on a UI in which i need images taken from a local path to be listed out in the panels .
    I have two panels one left and one right .
    half set of images shuld get listed in left panel and the other half shuld get listed in the right panel.
    Right now i am using to functions called List and List1 and adding List to left panel and List1 to the Right panel both the functions are in one class called DrawClass.
    My problem is how can i write this as a single funtion to reduce my lines of code.
    thanks
    swathi.

    it was help ful but have still some doubt...
    This is my piece of code where i am getting some images, creating image icons for them , adding these to a jlist and then to a scroll pane.
    void DrawListOfImages()
               filepath=new ListClass();          
               imagefiles = new ImageIcon[filepath.filename.length];          
               images = new Image[filepath.filename.length];          
               Integer[] intArray = new Integer[filepath.filename.length];
               for(int i=0;i<filepath.filename.length;i++)
                    intArray[i] = new Integer(i);             
                    imagefiles[i] = new ImageIcon( filepath.filename[i] );             
                    images[i] = imagefiles.getImage();
                   images[i] = images[i].getScaledInstance(100, 100, Image.SCALE_SMOOTH);
                   imagefiles[i].setImage(images[i]);
              imagefilesList = new JList(imagefiles);     //first list          
              imagefilesList1=new JList(imagefiles);          //second list      
              rightpane = new JScrollPane(imagefilesList);     for now i am adding same files on both sides      
              leftpane=new JScrollPane(imagefilesList1);          
              rpane.setSize(100, 100);          
         }i want to sort out these files with there extension for example " .amr "  files on left pane " .jpg " files on right pane
    how can i do that .....?????????????????
    thanks
    swathi                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How To Spot A Fake Tag Heuer, How To Spot A Replica Rolex

    Greatest Poor Air port Limousine services throughout L . a . can be obtained with a low cost price. The explanation for this is extremely straightforward. L . a . Air-port is probably the many congested air-ports. There are millions of website visitors which appear and vanish from the 9 traveling equipment with the Air port. There is absolutely no paucity of consumers to the car hire companies.
    Greatest Poor Air port Limousine services throughout L . a . is created achievable through the cut-throat Limo masters. The actual filled metropolis can be went to by simply business people in company; get togethers must take location in between business people. Funds on this sort of situations is not any dilemma. Every single car hire proprietor really wants to give you the finest services. His or her title and his awesome company’utes title will vacation everywhere when the buyer should go content. Organization giving fair providers along with high quality providers is likely to are able associated with helping once more, consequently finest providers are around for business people.
    Since vacationers frequently come towards the metropolis, they will maintain your using the services of associated with autos achievable constantly. Businesses have the ability to take care of the cars throughout working order. The actual drivers are usually paid for well-timed earnings, along with paid for along with good-looking cash. Any time things are running smoothly to the companies, the idea routinely echos for the consumers. This is why we've finest Poor Air port Limousine services throughout L . a ..
    Limo companies possess marketed effectively on the web. Every is aware just what the various other business can give towards the consumers, every business efforts to enhance very good holiday packages, finest lower price gives because of their consumers. These lenders take care of the calls for of the consumers, they understand such a specific buyer is seeking, and that's the reason why we've the very best Poor Air port Limousine services throughout L . a ..
    Effectively polite drivers, intelligent drivers, well-informed drivers are usually chosen through the limo firms. This type of person deft inside the coping with of the bikers. For the entrepreneur they understand precisely what is necessary. Drivers are very well competent in managing newlywed partners inside their autos. They understand when you ought to method their customers along with beverages along with foods; they understand how you can become very discreet concerning selected issues. These types of positive factors not simply to the car owner with the automobile also for the business overall.
    A fantastic drive that knows his or her means about L . a . should be able to give you the finest Poor Air port Limousine services throughout L . a .. The visitor really wants to carry out great deal of taking in the sights, and also a one who can be familar with the spot close to the town is a very good manual. They understand best places to make consumer to get a very good mug of coffee. These people charm the actual visitor making use of their very good expertise in good reputation for selected areas. A properly educated drive can be a benefit to the vacationers. He could be an excellent business, he could be an excellent friend, he could be dependable in each and every means, and the man holds along with your pet the actual genuine reputable files. Shedd Perspectives features each ease and comfort to supply for you to the website visitors. Along with the finest providers given by these types of car hire firms embark on for you to show which.
    How To Identify Fake Tag Heuer Watches
    How To Size Replica Watches
    How To Spot A Fake Breitling
    How To Spot A Fake Breitling Watch
    How To Spot A Fake Cartier
    How To Spot A Fake Mens Rolex
    How To Spot A Fake Omega
    How To Spot A Fake Omega Watch
    How To Spot A Fake Panerai
    How To Spot A Fake Replica Rolex Watch
    How To Spot A Fake Rolex
    How To Spot A Fake Rolex Daytona
    How To Spot A Fake Rolex Submariner
    How To Spot A Fake Rolex Watch
    How To Spot A Fake Tag Heuer
    How To Spot A Replica Rolex
    How To Spot Fake Breitling Watch
    How To Spot Fake Breitling Watches
    How To Spot Fake Rolex
    How To Spot Fake Rolex Watches

    Is the bios screen showing when you start laptop?

  • How to incorporate one VI into the other VI

    HeLLO Everyone
    I am working on this VI, in which I need to incorporate other VI, have to use the second VI as a part of the first VI.
    How to work on connector pane, how to connect terminals and so on.
    thanks
    srinath

    Also, to learn more about LabVIEW, I suggest you try searching this site and google for LabVIEW tutorials. Here, here, here, here and here are a few you can start with and here are some tutorial videos. You can also contact your local NI office and join one of their courses.
    In addition, I suggest you read the LabVIEW style guide and the LabVIEW user manual (Help>>Search the LabVIEW Bookshelf).
    I believe that's a first. Just the macro with no additional text.
    Try to take over the world!

Maybe you are looking for

  • Chart colours in numbers for iPad.

    Why is it that when I create a new spreadsheet using templates, do I get different colour options for charts etc? I don't see any theme settings and I can't find any way to change the colours to the ones I like. If I create a spreadsheet from the bla

  • Apple TV 2 updating without USB cable?

    Hi, after failing to update to iOS 5 s/w on my ATV it tells me to connect to itunes from recovery mode. I have no micro usb cable to do this with.    - Can i update without connecting a USB cable?    - Where can i get one online (UK)? Because of wher

  • Preview.app crashes whenever I use a key command

    I've had this very annoying problem for quite a while now, and so far I haven't been able to find a solution for it. Whenever I use a key command in Preview.app it either freezes or crashes or both. I can use all the menu options, just not trigger th

  • ECATT: Command to execute a set of statements in an infinite loop

    Hi all, Is there any command in eCATT that executes a set of statements for an infinite number of times. I checked and could find commands like DO....ENDDO where the max count for DO is 9999. Let me know if there is any possibilty of executing this i

  • Web Service Scneario through XI

    Hi , I have a Scneario were a PO needs to be created in R/3 system and the data for the same comes through Web Service. Any pointers on how to do the same would be very useful . Thks Amit