Formatting Frustration

I am importing tabular data from a .txt file. It turnes
nicely into a table with columns and rows. I format it with styles
from the attached CSS sheet. Then I preview in Safari; it's fine. I
preview in Opera; no formatting. Same in Firefox. Viewing the code
in both shows that they are getting the right instructions. But
they ignore them.
Here's the code: <table width="100%" border="0"
align="left" cellspacing="0" class="150px_measure">
<tr>
<td>Placement</td>
<td>Ad Size in Pixels<br />
(min [max])</td>
<td class="150px_measure"> Weekly Rate with<br
/>
4 Week Contract</td>
<td> Weekly Rate with<br />
8 Week Contract</td>
<td> Weekly Rate with<br />
12 Week Contract</td>
<td> Weekly Rate with<br />
26 Week Contract</td>
<td> Weekly Rate with<br />
52 Week Contract</td>
</tr>
<tr>
<td>Department</td>
<td>125 [125]x125 [125]</td>
<td>$22.87</td>
<td>$20.79</td>
<td>$19.80</td>
<td>$18.00</td>
<td>$15.00</td>
</tr>
<tr>
<td> </td>
<td>125 [125]x130 [250]</td>
<td>$34.94</td>
<td>$31.76</td>
<td>$30.25</td>
<td>$27.50</td>
<td>$25.00</td>
</tr>
<tr>
<td> </td>
<td>125 [125]x260 [450]</td>
<td>$55.90</td>
<td>$50.82</td>
<td>$48.40</td>
<td>$44.00</td>
<td>$40.00</td>
</tr>
<tr>
<td> </td>
<td>125 [125]x460 [600]</td>
<td>$83.85</td>
<td>$76.23</td>
<td>$72.60</td>
<td>$66.00</td>
<td>$60.00</td>
</tr>
<tr>
<td> </td>
<td>160 [250]x225 [250]</td>
<td>$76.87</td>
<td>$69.88</td>
<td>$66.55</td>
<td>$60.50</td>
<td>$55.00</td>
</tr>
<tr>
<td> </td>
<td>160 [250]x260 [400]</td>
<td>$111.80</td>
<td>$101.64</td>
<td>$96.80</td>
<td>$88.00</td>
<td>$80.00</td>
</tr>
<tr>
<td> </td>
<td>160 [250]x460 [600]</td>
<td>$160.72</td>
<td>$146.11</td>
<td>$139.15</td>
<td>$126.50</td>
<td>$115.00</td>
</tr>
<tr>
<td> </td>
<td>470 [470]x60 [90]</td>
<td>$139.76</td>
<td>$127.05</td>
<td>$121.00</td>
<td>$110.00</td>
<td>$100.00</td>
</tr>
<tr>
<td>City Page</td>
<td>125 [125]x125 [125]</td>
<td>$20.96</td>
<td>$19.06</td>
<td>$18.15</td>
<td>$16.50</td>
<td>$15.00</td>
</tr>
<tr>
<td> </td>
<td>125 [125]x130 [250]</td>
<td>$34.94</td>
<td>$31.76</td>
<td>$30.25</td>
<td>$27.50</td>
<td>$25.00</td>
</tr>
<tr>
<td> </td>
<td>125 [125]x260 [450]</td>
<td>$55.90</td>
<td>$50.82</td>
<td>$48.40</td>
<td>$44.00</td>
<td>$40.00</td>
</tr>
<tr>
<td> </td>
<td>125 [125]x460 [600]</td>
<td>$83.85</td>
<td>$76.23</td>
<td>$72.60</td>
<td>$66.00</td>
<td>$60.00</td>
</tr>
<tr>
<td> </td>
<td>160 [250]x225 [250]</td>
<td>$76.87</td>
<td>$69.88</td>
<td>$66.55</td>
<td>$60.50</td>
<td>$55.00</td>
</tr>
<tr>
<td> </td>
<td>160 [250]x260 [400]</td>
<td>$111.80</td>
<td>$101.64</td>
<td>$96.80</td>
<td>$88.00</td>
<td>$80.00</td>
</tr>
<tr>
<td> </td>
<td>160 [250]x460 [600]</td>
<td>$160.72</td>
<td>$146.11</td>
<td>$139.15</td>
<td>$126.50</td>
<td>$115.00</td>
</tr>
<tr>
<td> </td>
<td>470 [470]x60 [90]</td>
<td>$139.76</td>
<td>$127.05</td>
<td>$121.00</td>
<td>$110.00</td>
<td>$100.00</td>
</tr>
</table> I had to shorten it because of message
limits.
Is there something those browsers don't like?
I appreciate your help.

Sorry about posting when others had answered already.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"Jens Peermann" <[email protected]> wrote in
message
news:[email protected]...
>I am importing tabular data from a .txt file. It turnes
nicely into a table
> with columns and rows. I format it with styles from the
attached CSS
> sheet.
> Then I preview in Safari; it's fine. I preview in Opera;
no formatting.
> Same in
> Firefox. Viewing the code in both shows that they are
getting the right
> instructions. But they ignore them.
>
> Here's the code: <table width="100%" border="0"
align="left"
> cellspacing="0"
> class="150px_measure">
> <tr>
> <td>Placement</td>
> <td>Ad Size in Pixels<br />
> (min [max])</td>
> <td class="150px_measure"> Weekly Rate with<br
/>
> 4 Week Contract</td>
> <td> Weekly Rate with<br />
> 8 Week Contract</td>
> <td> Weekly Rate with<br />
> 12 Week Contract</td>
> <td> Weekly Rate with<br />
> 26 Week Contract</td>
> <td> Weekly Rate with<br />
> 52 Week Contract</td>
> </tr>
> <tr>
> <td>Department</td>
> <td>125 [125]x125 [125]</td>
> <td>$22.87</td>
> <td>$20.79</td>
> <td>$19.80</td>
> <td>$18.00</td>
> <td>$15.00</td>
> </tr>
> <tr>
> <td> </td>
> <td>125 [125]x130 [250]</td>
> <td>$34.94</td>
> <td>$31.76</td>
> <td>$30.25</td>
> <td>$27.50</td>
> <td>$25.00</td>
> </tr>
> <tr>
> <td> </td>
> <td>125 [125]x260 [450]</td>
> <td>$55.90</td>
> <td>$50.82</td>
> <td>$48.40</td>
> <td>$44.00</td>
> <td>$40.00</td>
> </tr>
> <tr>
> <td> </td>
> <td>125 [125]x460 [600]</td>
> <td>$83.85</td>
> <td>$76.23</td>
> <td>$72.60</td>
> <td>$66.00</td>
> <td>$60.00</td>
> </tr>
> <tr>
> <td> </td>
> <td>160 [250]x225 [250]</td>
> <td>$76.87</td>
> <td>$69.88</td>
> <td>$66.55</td>
> <td>$60.50</td>
> <td>$55.00</td>
> </tr>
> <tr>
> <td> </td>
> <td>160 [250]x260 [400]</td>
> <td>$111.80</td>
> <td>$101.64</td>
> <td>$96.80</td>
> <td>$88.00</td>
> <td>$80.00</td>
> </tr>
> <tr>
> <td> </td>
> <td>160 [250]x460 [600]</td>
> <td>$160.72</td>
> <td>$146.11</td>
> <td>$139.15</td>
> <td>$126.50</td>
> <td>$115.00</td>
> </tr>
> <tr>
> <td> </td>
> <td>470 [470]x60 [90]</td>
> <td>$139.76</td>
> <td>$127.05</td>
> <td>$121.00</td>
> <td>$110.00</td>
> <td>$100.00</td>
> </tr>
> <tr>
> <td>City Page</td>
> <td>125 [125]x125 [125]</td>
> <td>$20.96</td>
> <td>$19.06</td>
> <td>$18.15</td>
> <td>$16.50</td>
> <td>$15.00</td>
> </tr>
> <tr>
> <td> </td>
> <td>125 [125]x130 [250]</td>
> <td>$34.94</td>
> <td>$31.76</td>
> <td>$30.25</td>
> <td>$27.50</td>
> <td>$25.00</td>
> </tr>
> <tr>
> <td> </td>
> <td>125 [125]x260 [450]</td>
> <td>$55.90</td>
> <td>$50.82</td>
> <td>$48.40</td>
> <td>$44.00</td>
> <td>$40.00</td>
> </tr>
> <tr>
> <td> </td>
> <td>125 [125]x460 [600]</td>
> <td>$83.85</td>
> <td>$76.23</td>
> <td>$72.60</td>
> <td>$66.00</td>
> <td>$60.00</td>
> </tr>
> <tr>
> <td> </td>
> <td>160 [250]x225 [250]</td>
> <td>$76.87</td>
> <td>$69.88</td>
> <td>$66.55</td>
> <td>$60.50</td>
> <td>$55.00</td>
> </tr>
> <tr>
> <td> </td>
> <td>160 [250]x260 [400]</td>
> <td>$111.80</td>
> <td>$101.64</td>
> <td>$96.80</td>
> <td>$88.00</td>
> <td>$80.00</td>
> </tr>
> <tr>
> <td> </td>
> <td>160 [250]x460 [600]</td>
> <td>$160.72</td>
> <td>$146.11</td>
> <td>$139.15</td>
> <td>$126.50</td>
> <td>$115.00</td>
> </tr>
> <tr>
> <td> </td>
> <td>470 [470]x60 [90]</td>
> <td>$139.76</td>
> <td>$127.05</td>
> <td>$121.00</td>
> <td>$110.00</td>
> <td>$100.00</td>
> </tr>
> </table> I had to shorten it because of message
> limits.
>
>
> Is there something those browsers don't like?
>
> I appreciate your help.
>

Similar Messages

  • ActiveX COM issue in new LabVIEW instance

    I have a rather peculiar problem I'm running into with using a COM library from a company to read proprietary binary files. I'm not very familiar with this type of Labview programming, I just followed their examples and experimented, a lot. I have talked for hours with the software engineer at the company who provides the "FSCOM Server" as they call it (Orbit F/R) and he can't figure out what is going on either. His expertise is not in Labview, but in text-based languages (I had to explain how to wire things in Labview over the phone).
    I use this FSCOM to read the contents of antenna pattern files stored in a binary format (frustrating). Everything works fine and as expected after weeks of experimenting and direction from Orbit. The problem is when I shut down Labview completely and open the code in a brand new instance, I run it on a data file and It errors out with "The server threw an exception." The weird part is nothing has changed from when it worked 30 seconds ago when I was programming it before I shut down Labview. The way to get it working again? Delete just 1 wire somewhere, anywhere then re-wire it. Now it works, everytime.
    Does anyone that knows COM/ActiveX have any idea how I can get this to work so I can make it an executable to distribute to other workstations?
    PS. It currently won't run in executable form, I've tried.
    Jamie
    Attachments:
    FileSystemCOM_Server_1.x.zip ‏4115 KB
    folder.zip ‏502 KB
    Block Diagram.png ‏286 KB

    Thank you for the tips, like I said I'm new to ActiveX objects so it's good to know how to properly handle them. I was using the attached code as my example on how to use their COM server so anymore information on how to use them or if they were not following a "best practice" is welcome.
    However, I don't think the closing references out of order explains this problem because when the code works, as in when I delete a wire and re-wire it, it works perfectly.
    If I open it in a fresh Labview, it won't get past case structure "4" (Read Azimuth / Elevation Angles) as in it doesn't seem to successfully read the data file as that is the first bit that looks inside the actual file.  This made me think its a file/COM server issue which is why I spent over an hour on the phone yesterday with the developer of this COM server and he actually re-created this problem.  Sadly he couldn't figure out why it would work if you just played with the wires a bit first.
    So this is why I'm here to see if there is anything blatently wrong with how I'm doing this according to Labview standards and not MatLab or some other languages' standards. I'm hoping that whenever you or someone else gets a minute to try my .vi's they will run into the same problem and can maybe direct from there.
    It is a strange thing to have working code, but only if you change it first.
    Also I know this would be a lot cleaner if the case structures were subvi's instead but I tried that when I first started programming this and couldn't get the reference of the COM Server to read out/read in correctly from on subvi to the next. I wired it up like I do any other vi and like so many NI drivers are out there, but it wouldn't work with this COM server and I just had to get it working so I moved on. I may revist the subvi aspect later after its built and working for everyone and just make it an update later to clean up the code a bit.
    Jamie
    Attachments:
    FSCOM Example - BD.png ‏67 KB

  • TS1139 I'm trying to process my first iPhoto order and I can't get past the fact it won't accept my telephone number. Thinking this may be a format glitch, I have tried to get around this but no success. Any suggestions? Yours in frustration:( CW

    I'm trying to process my first iPhoto order and I can't get past the fact it won't accept my telephone number. Thinking this may be a format glitch, I have tried to get around this by spacing but no success. I live in Australia and the prefix is +61.  Any suggestions welcome? Yours in frustration:( CW

    Experiment - or search these forums - someone discovered a solution and it was a format issue
    The US format for phone numbers is 10 digits  AAA-PPP-NNNN - you do not include the 01+ here typically - maybe if you can out your digites in that format it will work
    Hopefully someone from down under will tell how they do it
    LN

  • Trying to convert video in .MTS format to wok on Imovie, frustrated, no format seems to work. What should be best to convert into?

    Trying to convert video in .MTS format to wok on Imovie. Doiwnloaded TotalVideo Converter Light. Tried converting it to Avi., .DV, .mp4, imovie, and then dragging to IMovieHd, but it doesn't accept it. nothing is working.
    Frustrated, no format seems to work.
    What should be best to convert into?

    miguelkavlin wrote:... dragging to IMovieHd, but it doesn't accept it. nothing is working.
    iMovieHD means - in Apples officiall nomenclatura - vers 5. A very, very obsolete version...
    is this really your version you're using?
    (click in iMovie under File/about)
    diff. versions, diff. advices...

  • MacBook Pro & USB frustration: Why is it that my USB files appear in an "unrecognized format" when I try to open them on my Mac?

    Hello, I recently bought a MacBook Pro and every time I insert my USB, it appears on the desktop. However, when I double-click it to open the files, the files appear in "an unrecognized format". They all end with this: ".lnk"...if it's a video file it ends with .lnk, if it's a picture file it ends with .lnk, if it's ANY document it ends with .lnk. I'm getting tired of this situation and I've only had this laptop for a week. Please, open my eyes and show me that the sacrifice I made to buy it was worth it. I wanted a Mac so bad, and now this is making me hate them and prefer PCs. What do I do??? How can I change that and make this laptop read these files??? Please help. I need to copy some video files from my USB to my Mac as soon as possible.

    An lnk file in Windows is a shortcut that points to the actual file. Rather than copy the actual files, you made a shortcut to them on your USB drive. Try going to the Windows machine and selecting the files then choosing Copy, change to your USB drive and choose Paste.
    If you were to open a Finder window and right click one of those files then choose Get Info, you'll probably find that it's way to small to contain the movie or whatever.

  • Just purchased Nikon D610. tried to import 3 images and got this message: The files are not recognized by the raw format support in Lightroom. How do I fix this frustrating problem. Have been using Lightroom for years also Nikon products without any prior

    How do I import images. Have a message that says: The files are not recognized by the raw format suppot in Lightroom. Am using a Mac version 10.9.4. the import is from a new Nikon D610. Am using LR 4.4 Please help Adobe is useless as a support.

    Each camera must be supported explicity and your LR version is years older than your camera.
    According to Adobe's Camera-support page, you need at least LR 5.3 to work with your D610 NEFs in LR:
    Camera Raw plug-in | Supported cameras
    If you don't want to upgrade to LR 5, or can't due to your OS being too old, then it might work to use the latest DNG Converter and create DNGs from your NEFs, which should open in LR 4.x.  You can find the DNG Converter here:  http://www.adobe.com/downloads/updates

  • JDev: Frustrating formatting in Java editor

    Assume that we need an anonymous class
            new ActionListener() {
    Click the red quick fix indicator on the left &rarr; "Implement methods..."
            new ActionListener() {
                    public void actionPerformed(ActionEvent e) {
    The result is so frustrating.

    The developer has to manually correct the indentation as reformat has the same effect.
    It's just a detail that frustrates productivity.
    For example it could be like this,
            new ActionListener() {
                public void actionPerformed(ActionEvent e) {
                    <span style="color:blue">//caret goes here</span>
    where the caret goes inside the first implemented method.

  • Publishing video to f4v format for web pages. My recorded narration doesnt playback when it is done recording? Please desperate for help. really frustrated atm

    I am creating a youtube video. I add the media to the file. Record the narration I'd like. Go to publish and share, went down to computer, chose the first one that says adobe flash player f4v file. When its done converting i play the converted file and it doesnt play the recorded audio. Please help really frustrated

    Does it work if you export to a different format?

  • XMII Frustration, trying to hold " SAP xMII XML format" in variable

    I have two queries that return the same result (same columns, different rows).  I'm running one or the other based on a condition.  I want to assign the result to something so that I can run a repeater against it after (one of the two) queries has run.
                         Cond   ....      3rd leg(After condition)
                 Query 1    Query 2       Repeater

    Paul,
    If your two queries (different Query Templates?) both return the exact same columns, but just different rows, wouldn't it make more sense to just have a single Query action block instead of a conditional branch?  This way your Repeater logic could just work directly on the single query results and you wouldn't have to map or copy any xml objects around.
    You could use the stringif function in the expression editor to handle the specifics of your current Query1 and Query2, even adjusting the QueryTemplate property of the action block itself if necessary.  The effective use of query parameters and/or the template(s) themselves should make this quite possible and streamlined in your logic flow.
    Regards,
    Jeremy

  • Unable To Use DVDSP4 Presets for HD-DVD in the H.264 Format

    I recently prepared a 23 minute slide show using Fotomagico from high resolution Hasselblad slides scanned in at 1200 dpi. Within Fotomagico I rendered the Fotomagico slide show to Apple ProRes 422 HQ, took it into Final Cut Pro 6.03 and added an intro and closing section. I then sent this to Compressor and selected the 30 minute HD-DVD preset which uses mpeg2. All went fine with the encoding to mpeg2 and I got a successful build and format out of DVDSP4 after importing the resulting .m2v file into DVDSP4. However, while the disk plays back fine in my Mac Pro it plays back with stuttering (audio and video) on my Toshiba HD-A2 HD-DVD player. I used a Verbatim Datalife DVD+R, but several other discs from other manufactuers including a DVD-R disc showed the same problem.
    Please note that I have the latest firmware on my Toshiba HD-A2 and I have successfully burned RL HD-DVD discs using my PC and Windows software (Ulead's DVD Movie Factory 6+) which play fine without stuttering on my HD-A2.
    I then decided to send the project to Compressor and use the 60 minute HD-DVD preset that encodes to H.264. Once again Compressor successfully executed the encode of my 23 minute slide show and it plays fine in QuickTime or MPEG StreamClip. However, every time I try and import this .mov file encoded in H.264 using the Compressor preset for HD-DVD into DVDSP4, DVDSP4 brings it in to the assets folder, but after a couple of seconds DVDSP4 crashes. Using console I get a message that DVDSP4 quit unexpectedly due to a "segmentation fault".
    I also tried to take the ProRes Fotomagic project in Final Cut Pro 6.02 and send it out with Quicktime Conversion using the H.264 codec. Again I have a file that plays fine in QT, but when I try and import this .mov file into DVDSP4, I get the message "imcompatible format".
    In summary, I am completely frustrated after many many hours of work at trying to prepare an HD-DVD on red laser of my slide show in DVDSP4. I cannot figure out what I am doing wrong, and I would be most appreciative of any suggestions anyone may have.
    Thanks in advance.
    Tom

    Am I the only person who has ever tried to use the Presets in Compressor 3 for encoding HD-DVD disks? I would like to use these presets for burning HD-DVD's to standard red laser media as I have done on my PC. With the mpeg2 Preset I can get nothing but stuttering video when played back on my Toshiba HD-A2 and when I use Compressor 3 to encode with either of the H264 presets, the resulting .mov file causes DVDSP4 to crash when I import the file. Has no one else experienced this? Does anyone have any thoughts on addressing these issues other than to go back to working on my PC?
    Tom

  • HD edited footage in FCP 5.1 to DVDSP 4 to "build and format" to where now?

    97 minute movie shot with Sony's HDV-FX1, edited in FCP 5.1, exported to QuickTime movie, full quality, current settings. Imported into DVDSP 4.1, parsed, no problem, authored with HD settings, and built project. DSP produced a proper HDDVD_TS folder. With Apple DVD Player 4.6.5 on my duel 1.8 G5, this plays just fine.
    With Toast 8 and a NU Technology Blu-ray burner (Matshita BD-MLT SW 5528), DVD-ROM (UDF), new disc, named and imported the HD file. Clicked record, selected 1x DB write speed to be on the safe side, used both a Panasonic BD-RW and a TDK BD-RW single layer disc and burned successfully. Neither disc now, to my ultimate frustration, will play in our Samsung Blu-ray DVD player or play with Apple's DVD Player. Both report a message about not supporting the media type, although the disc does mount on my G5 via the Blu-ray drive.
    Thoughts on where to go from here? Our movie plays fine downconverted to 480i, but we would love to see it play in High def at 1080i.
    Any thoughts would be much appreciated.
    Larry
    G5 Dual 1.8   Mac OS X (10.4.9)   FCP 5.1 DVDSP 4.1

    David,
    That is the answer to why I am unable to use the "build and format" option in DSP? Seems crazy that the option is there, but the function isn't.
    Did the Toast product manager give any hint as to when this option may be available? I knew were we sailing into unchartered waters, but we had hoped that by the time we were done with post that the path had already been navigated
    Thanks,
    Larry

  • How can I convert an image created in Photoshop into a format that Java's ImageIO library will take?

    Hi all,
    I've been trying to write an image resize tool to use the Lancoz resample algorithm to resize images to a high standard in Java.  The library with the algorithm/filter in it is mortennobel's image scaling library and it takes a buffered image as an input and returns the resized image as desired.  However the trouble I’m having is that the ImageIO library in Java, a standard library, which converts images given to its read method to buffered images doesn't accept certain images created in Photoshop and so it throws an exception.  My library needs to be fully automated to process possible thousands of images at a time and so manually converting them by resaving them as JPEG's is really feasibly.  Is there some way I can convert these images from Adobes Exif format to standard JFIF format?  I've tried simple inserting the APP0 marker from a JFIF image in-between the SOI and APP1 marker but the ImageIO library still failed.
    The above image is a screenshot of the binary in hex of one of the images that cause an Invalid Format exception when passed to ImageIO.
    Any help you could offer me with this would be much appreciated.
    Kind regards and thank you,
    Alexei Blue
    Science Warehouse.
    NB: I previously posted this post in Developers but was told to post it in a Photoshop forum so apologies if this is the incorrect formum

    The image scaling library does have a BiCubicFilter in it so I'll experiment around with them and see what happens.  As for the imageIO library I think it accepts Exif image types, but still for some reason it just doesn't like Adobe Photoshop types.  Maybe its the colour map it doesn't like I just can't seem to work out what's wrong which is slightly frustrating but looking round to see if I can find an answer

  • Touchpad does not work even after format - x220t

    Hi there,
    I've had my X220 tablet for about 10 months and it has been great.  For the last month however, the touchpad and touchpoint have become flaky.  When rebooted or coming out of standby, the touchpoint/touchpad often did not work; after resetting a few times, i would work, but then stop working again when the system when into standby mode.
    I thought this was a driver issue, but uninstalling and reinstalling to the newest drivers did nothing.  I have also updated/reset the BIOS.
    I have more recently have not been able to get the touchpad working at all now and relying on just the touchscreen for input is very frustrating. 
    When Windows 8 CP came out this week, I decided to give the computer a fresh format and reinstall Windows --- maybe that would resolve the issue. No luck.  The touchpoint/touchpad did not work even in Windows 8.
    I read around a bit and have tried disabling JUST the touchpad in the BIOS, and amazingly, the touchpoint will work fine when I do that.  When I disable just the touchpoint or leaving both enabled, neither the touchpad or touchpoint will work.
    As far as I can tell from what I have been able to diagnose, the touchpad is damaged and is causing a conflict with the touchpoint when enabled.  I am not sure of this, but it is my belief now.
    Are there solutions out there for me?  I do have 2 months left on my warranty, but I hope to keep mailing my notebook in for support as a last resort.
    thank you,
    steve

    xyster wrote: 
    When Windows 8 CP came out this week, I decided to give the computer a fresh format and reinstall Windows --- maybe that would resolve the issue. No luck.  The touchpoint/touchpad did not work even in Windows 8.
    If you are ready to reinstall Windows, try this method:
    http://forums.lenovo.com/t5/X-Series-Tablet-ThinkPad-Laptops/My-X220t-Clean-Install-Method/td-p/6612...
    If after that your trackpoint/touchpad still don't work, I think one of them (or both) is defective.
    X220t | i7 | 320GB HDD | 8GB RAM | WIN7 PRO
    IdeaCenter A520 | i5 | 1 TB HDD | 6GB RAM | WIN8.1

  • Trying to create a excel style worksheet and i can't get the format even close. trying to create a style of sheet that allows horizontal text on the left (in landscape view) and text rotated sideways in the rows.

    i am trying to re-create an excel worksheet in numbers that my command created. it is more of a tracking sheet with names on the left, and across the top having different things (to track as items completed) with the text vertical and reading sideways. i don't know how to do this formatting and i cannot access my work email from home. this is mildly frustrating. any help?

    Short answer: Feature not supported.
    Detail:
    Text cannot be rotated in table cells in Numbers.
    You can place text into a Text box or series of Text boxes, then rotate the box(es).
    Requests for Numbers feature enhancements may be placed via the Provide Numbers Feedback item in the Numbers menu in Numbers. Don't expect to see results before at least the next full version of Numbers.
    Regards,
    Barry

  • LE7:Score Layout:Global Format:Maximum Bars per Line - Line Break Bug!

    Hello
    This problem occurs in Logic Express version 7.
    (I am using MacOS version 10.4.2 on an eMac)
    I am currently compiling and editing a large score for a big band composition consisting of 22 parts:
    Flute 1
    Flute 2
    Clarinet 1
    Clarinet 2
    Alto Sax 1
    Alto Sax 2
    Tenor Sax 1
    Tenor Sax 2
    Baritone Sax
    Trombone 1
    Trombone 2
    Trombone 3
    Trombone 4
    Trumpet 1
    Trumpet 2
    Trumpet 3
    Trumpet 4
    Guitar
    Keyboard
    Electric Bass
    Percussion 1 (Kit)
    Percussion 2 (Aux)
    I am creating the score in a separate file, and I am combining parts into 1 stave each by instrument like this:
    Flute 1 & 2
    Clarinet 1 & 2
    Alto Sax 1 & 2
    Tenor Sax 1 & 2
    Baritone Sax
    Trombone 1 - 4
    Trumpet 1 - 4
    Guitar
    Keyboard (2 staves)
    Bass
    Percussion
    Each instrument, with the exception of keyboard which has 2 staves, consists of one stave, making up systems of twelve staves each. By sizing down each score style to 2,
    I have managed to fit 2 systems onto each page, therefore significantly reducing the amount of paper needed.
    The problem comes when organising the layout of my score,
    in particular, the line breaks. Using layout:global format, I have limited the maximum number of bars per line to 8, both in the page edit and normal score mode.
    I am trying to divide up my score so that there are 8 bars per system. Using the white arrow tool, I am dragging bars up and down in order to achieve this.
    However, when I get 30 odd bars in, I discover a system with 12 bars crammed into it - and even printing it off, it is clear that the system could benefit with less bars; the notation is squashed up together and not very easy to read.
    THIS IS THE ACTUAL PROBLEM:
    So I tried using the white arrow to move the last 4 bars down onto the next system, and a bug occurs where I end up with about 20 bars on the system, oddly distorted, the first few bars of which are squashed up together at the beginning of the line, and the last bar of which is stretched far off the right hand side of the page out of view. Then the next 20 or so bars are no where to be seen (probably far off the right hand side of the page) before the system below.
    If you dont know what I am talking about, I could provide a screenshot if you request.
    I have tried everything to get 8 bars on that particular system; dragging the stretched bar downwards, dragging squashed bars downward, moving bars down 1 by 1, moving bars onto the system above, moving bars away from the system below (to make room for the 4 bars that I want to move from above), adding more bars and dragging them down, but none of these methods have worked. I am either stuck with 12 bars crammed onto one system and 4 bars on the next or an oddly distorted version of the system which cannot possibly be read. Even when I settle with the unsatistactory former, I encounter further problems on subsequent systems below, some systems of which are already distorted.
    All I want is to have 8 bars per system, it should not be too much to ask! The layout:global format:maximum-bars-per-line calculation seems to be redundant, even when I reset the default line breaks - it just does not automatically set 8 bars per line, which it should do. Is there not an option to determine bars individually by number onto their respective lines, without having to use the white arrow graphic layout tool?
    The problem is extremely frustrating, and it is preventing me from completing, presenting and handing in a score for my university music composition.
    I have no other score producing software, and starting it
    from scratch on paper is going to take me weeks, because it consists of 830 12/8 bars in 22 parts, and I need to get it ready by next term!
    Any help would be extremely helpful and much appreciated, especially a patch or a useful way round. It could be related to memory, or hard drive space, as I have experienced similar problems in the past, where my score has been stretched off the page during a time when I have had little disk space...and this is a very large piece of music which might stretch the score capabilities of Logic.
    If so, has anyone got any suggestions?
    Thanks!
    Rory
    eMac   Mac OS X (10.4.2)  
    eMac   Mac OS X (10.4.2)  

    nope just cutting should work.
    here are some things to try:
    1. try assigning a different score style. for the regions. duplicate and then adjust the default ones if necessary.
    2. try creating a new instrument set. in fact delete them and make a new one (use the key command: create instrument set from selected)
    3. it may be a formatting problem so check:
    in global layout constant spacing (try 8 or 9) and proportional spacing (try 45 or so). then try factory defaults.
    4. try copying and pasting the midi into a brand new region and looking at the score for that.
    5. try fiddling with the layout tool drqagging bars up or down.
    normally simply cutting the region of just one object is enough to force a redraw. maybe try it on all of the regions. what happens when you double click on a region?

Maybe you are looking for