Save file: column width

I generally find that when I'm saving a file (I use column view) the columns are too narrow to view the entire filename of my existing files. Almost every time I have to drag the columns wider.
Is there a way of permanently making it wider? I've tried enlarging the window but that doesn't usually help (I'm using the 20" cinema display).
Is this a feature of OS X that is accessed by applications, or is it something that would need to be made customisable in each individual application?

1. Finder does not appear to preserve the size you've set for columns in the Open/Save dialogs in Column View. This also appears to be the case when simply viewing folders in Column view within Finder windows. List View is much better in this regard.
Instead of resizing the column, you can simply hover the mouse pointer over a file name for a moment and a small box should appear showing you the full name of the file over which the mouse pointer is hovering.
For example, if you hold the mouse pointer over a file name that looks like;
this-is-a...ng-name.jpg
after a moment a box will appear next to the mouse pointer showing the full file name:
this-is-a-very-very-very-very-very-long-name.jpg
2. Generally, applications call upon the standard Open/Save dialogs, so these are system features.
I suggest you submit a Mac OS X Feedback.
Good luck!
Dr. Smoke
Author: Troubleshooting Mac® OS X

Similar Messages

  • Spool file, column width question

    I'm a new user, and just converted to Oracle 9 from Informix.
    I am trying to create a (comma delimited) spool file, but the
    column width for some of the numbers that I'm pulling in my
    queries are very wide. For example, if my query is pulling
    first, last, account#, and cust#, the spool output is as such:
    JOHN , SMITH ,
    10203 , 4987
    I realize I can use 'COL name FOR an' to adjust the width of the
    text columns, but how can I make the width of the number columns
    only 5 or 6 digits wide?
    Help!

    Peter,
    If you just want a comma separated value file without formatted columns and you want to eliminate all spaces, then just trim all your values and concatenate them together. See the example below.
    Barbara
    SQL> -- test table:
    SQL> CREATE TABLE mrs_record_load_errors
      2    (DF_ID                 NUMBER   (10)   NOT NULL,
      3     RECORD_NUMBER         NUMBER   (10)   NOT NULL,
      4     DF_ID_REJECT          NUMBER   (10),
      5     METER_POINT_REFERENCE NUMBER   (10),
      6     ERROR_CODE            VARCHAR2 (8),
      7     ERROR_TEXT            VARCHAR2 (200),
      8     RECORD_IMAGE          VARCHAR2 (2000),
      9     PROBLEM               CHAR     (1),
    10     DF_ID_OUT             NUMBER   (10),
    11     FIELD_NUMBER          NUMBER   (10),
    12     RECORD_STATUS         VARCHAR2 (1),
    13     CLIENT_REFERENCE      VARCHAR2 (30),
    14     TRANS_TYPE            VARCHAR2 (3))
    15  /
    Table created.
    SQL> -- test data:
    SQL> INSERT INTO mrs_record_load_errors
      2  VALUES
      3    (245399, 2, 3, 4, 'A', 'B', 'C', 'D', 5, 6, 'E', 'F', 'G')
      4  /
    1 row created.
    SQL> -- test:
    SQL> SET HEADING OFF
    SQL> SELECT '"'
      2         || TO_CHAR (df_id)
      3         || ','
      4         || record_number
      5         || ','
      6         || df_id_reject
      7         || ','
      8         || meter_point_reference
      9         || ','
    10         || LTRIM (RTRIM (error_code))
    11         || ','
    12         || LTRIM (RTRIM (error_text))
    13         || ','
    14         || LTRIM (RTRIM (record_image))
    15         || ','
    16         || problem
    17         || ','
    18         || df_id_out
    19         || ','
    20         || field_number
    21         || ','
    22         || record_status
    23         || ','
    24         || LTRIM (RTRIM (client_reference))
    25         || ','
    26         || LTRIM (RTRIM (trans_type))
    27         || '"'
    28  FROM   mrs_record_load_errors
    29  /
    "245399,2,3,4,A,B,C,D,5,6,E,F,G"

  • In Sales Order changing the column width to see all item desciption?

    When in the sales order screen .
    Expand the column width of say the item description.
    How do I save the column width for all the sales documents  for the field item description in sales order ?

    Hi,
    The column width of the Document will be defaulted to the same size at which the user has saved the last document.
    So, if a user has saved the Sales Order with a big column width for the 'Item Description' then after saving and re-entering into the Sales Order, the user can see the same column width for all the Sales Order's.
    I hope the above helps.
    Cheers~
    Jitin Chawla

  • Changing File-Open Default Column Widths

    In Word and other applications I find I want the column widths to be wider (and stay wider) than the default.
    Someone on Mactopia said he was able to do the following:
    1) Open Word
    2) Use File>Open
    3) Adjust the window to your taste
    4) Select and Open a document
    5) Quite Word immediately on command Q
    Word is displaying a Finder window for that dialog. You need to hit an
    action button to make Word store the settings (in other words, you need to
    actually open a file).
    You then need to Quit Word to force it to SAVE the new settings.
    However, I found this did not work. He replied:
    Hmmm... Munged preferences is the problem: but which ones, I wonder? The
    change you make is not being saved. It is on my system. I just opened and
    quit Word three times to make sure the change held.
    OK, quite word and try re-naming your Normal template, and any file with
    "word" in its name in your ~/Library/Preferences/Microsoft folder.
    When you re-launch Word, the files will be rebuilt. If this fixes the
    problem, great, If it doesn't, the size is being held in a Finder
    preference (the Word File>Open dialog is actually an Apple Finder window)
    but I have no idea which one.
    Any ideas about this?
    Thanks.
    iMac 20 Mac OS X (10.4.1)

    Thanks for the quick answer Jay! I tried the latter approach and it didn't work.
    Given my limited understanding of CSS I first researched what the # signifies and found that it precedes a value from an ID attribute of an element. Which makes sense because this override would need to know specifically what to adjust.
    Next I scanned the source and couldn't find an ID of portletColumnFormatter_0 the closest thing I found was a summary field (summary="Portlet column formatter table.").
    Edit: Hmmm...
    A quick scan of portal.bea.com shows that ID does in fact exist there but it appears that site is on version 6.5.0
    Was this ID value missing in an earlier install version perhaps?
    Edit: Aha!
    Yet a few moments later I realized my err...our dev environment is still on 6.1.0 which, if memory serves, was missing this key attribute!
    It appears my first priority should be to syncrhonize our two environments and THEN worry about customizations.
    Thanks again for the help, I'll refer back to this as soon as I'm upgraded:)
    Edited by geoffgarcia at 04/30/2008 10:04 AM

  • OLE2 how to set a column width of an excel file i'm creating?

    how can i set the column width in an excel file i'm creating with ole?
    or even, haw can i set the auto-fix properties?

    Hallo !
    SORRY MY ENGLISH is very BAD.
    I tried to set page header and  footer in Excel sheet with abap ole
    DATA : BEGIN OF enter,
             x(1) TYPE x VALUE '0D',
            END OF enter.
    DATA : format(255) TYPE c.
    FORM set_page_sheet.
      CALL METHOD OF excel 'ActiveSheet' = sheet.
      CALL METHOD OF sheet 'PageSetup' = pagesetup.
      SET PROPERTY OF pagesetup 'Orientation' = xllandscape.
      SET PROPERTY OF pagesetup 'PrintTitleRows' = '$9:$12'.
      CLEAR format.
    ERROR
      CONCATENATE 'PAGESHEET' enter-x 'PAGE &P/&N' INTO format.
    ERROR
      SET PROPERTY OF pagesetup 'RightHeader' = format.
      CLEAR format.
      CONCATENATE ' Text 1 ' enter-x 'Text 2'
    enter-x 'Text 3 ' INTO format.
      SET PROPERTY OF pagesetup 'RightFooter' = format.
      FREE OBJECT pagesetup.
    ENDFORM.                    " set_page_sheet
    Activate report -
    ERROR - The enter-x must by data type c or another then data type x
    Thanks for answer.

  • The finder window for an external USB hard disk suddenly started separating files by time (today, yesterday, etc.) and stopped allowing me to change column width, order, etc. Also the header bar shifted to flat white from gray.

    The finder window for an external USB hard disk suddenly started separating files by time (today, yesterday, etc.) and stopped allowing me to change column width, order, etc. Also the header bar shifted to flat white from gray.
    All was normal until the icon for the disk stopped showing up on the desktop when I would plug it in. I rebooted the computer, and the disk icon now shows up but this new look to the finder window started as a result. The hard disk does not have this problem when I use it on another Mac running Snow leopard. Also, two other external hard disks that I use on this computer running lion 7.4 still have the normal header bars with columns that can be reordered, etc.
    I have tried looking in preferences and other places but have not seen this discussed. 

    Well duh - I finally figured out that somehow in the View options for the hard drive, the "arrange by" option had been changed to "by date" from "none". Not sure how that happened, I had never used the "view options" menu tem before. Changing "arrange by" back to "none" gets the gray column headers and the collapsible folder icons back. 

  • Open / save dialog boxes - customizing column widths

    When i open or save a doc in any of the CS5 apps, for mac, in column view, the left hand column where my projects are listed is too narrow. i see 9-10 characters. can the default width be changed so that this column will always be wider when i open those dialog boxes?

    What version of Mac OS X are you running? I just did a test in InDesign CS 5.5 running on Lion (Mac OS X 10.7.3). In Lion, the open dialog window is "sticky". When you drag the column widths in column view, they continue to open that way when you open them again.

  • How to save column widths in tag monitor and tag config editor?

    how to save column widths in tag monitor and tag config editor?

    The attached example may help.
    After launching the editor, I locate a reference to the front panel control named "Tag List".
    This is type cast as a multicolumn list box which then allows me to increment through all of the cells and set the widths as i go.
    Trying to help,
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction
    Attachments:
    Set_Width2.vi ‏60 KB
    SET_WIDTH.JPG ‏94 KB

  • GUI_DOWNLOAD - Column Width

    Hi all,
    I have a requirement to use gui download but im having problem in its column width, i want the excel to have a column width same as the title of the column, is this possible (to have different column width in the output excel file)
    Thanks.

    Hi,
    Refer the below mentioned sample code:
    INCLUDE ole2incl.                       "include used for providing classes used for using create object for creating application and worksheets
    DATA: application TYPE ole2_object,
           workbook TYPE ole2_object,
           sheet TYPE ole2_object,
           cells TYPE ole2_object.
    CONSTANTS: row_max TYPE i VALUE 256.
    DATA index TYPE i.
    *DATA: BEGIN OF itab1 OCCURS 0, first_name(10), END OF itab1.
    *DATA: BEGIN OF itab2 OCCURS 0, last_name(10), END OF itab2.
    DATA: BEGIN OF itab3 OCCURS 0, formula(50), END OF itab3.
    TABLES: vbap,mara.
    TYPES: BEGIN OF itab,
           lifnr TYPE lfa1-lifnr,
           land1 TYPE lfa1-land1,
    *       name1 TYPE lfa1-name1,
    *       ort01 TYPE lfa1-ort01,
           END OF itab.
    DATA: BEGIN OF itab2 OCCURS 0,
    matnr TYPE mara-matnr,
    ersda TYPE mara-ersda,
    ernam TYPE mara-ernam,
    END OF itab2.
    data : v_row type sy-tabix.
    DATA: itab1 TYPE STANDARD TABLE OF itab WITH HEADER LINE.
    DATA: IT_XLSTAB TYPE STANDARD TABLE OF ITAB ,
          WA_XLSTAB LIKE LINE OF IT_XLSTAB.
    START-OF-SELECTION.
      SELECT lifnr land1 fROM lfa1  INTO CORRESPONDING FIELDS OF TABLE itab1 UP TO 5 ROWS.
      SELECT matnr
      ersda
      ernam
      FROM mara
      INTO CORRESPONDING FIELDS OF
      TABLE itab2 UP TO 5 ROWS.
    *START-OF-SELECTION
    START-OF-SELECTION.
      CREATE OBJECT application 'excel.application'.
      SET PROPERTY OF application 'visible' = 1.
      CALL METHOD OF application 'Workbooks' = workbook.
      CALL METHOD OF workbook 'Add'.
    * Create first Excel Sheet
      CALL METHOD OF application 'Worksheets' = sheet
                                   EXPORTING #1 = 1.
      CALL METHOD OF sheet 'Activate'.
      SET PROPERTY OF sheet 'Name' = 'Sheet1'.
      clear v_row.
      LOOP AT itab1.
         v_row = sy-tabix.
          perform fill_cell  using  v_row 1  itab1-lifnr.
          perform fill_cell  using  v_row 2 itab1-land1.
      ENDLOOP.
    * Create second Excel sheet
      CALL METHOD OF application 'Worksheets' = sheet
                                   EXPORTING #1 = 2.
      SET PROPERTY OF sheet 'Name' = 'Sheet2'.
      CALL METHOD OF sheet 'Activate'.
      clear v_row.
      LOOP AT itab2.
         v_row = sy-tabix.
          perform fill_cell using  v_row 1 itab2-matnr.
          perform fill_cell using  v_row 2 itab2-ersda.
          perform fill_cell using  v_row 3 itab2-ernam.
      ENDLOOP.
    * Save excel speadsheet to particular filename
      CALL METHOD OF sheet 'SaveAs'
                      EXPORTING #1 = 'c:\temp\excelgeet.xls'     "filename
                                #2 = 1.                          "fileFormat
    *  Closes excel window, data is lost if not saved
      SET PROPERTY OF application 'visible' = 0.
    *  call method of sheet 'CLOSE'
    *  EXPORTING #1 = 'YES'.
    *& both the below coding closes the apllication permanently from the task manager also.
    SET PROPERTY OF application 'DisplayAlerts' = 0.
       free OBJECT application.
    **  call method of application 'QUIT'.
    **  FREE OBJECT: APPLICATION,
    **               SHEET.
    *&      Form  fill_cell
    *       text
    *      -->P_1      text
    *      -->P_V_COL  text
    *      -->P_ITAB1_LIFNR  text
    form fill_cell  using row  col val.
        CALL METHOD OF sheet 'Cells' = cells EXPORTING #1 = row  #2 = col.
        SET PROPERTY OF cells 'Value' = val.
    endform.                    " fill_cell
    Hope it helps
    Regards
    Mansi

  • How to import many large graphic images to fit into column width?

    I have a 2-column layout and about 150 large graphic images which must be imported so that they fit exactly into the column width. These are bitmaps which have all the same dimensions. All of them will need a border (stroke). And they should be inline graphics because they belong to exact positions in the text flow.
    What would be the sensible approach to that (apart from scripting which I have not done yet)? I tried to define an object style which has the attribute "Fit content to frame", but this does not scale the image to the column size. How can I avoid to format 150 those images manually?

    It may be easier to change the ppi in photoshop so the image can be placed at the exact size.
    so if the image is 10 inches and the file is 300 ppi
    with resample image unchecked change the width to whatever you want it say 2 inches no the ppi will automatically change to 1500 ppi. Save. If you are creating a PDF make sure these images are not downsampled if you need the resolution.
    another way if all images are the same size would be to size one and place it where all the images go and relink to the other pics, when you relink it should retain the properties of the previous pic.

  • How to set the column width in the PDF exports of interactive reports ?

    Hello,
    I have a huge problem with the PDF export for the Interactive reports. I'm using APEX 3.2.
    I have to produce a PDF report in landscape format that show 21 columns. My problem is that the columns have a ridiculous short width and that the text inside the columns do not wrap in the columns. So I get things like that :
    Date Name
    2011 Leina
    I should see 2011-08-01 and the name Leinad Jan
    I tried several things to format the columns, but none of the them has any effect on the PDF itself.
    1) I used HTML code in the report query. It works well with the interactive report, but display the HTML tags in the PDF.
    2) I used css to set the width of my columns. It works in the interactive report, but not in the PDF, the column width do not change.
    It's like the report do not notice that my page format is Legal 14 x 8.5 (Landscape) and still believe it's 8.5 x 11 (which is "portrait")
    Do you have any idea so set the columkn widths in the reports ?
    Thank you !
    Edited by: leinadjan on Aug 1, 2011 11:15 AM

    To "remember" the column widths, add a mouse listener to the table header. Upon mouseReleased(), get the column widths and save them to your file. When the application starts next time, get the stored widths and set them using:
    table.getColumn("XXX").setPreferredWidth(...);
    By default, your columns are adjustable, but you can use:
    table.getTableHeader().setResizingAllowed(true);

  • Can't change column width

    Hi
    I'm working on an existing site (and learning as I go). I was
    just trying to get some boxes to line up in the navigation bar and
    pulled it too wide to see if my adjustements were appearing in the
    browser. Now I can't change it back to the proper size. I've tried
    changing it in the HTML, the properties, the CSS, by manually
    pulling on the box handle (it lets me go wider, but not narrower)
    and it always reverts back to the wide size.
    You can see from the screen shot that the proper width is
    showing, but the actual column width is in parenthesis. This is the
    width that I can't seem to get rid of. OK, never mind about the
    screen shot - I can't post one here, crap.
    This is what the column width looks like 147 (196). I cannot
    get rid of the 196 and when I pull the image narrower, all my code
    bounces back to 196 even though I've changed it to 147.
    I've attached the code, but I don't see what anyone can do -
    code says 147 - column width remains 196. Please help me change it!
    Also, I just saw the posting that appeared right before me on
    the same topic. My site is not live yet so I'm sorry that you can't
    look directly at the source - the old site is www.breadandlife.org
    if that helps - at least it's showing the correct navbar width.
    And padding is not the problem, already looked at that.
    Just looked at the existing site in Dreamweaver and the
    navbar is also stretching out to 196! Did I do something to change
    defaults in the navbar that is applying to all files I open? I'm
    going to close it and make sure I don't save it...
    I hope this will be a quick and easy answer for someone...

    can you try edit view--> view properties --> Text and Align tab--> select field you want to change --> check width and give number of pixels.
    HTH,
    Suma

  • Setting Column Widths Corrupts Spreadsheet

    I'm working with Open XML for the first time and I am astonished at how complicated it is.  The Excel object model was complicated, but it seems simple by comparison.  I'm about ready to give up and look for a different solution, but I'll try posting
    this question here and see if I can get any simple answers. 
    I have an ASP.NET MVC web page and I want to let my user download a spreadsheet with data from the database.  I can get some data to appear in the downloaded spreadsheet, but when I tried to set the column widths in Open XML it started given me file
    validation errors and none of the data appears, and the column widths are not set.  It's just a blank spreadsheet.  This is the error it displays:
    Excel completed file level validation and repair. Some parts of this workbook may have been repaired or discarded.
    Replaced Part: /xl/worksheets/sheet.xml part with XML error.  Load error. Line 1, column 211.
    Here is the test code that has only one cell loaded with the value Test 4.  It appears when I don't load the Columns object.  It disappears with this error when I try to load the Columns object.  Here is my code:
    private void CreatePartsTest()
    document = SpreadsheetDocument.Create(moMemoryStream, SpreadsheetDocumentType.Workbook);
    WorkbookPart workbookPart = document.AddWorkbookPart();
    Workbook workbook = new Workbook();
    workbookPart.Workbook = workbook;
    WorkbookStylesPart workbookStylesPart = workbookPart.AddNewPart<WorkbookStylesPart>("rIdStyles");
    Stylesheet stylesheet = new Stylesheet();
    workbookStylesPart.Stylesheet = stylesheet;
    WorksheetPart worksheetPart = workbookPart.AddNewPart<WorksheetPart>("TestID");
    Worksheet worksheet = new Worksheet();
    Columns cs = new Columns();
    Column c = new Column()
    Min = (UInt32Value)1U,
    Max = (UInt32Value)1U,
    Width = 44.33203125D,
    CustomWidth = true
    cs.Append(c);
    //worksheetPart.Worksheet.Append(cs);
    worksheet.Append(cs);
    // LoadColumns(ref worksheet, oGridColumns);
    //worksheet.Append(new Columns(new Column() { Min = (uint)1U, Max = (uint)1U, Width = 24 }));
    SheetViews sheetViews = new SheetViews();
    SheetView sheetView = new SheetView() { TabSelected = true, WorkbookViewId = (UInt32Value)0U };
    sheetViews.Append(sheetView);
    SheetData sheetData1 = new SheetData();
    Row row1 = new Row() { RowIndex = (UInt32Value)1U };
    sheetData1.Append(row1);
    worksheet.Append(sheetViews);
    worksheet.Append(sheetData1);
    worksheetPart.Worksheet = worksheet;
    Sheet sheet = new Sheet();
    sheet.Name = "Test";
    sheet.SheetId = (uint)1;
    sheet.Id = "TestID";
    Sheets sheets = new Sheets();
    sheets.Append(sheet);
    workbook.Append(sheets);
    //oSpreadSheet.WorkbookPart.Workbook.Save();
    wbPart = document.WorkbookPart;
    MCSD .NET developer in Dallas, Texas

    Here is the test code that has only one cell loaded with the value Test 4.  It appears when I don't load the Columns object.  It disappears with this error when I try to load the Columns object. 
    Hi DallasSteve,
    How did you load the cells and why? Could you please post the details of the method "LoadColumns(ref worksheet, oGridColumns)"?
    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.

  • How to set the column width of JTable

    I want do remember the column width and write it to a file, when the window is started , the column width is read from the file and the table is set as that. I also want the column width is not fixed and can be changed by mouse.But I am always failded.
    How to do? would you please help me!
    Thanks a lots.

    To "remember" the column widths, add a mouse listener to the table header. Upon mouseReleased(), get the column widths and save them to your file. When the application starts next time, get the stored widths and set them using:
    table.getColumn("XXX").setPreferredWidth(...);
    By default, your columns are adjustable, but you can use:
    table.getTableHeader().setResizingAllowed(true);

  • Dashboards - Alert View Widget Column Width

    Hello, I am trying to create some Dashboards using the Alert Widgets. I am having problems with the column width. The default widths are not useful and take up to much screen space for a dashboard (example" Maintenance mode is really wide just for
    a icon). After I create the Dashboard I can adjust the column width just fine, but as soon as I go to another view and come back SCOM forgets how I had it all configured and resizes it back to default. How do I fix this and get it to save my custom widths? 
    Thanks!

    It is because every time you go back to Alert View Widget, it will reload its original configuration. You can modify the orgininal configuration setting by export the MP, contains the Alert view Widget, and modify its XML file.
    The column width setting is under
    Presentation -> Component Overrides -> ComponentOverrideID -> Bindings -> Binding PropertyID="Columns" -> Complex Value Type(select the coumn which you want to set the column width) --> Binding Property ID="Width" -> SimpleValue Value="12"
    ( 12 is the new column width)
    Roger

Maybe you are looking for

  • NF-e 3.10 - Standard com ID diferente quando Importação customizada

    A SAP disponibilizou uma lógica para preenchimento dos novos campos de importação, o método fill_import. Desta forma temos 2 tabelas internas para informar, a DI e a ADI (Adições), que representam as informações da nota: Para fazer o relacionamento d

  • USB network stick in iMac g4?

    Can I use my Belkin High-speed Mode Wireless G USB Network Adapter in my iMac g4? And how do I configure it?

  • Connecting printer to TC makes me lose internet connection

    When trying to connect my Canon Pixma MP550 to the Time Capsule, I encountered a mysterious problem: I can print from my MBP via TC but I am losing the internet connection (the DSL light on my ADSL modem starts to blink and the AirPort Utility says t

  • Memory leak using thin client

    Subject: Memory Leak while using thin client. From: [email protected] (Alon Albert) Newsgroups: weblogic.developer.interest.jndi I have a small test program that causes a memory leak while connecting to a weblogic server. The code is appended to the

  • Hi - Bex Calculation & Conditions

    Hi All, We have a report by Material, Customer & Week. showing the Demand(KF1) for 10 future weeks. I need a condition to display the Demand, only if KF 2 is greater than 0(Greater than 0 in any of the 10 weeks). If i use 'Conditions', it is displayi