Recent content by RaghuB

  1. R

    Windows List in Full screen mode

    Hi Marco, Why windows list and templates list will not appear in the full screen mode. It will be very useful in switching between the various windows opened in the full screen mode. Thanks, Regards, Raghavendra B
  2. R

    Inconsolata Font always appearing as Bold

    Thanks Marco,it worked! As usual you are the best!
  3. R

    Inconsolata Font always appearing as Bold

    Hi, I have been trying to use inconsolata normal font in the pl/sql dev 10.0.5.1710. But when I change the font to inconsolata normal font , pl/sql dev is always considering it as BOLD font and not normal light font. You can download inconsolata font from net. Kindly check and revert back...
  4. R

    Tab Based Interface

    I agree, But when we want to close a specific window, we need to search a lot in the list of opened windows list. If tab based UI is given, we can easily close the current working tab. Thanks.
  5. R

    Tab Based Interface

    When we will expect the PL/SQl Developer to be Tab based interface like (Google Chrome Or SQL Developer or SQL Navigator)? We have been long waiting for the tab based interfaces,since a database programmer would be working on Multiple windows. Switching to a particular window like closing or...
  6. R

    Next Version.

    Hi Marco, Please let us know when is the next tentative release date of pl/sql developer. Regards Raghu
  7. R

    Code Contents..

    Hi Marco, The code contents panel currently, is not floating panel. Its fixed to the left of the screen. Please make the code contents panel as floating, as we can shift that to right and also key configuration is not present for "Sort Contents" option present in the code contents panel...
  8. R

    PL/SQL Beautifier Enhacement request.

    Hi Marco, Thanks for the reply. The examples is shown below. IF l_reference_balance_record.mtm_inc > 0 THEN debug.pr_debug('Testing'); l_reference_balance_record.total_reval_loss := 0; END IF; x := x + 1; ... CREATE OR REPLACE PROCEDURE pr_test AS...
  9. R

    PL/SQL Beautifier Enhacement request.

    Hi, It would be better if we have a linefeeds option in the PL/SQL beautifier options. It would be nice if we have the following options. Atlease one Newline 1. Around DML Statement. 2. Around a Type Statement. 3. Around a Program Unit Declaration 4. Around a Cursor declaration. 5. Around...
  10. R

    Tab Windows.

    Hi, I had already requested for Tabwise controls for the navigation of windows in PL/SQL Developer, but didnt come in PL/SQL Developer 8 version. In other IDE tools like Jdeveloper or TOAD the tab controls exists and navigation accros the windows becomes more eaiser. Please do include the...
  11. R

    PLSQL Dev 8 Alpha

    Hi Marco, Thanks for the Alpha release. The following features I am not able to see in the PL-SQL Devloper 8 Alpha version. 1. Vertical Tab pages 2. Zoom option. 3. Docking doesnt gets unhided automatically after mouse leaves the docking window...
  12. R

    We are all eagerly waiting for Next Release....:)

    Hi Marco, Please let us know when is the next version of PL/SQL Devloper being released? We PL/SQL Developer fans are eagerly waiting for the release. I got information that its going to be released in the end of this first quarter but it isn't. I hope its in near future. Thanks for your...
Back
Top