Blank Line After Blank Line aka Mozolla Composer

Every time I make changes in Creator 2.1 it appears to add a blank link between every data line in the associated java file..
This was (and still is even in Sea Monkey) a problem with Mozilla Composer every since Netscape (Composer) 4.x.. way back when....
I did not notice (see) this with Creator 2.. How can I resolve this (the hundreds of blank lines??
Thanks

just downlod latest patch

Similar Messages

  • TinyMCE popup blank in web page composer (wpc)

    I was able to get the tinyMCE to work, but the problem is that the popups in the tinyMCE open in a balnk screen.
    So when I try to insert an image, I can't, I only see a blank screen.
    Anybody can help me please?
    Thanks
    Edited by: Niki Vandersteen on Jul 7, 2009 9:25 AM

    Hi,
    try the following.
    - insert in the file tiny_mce_popup.js in the first line  the following code
    document.domain = "sap.com"; //your domain instead of sap.com
    - restart server process
    - delete temporary internet files
    - try again
    I know it is curious as it works with firefox, but I had the same issue.
    I traced the value the domain had between initalizing and popup and it changed from "server.domain.de" to "domain.de"
    It should also work without this code line if you call your portal
    "http://server:port/irj" --> without domain, but I think the other solution is better
    I hope this solution works for you too.
    Regards
    Alex

  • Measuring Line Width Of Composed Text

    Hi,
    In the solutions.pdf of the CS4 SDK, there is a piece of code listed in example 9 that will estimate the width of the text. I tried implementing it as a snippet but upon compiling the code in xcode, I get an invalid static_cast from type IFontInstance* to type const IPMUnknown* that originate from the line of code InterfacePtr<IFontInstance> fontInstance(nil).
    I haven't changed any part of the code, and I don't think adobe would post examples of non-working code on a document named solutions.pdf , so I'm betting that I missing something here but I can't figured out what... any hints is highly appreciated... thanks!
    -- Jeff

    To procede, omit the "(nil)" argument and you should be fine for that line, or specialize the method in question.
    I tried this, but I got error messages pointing to a function that uses the fontInstance pointer. The function is in the form of:
    EstimateStringWidth(WideString run, IFontInstance* fontInstance)
    and the error tells me that the line:
         totalWidth += EstimateStringWidth(charBuff, fontInstance);
    has no matching function.
    Also, most of the samples in the SDK creates a IFontInstance using an InterfacePtr.
    I tried this approach because solutions.pdf suggests this method to estimate text widths... I want to measure the text width of a composed line to determine the raggedness (degree of whitespace left on the end of each line) of a paragraph. But with this issues, am I better off using the GetWidth method of IWaxLine to get the width.
    Now, my next question would be, can I get the estimate width of the line if I change the properties of the paragraph, ie. justification settings, without actually composing the text in the ui. I need this so that I can compute for the optimal settings to changed so that the degree of raggedness of the paragraph would be less than the original.
    Thanks again!

  • Line wrapping when composing email

    Hi
    I've just switched to Mail from Thunderbird, and so far I really like it. There's just one thing that's bugging me: how do I get Mail to wrap email I'm composing so that the lines are no longer than (say) 80 characters long?
    I've hunted through the various preferences, to no avail. Am I missing something obvious?
    If it's not possible in the core application, is there a plugin or some other sort of workaround?
    I'm only talking about plain text email here.
    Thanks in advance
    Glenn.

    No, the size of the composition window as no effect on the formatting of the composed message; the only way I can get the formatting I want is to manually press Return at the end of each line.
    Glenn.

  • When I send an email in Outlook 2010 I'm getting a blank HTML page tab showing up on my Firefox browser. Any ideas?

    I send an email in Outlook 2010 and I'm getting a blank page tab in Firefox with this address in the browser. The page says ''There are no items to show in this view''
    file:///C:/Documents%20and%20Settings/gkoch/Local%20Settings/Temporary%20Internet%20Files/%7B3CC4AC09-DE60-47D1-A08A-FE864958E679%7D/%7B050D6FB1-4E21-4ACC-9168-755D8BFCC2EF%7D.html
    This is occurring with Outlook. So is in that program or some link with Firefox

    If you are talking about your sender name (the one that appears on the From line when you compose an email) rather than your @icloud.com email address, to change it on your iOS device, go to Settings>Mail,Contacts,Calendars...tap iCloud under Accounts, tap your iCloud account at the top of the next screen, tap Mail at the bottom of the next screen, then enter the name you want to use in the Name field at the top.  Also go to icloud.com, sign into your account, open Mail, click the gear shaped icon on the bottom left and choose Preferences, go to the Accounts tab and enter the name you want to use in the Full Name field and click Done.

  • How to hide partial lines in a TextArea

    I am using a TextArea component and programatically assigning some text to it.  Sometimes, the last line does not fit into the given width and height of the control.  Is there any way I can not show any lines that are partially displayed?
    Any advice is welcome.
    Thanks,
    Om

    Gordon, I tried the isTruncated() method.  It is returning false all the time even though the text is visibly being truncated.  From the documentation,
    =================================================
    isTruncated()    method    
    public function isTruncated():Boolean
    Language Version:     ActionScript 3.0
    Product Version:     Flex 4
    Runtime Versions:     Flash Player 10, AIR 1.5
    Determines if the text, once composed, has been truncated.
    =================================================
    I am programatically setting the text value of the RichText control.  But the docs say that the isTruncated will return truncation only after the text has been composed.  Does this mean that I have to wait for an event or maybe a timer interval before I can query for this value?
    To be safe, I create a timer and query the isTruncated() a second after I set the text value.  But it still says isTruncated is false when the text is obviously getting truncated.
    Is this a bug or am I missing something?
    Thanks,
    Om

  • Simplifying Straight Line Paths

    Hey all,
    new to the forum and really struggling with something at the moment, Using Illustrator CS4
    I've imported a map from a DWG prepared in Archicad (vector based architecture software)
    This map shows roads and buildings (they are paths in illustrator) and as you would imagine the roads are curved but rather than being drawn with curves they are composed of many many straight line paths and as I'm meaning to have a model laser cut from the Illustrator file I need to join these paths into longer paths so the laser cutting doesn't take forever.
    As far as I can see it's fairly simple to simplify the number of anchor points on a curved path using the Object>Path>Simplify tool but simplifying multiple straight line paths that only have the slightest deviation in angle seems harder, or at least I can't work it out.
    I have attached an image, The areas highlighted in green are examples of areas where there are too many paths and just one or two paths would be fine. It would be fine to either convert the paths to curved paths or just simply reduce the number of straight line paths that compose the curves.
    Hope someone can help, Thx for your time
    The

    Apart from the current problem, you should take a look at the free plugin "Kartografie-Funktionen" if you do this kind of stuff regularly. http://www.ika.ethz.ch/plugins/index.html
    It has a tool for simplifying paths, which works slightly different than Illustrator's

  • How Configure a Margin-Width Line at Bottom of Header and Top of Footer?

    Pages Mavens,
    Would you help?
    How can Pages (v5.5.2) be configured to draw a "margin-to-margin" line (aka, "border") at the bottom of the header region and top of the footer region?As shown in the image below, this function is irritatingly easy in MS-Word (darn it).
    Many thanks for the assist!
    Plane Wryter

    You are right. There is some extremely annoying bug in Pages 5.5.2.
    Tried inserting a tab in the Format Sidebar but it doesn't seem to take.
    Nothing new there! I really don't know why Apple implemented this awful divided Headers/Footers model.
    Menu > Pages > Provide Pages Feedback
    Btw here is Pages '09:
    Took a few seconds and just works.
    Peter

  • Occasionally can't put space at end of line in Mail

    Hi Everyone,
    Occasionally when writing in the body of a message in mail I can't put a space at the end of the line.
    If I push enter to go to the next line and send the message it breaks up the line/sentence.
    Anyone know how to fix this?
    Thanks,
    Paul

    This is not a bug and not a problem. It has to do with line formatting. As you reach the end of the line in a compose mail window the system knows that it will have to break the line over if you keep on writing. There will definitely be a space between your words if you just type on. Don't worry, they will be there.
    No need to manually line break or format your mails. It is nonsense anyway as you have not the slightest idea how broad your recipients window will be or maybe even what kind of mail application she will use. (Might be Mail.app, might be Thunderbird or Outlook, might be Claris eMailer on a Macintosh SE, or even Webmail or a terminal eMail app like "mutt".)
    You'll notice this behaviour in any app where you write text. Even in Safari when posting to the boards here, or in TextEdit. It is just normal.
    MacLemon

  • Line chart with different "colors": Values not available are displayed as 0

    Hello,
    I defined a line chart with more than one lines (aka "colors" in the chart wizzard) - each line representing the (monthly) values of a year. x axis are the 12 months of the year; y axis are the values.
    When one defines such a line chart in BIP client there is a choice between sum, average and count for the data values.
    This is no problem for my template as there is only one value per month/year - so I used sum.
    The problem: for the actual year there are no values for future months . But bip nevertheless shows 0 for this month/year... Can one prevent this?
    Regards
    Peter

    Solved it finally - unavailable values must explicitly be passed to the report with nothing contained in the value tag.

  • Visual Composer table horizontal scroll bar

    Hi Experts,
    is it possible to have horizontal scroll bar in visual composer iview?
    is it possible to lock initial n columns from scroll in VC iview?
    if possible the pls tell how?
    Thanks in advance
    Anupam

    Hi Anupam..
    The below info may helps you .......
    Visual Composer produces applications in a declarative form, thereby enabling completely code-free execution mode for multiple runtime environments. It provides full application lifecycle support by maintaining the connection between an application and its model throughout its lifecycle. Visual Composer is designed with an open architecture, which enables developers to extend its design-time environment and modeling language, as well as to integrate external data services.
    As a result, Visual Composer modelers increase productivity by reducing their development effort time from weeks and months to days. Domain experts gain the means to express their requirements directly rather than conveying them to developers. This narrows the gap between application definition and implementation.
    Starting with a blank canvas, the Visual Composer user draws the application in Visual Composer Storyboard (workspace), without writing a single line of code. Since no traditional programming skills are needed, business process experts can prototype, design and produce entire applications.
    A typical workflow for creating, deploying and running an application using Visual Composer is:
    Create a model
    Discover data services and add them to the model
    Select necessary UI elements and add them to the model
    Connect model elements to define the model logic and data flow
    Edit the layout
    Arranging the UI elements and the controls of the application on forms and tables.
    Deploy the model
    This step includes compilation, validation and deployment to a selected environment.
    Run the application
    The application can run using different runtime environment (such as Adobe Flex and HTML)
    Modeling Business Intelligence Data with Visual Composer - Part I
    Modeling Business Intelligence Data with Visual Composer - Part II
    http://help.sap.com/saphelp_nw04/helpdata/en/fd/4a7e40417c6d1de10000000a1550b0/frameset.htm
    http://help.sap.com/download/netweaver/nw04/visualcomposer/VC_60_SolManGuide.pdf
    Creating Model:
    http://help.sap.com/saphelp_nw04/helpdata/en/fd/4a7e40417c6d1de10000000a1550b0/frameset.htm
    Creating Portal Content:
    http://help.sap.com/saphelp_nw04/helpdata/en/fd/4a7e40417c6d1de10000000a1550b0/frameset.htm
    Customizing VC toolbar:
    http://help.sap.com/saphelp_nw04/helpdata/en/fd/4a7e40417c6d1de10000000a1550b0/frameset.htm
    Regards
    Sudheer

  • Reg;visual composer

    I am new to Bi 7, i want to know about visual composer, how to desgin reports, why the clients go for VC and what could be the requirement of them since we have query designer
    points will be assigned.
    Regards
    Chaithanya

    Hi Veera...
    Below links will helps you to get all the info...
    Visual Composer produces applications in a declarative form, thereby enabling completely code-free execution mode for multiple runtime environments. It provides full application lifecycle support by maintaining the connection between an application and its model throughout its lifecycle. Visual Composer is designed with an open architecture, which enables developers to extend its design-time environment and modelling language, as well as to integrate external data services.
    As a result, Visual Composer modelers increase productivity by reducing their development effort time from weeks and months to days. Domain experts gain the means to express their requirements directly rather than conveying them to developers. This narrows the gap between application definition and implementation.
    Starting with a blank canvas, the Visual Composer user draws the application in Visual Composer Storyboard (workspace), without writing a single line of code. Since no traditional programming skills are needed, business process experts can prototype, design and produce entire applications.
    A typical workflow for creating, deploying and running an application using Visual Composer is:
    Create a model
    Discover data services and add them to the model
    Select necessary UI elements and add them to the model
    Connect model elements to define the model logic and data flow
    Edit the layout
    Arranging the UI elements and the controls of the application on forms and tables.
    Deploy the model
    This step includes compilation, validation and deployment to a selected environment.
    Run the application
    The application can run using different runtime environment (such as Adobe Flex and HTML)
    Visual Composer Design board : The model contains a form in which the user enters data, a data service that receives the input values, and an output table that displays the results returned by the data service.
    Visual Composer Layout board :  The application contains a Search input form with an input field and a button that transfers data to the data service. The data retrieved from the data service is displayed in the Results table.
    The application generated by Visual Composer :  Visual Composer used Adobe Flex as a runtime in this screenshot, generated the application and integrated it into SAP Enterprise Portal
    https://www.sdn.sap.com/irj/sdn/nw-vc
    http://help.sap.com/saphelp_nw04/helpdata/en/fd/4a7e40417c6d1de10000000a1550b0/content.htm
    https://www.sdn.sap.com/irj/sdn/visualcomposer?rid=/library/uuid/16244247-0a01-0010-3294-d81c21e7e86e
    Regards
    Sudheer
    Edited by: sainathsudheer on Feb 2, 2009 9:46 AM

  • Deployment failure after installing SP11 - Error in Compiling Flex App

    After installing SP11 for Visual Composer, I am now not able to deploy any of my models, even though they compile successfully.  The following was installed:
    VCBASE11_0-10003602.SCA
    VCFRAMEWORK11_0-10003624.SCA
    VCFLEX11_0-10003616.SCA
    The specific error is as follows:
    <i>Error in compiling Flex application: Error: Failed to read stylesheet: /vc/skins/defaultSkins.css
          (D:\usr\sap\PLD\JC01\j2ee\cluster\server0\GUIMachine_Business_Packages\TestModel_25034\FLEX_COMPILATION_FOLEDR\AAD15H.mxml:23)
    Failed to compile AAD15H.mxml</i>
    "TestModel" is the name of my model in this example.  I would appreciate any assistance anyone can offer.
    Regards,
    Jim

    Hi Jim,
    I have never heard of similar errors. Have you had a look at the stylesheet that is referenced? Maybe the file is corrupt, permissions are wrong or the path has changed? Try to change the defaultSkins.css.
    You can also have a look at the source code after compiling. Select .mxml of iView AAD15H and have a look at line 23. Maybe you find some clues.
    Best Regards, Benni

  • After-Market / Fake Products (Headsets)

    My iphone is already here: it's the e61. I don't think this device, rightly lauded everywhere else, gets enough praise in the U.S. But it needs a companion. In December, I started to look for a bluetooth headset. I narrowed my search to Nokia BH-800 and BH-900. And there begins my run-in with an aftermarket product - and what kind of support I received from the marketplace, including Nokia. Almost every company carps about "after market" products, aka fakes. We are told that billions are lost because of "after market" products, mainly from China. Tiffany even made a public issue of it with ebay. So how much do companies really care about fakes - and attempts by consumers to expose them? I'm starting to wonder. I have had to jump through incredible hoops to a) prove a "BH-800" fake, which I conclusively did and have been reporting my progress to both ebay and Nokia; b) get any kind of refund, in this case from PayPal, which has agreed with my claim but continues to demand things of me within deadlines that frankly stun me; and c) nothing has been done with the seller - he's still on business on ebay. It appears to be all in vain. This is how it all happened: In December, I bought a BH-800 from a Hong Kong-based seller on ebay with, at the time, great feedback. The package arrived. It looked original. There was no warranty card and the manual looked suspect, I thought, but maybe that was an Asian version - all would be forgiven if the product itself was the real thing. Sure enough, the product charged. It paired with my e61. Then, within 15 minutes it started to beep: low battery. I tried to recharge the unit. No luck. The red light wouldn't even come on. I e-mailed the seller. He promised quick action and asked to me keep trying to charge the headset. No luck. I e-mailed him again. No response. I e-mailed again, no response. This is where my ire kicked in, as both a Nokia user and a Nokia shareholder. I reported my experience with the headset and the lack of Seller communication to PayPal - and filed a claim for refund. Online, I read about Nokia's efforts to shut down fakes. I thought, great: they can be like Tiffany, aggressively fighting the after-markets. So I e-mailed Nokia Customer Service, which, to its credit, asked me to send them the item number and the Seller info. I did. Then PayPal wrote me back. They wanted proof (or as they call it, authentication by a third party) that my BH-800 was a fake. I had 10 days to do it, or the claim was canceled. I wrote Nokia Customer Service again, asking for their help in authenticating the product - at my expense. Not hearing back, I called Nokia Customer Service and explained what I was trying to do. "Is this about a phone," they kept asking. No, about a fake headset - you guys care about fakes, don't you. I was asked to e-mail again. I did. I got an e-mail that said my query had been forwarded to the "appropriate product department". I noted the urgency of the the PayPal 10-day deadline, again. So, then, I called the Nokia flagship store in New York. Someone said to bring the piece in. I happened to going to NY on business. I took the piece in. Assistant Manager Joanne Losinno was great. She agreed to help me. She had never seen anything like it. The piece was smaller than an original BH-800, there was no UPC code, the manual was a fake, the accompanying pouch was not the standard. What Losinno couldn't do was state on paper, for legal reasons she said, that the item was an out and out fake. But she could make darn close in a letter. Which she did. In turn, I faxed her letter to PayPal, as instructed. Two days ago, I received my response. Yes, I could get a refund if I a) I returned the item to the Seller in Hong Kong at my own expense; b) reported a confirmed tracking number within 10 days to PayPal; c) I wait until the Seller confirms that he has received it. In the absence of all that, I lose my claim. As of this writing, I have satisfied two of those three conditions. Sending the package registered USPS cost me $17, or more than 50% of the original PayPal charge. Meanwhile, Nokia Customer Service has never gotten back to me - on an effort that I wanted to believe I was undertaking on their behalf. You see, I am also a Nokia shareholder, which I had mentioned to Customer Service. As far as I know, Nokia CS has no idea that their NY flagship store was even involved, since they neither suggested it nor responded when I said I was going to do that - a critical piece that would have brought everyone in the loop effortlessly. Meanwhile ebay continues to host this seller and others like him. Sister company PayPal continues to accept payments on behalf of this Seller. Recently, the Seller's negative ratings have started to pile up. I also went back and dug deeper into his ratings. I'm not the first to receive a fake BH-800 - a fact also reported to Paypal. Meanwhile, I bought a BH-900, an authentic one, on ebay, from a U.S.-based seller, and am very happy with it. Still, I wonder about Nokia, which can integrate complicated functions on its phones but not its responsiveness to a diligent customer. I doubt I'll hear from Nokia, but it's a nice thought. Life goes on, and so do fakes. I will be happy to provide documentation on all of the above to bona fide parties with a stake in supporting my efforts.

    Short ago I bought this adaptor to connect an iMac with my beamer (Mitsubishi HC 1100) and the outcome is - better than ever. Clearly you can say that one adapter is better than two. I can't believe that it took so long until this adaptor was developed. I had been looking for it already one year ago

  • SMG file (Solidworks Composer) into Indesign Document

    Hello,
    I am trying to figure out how to embed an SMG file into Indesign. I just took a Composer course, and we did it through Microsoft Word very easily through the developer tab and adding a Composer ActiveX contol. This then grabs the entire Composer file, animations and all, and placed it into the Word document, shown below:
    My company currently uses Indesign for production guidebooks that show our production staff how to assemble parts on the floor. We are looking at going digital in the near future with these guides, and interactivity would be extremely useful. I have found this forum (Using SolidWorks Composer & InDesign? | SOLIDWORKS Forums) regarding a similar situation, but other than that I am at a loss after hours of trying. Composer has output options to HTML, but I can't seem to get that to embed either.
    Please let me know if you need any more information. Please help!
    -Becky

    There is no 3D model format that will import directly into Indesign with the expectation of full interactivity. If you choose PDF as a format to distribute manual, then you can import U3D format into Acrobat to have a fully interactive model within the manual. But the 3D model won't go through Indesign. One note, Solidworks can export U3D format. If you choose other formats for the electronic manual, you could have some levels of interactivity with the model. You could rotate the view in SW, export into a image format, create as many views as necessary, then import images into Indesign using Folio Overlays or Object States to accomplish interactive aspect.

Maybe you are looking for

  • App developed using Jdev 3.2 and oracle 9.2: oracle internal error

    Good morning, I have developed a JSP application using Jdeveloper 3.2.3. Everything works fine under Oracle 8.x. One of our customers, a few days ago, decided to migrate to oracle 9.2, but he can't use our application anymore, because every time a ja

  • HT1364 Auto-save i-Tunes purchases to external drive?

    I have to use an external drive because my laptop (limited HD/RAM) cannot support my music library (too big).  When I purchase i-Tunes, how can I make sure they save to the external drive and not to the laptop?  I had it set-up when I first started u

  • How to open and show a word, excel, ppt file in Adobe AIR application?

    Dear All, I have a requirement to open a MS- word/ Excel file in the AIR application. On click of a brows button a file reference box opens...on any file selection...it should open in the application itself... so plz let me know the solutions u have.

  • Problem While calling a session bean (J2EE)

    Hi!! Please see my client-side code..where I am calling a session bean (J2EE Server) It's correct or not????? InitialContext ctx = new InitialContext(); Object objref = ctx.lookup("SecDbSecRoleJndi"); SecBusSecRoleHome home =(SecBusSecRoleHome)Portab

  • Gl a/c for overpayment/under payment

    hi what is gl account for overpayment /under payment. it is expense or income a/c thank u shusma