How to create a smartimage widget in a div

Hi All,
Now I create an event calendar, and click every date in edit mode, a dialog will be shown, not the one of EXT, just a simple <div>,
and it need to add an image like the smartImage widget.
But I don't know how to add a [smartImage] in the div,
So, do you have any idea ??
Thanks all.

Use the CSS border property. Start here:
http://reference.sitepoint.com/search?q=border
Walt
"Fun Leprechaun" <[email protected]> wrote
in message
news:fs76ud$d86$[email protected]..
> Can anyone tell me how to do this? Seems like a simple
request -
> hopefully it is! Also, how do I change the border color?
>
> Thanks!

Similar Messages

  • How to create a button Widget

    Hi,
    Can any one tell me how to create a button widget,
    I've created one & it can be seen in my plugin, but it doesn't work,
    in .fr file i created the widget as,
    ButtonWidget
               kEXTCODGoButtonWidgetID,      
               kSysButtonPMRsrcId,
                kBindNone,                        // Binding ,kBindRight | kBindBottom,
                Frame(50,70,140,90)                    // Frame (l,t,r,b)
                kTrue, kTrue,                     // Visible, Enabled
                "Run", // PNGIconAttributes, new for InDesign 3.0              
    in DialogObserver.cpp
    for AutoAttach & AutoDetach,,
    AttachToWidget(kEXTCODGoButtonWidgetID, IID_ITRISTATECONTROLDATA, panelControlData)
    DetachFromWidget(kEXTCODGoButtonWidgetID, IID_ITRISTATECONTROLDATA, panelControlData);
    in ::update
    WidgetID theSelectedWidget = controlView->GetWidgetID();
    if (theChange == kTrueStateMessage)
    //if (theSelectedWidget == kEXTCODGoButtonWidgetID
    switch(theSelectedWidget.Get())
             case kEXTCODGoButtonWidgetID:
      this->ViewOutput();
      break;
    please tell me what may be the wrong...

    Hi,
    Do you have any idea about how to get the class name (ex: kSplineItemBoss) from a ClassID.
    I know how to get the class id;
                                                      ClassID unknownClassID = ::GetClass(unknown);
    I found it from an example..
    now i want to know which class name related to that ClassID..
    Thanks.

  • How to create an "exit widget" button on iAd producer.

    I am creating a widget for a children's book and would like to create a simple "exit button" (an X the reader can touch to close the widget). Thus far I have created the object, but i can't seem to find an an 'action' to associate with the "activated" event that will close the widget and return to the iBook. I realise that a widget can alternatively be closed with a two-finger gesture, but for simplicity in view of my target audience prefer to have the "exit button". Note: I am relatively new to iBooks Author, and totally new to iAd producer. Unfortunately I don't know how to script in Java or HTML yet, but am willing to learn. Can anyone please give me some pointers?

    Thanks! The button didn't appear in the preview in iAd producer, so I didn't realize it was there. But I tried my widget in iBooks Author and the button is there. Thanks again!

  • Can any one teach me how to create a flashplayer widget code

    my site is www.mkufubeats.com and i wanted to have a flashplayer widget with an http://www.mkufubeats.comembed code which i can embed on other websites and that different users on my site can use? how can i get a script of that kind?

    Take a look at my issue with AMS http://forums.adobe.com/thread/1233919

  • How to create a border around an AP DIV

    Can anyone tell me how to do this? Seems like a simple
    request - hopefully it is! Also, how do I change the border color?
    Thanks!

    Use the CSS border property. Start here:
    http://reference.sitepoint.com/search?q=border
    Walt
    "Fun Leprechaun" <[email protected]> wrote
    in message
    news:fs76ud$d86$[email protected]..
    > Can anyone tell me how to do this? Seems like a simple
    request -
    > hopefully it is! Also, how do I change the border color?
    >
    > Thanks!

  • How to creat a preview picture for a widget?

    Thanks for reading....Some widgets show a preview picture when you click(select) it in the library panel, like the Meta+ Lite widget(http://muse.adobe.com/exchange-library/meta-43-lite). How to do that? I cann't find anything about how to creat a preview picture in MuCow Documentation(http://adobe-muse.github.io/MuCowDocs/).

    It's a little tricky but if you follow these steps you should be ok, first download and install 7zip since you will need it. Then do the following:
    1. Export your mucow file out as a mulib (muse library file). If you don't know how to do this read this pastebin.
    2. Once exported out you should delete the folder you just made.
    3. Right click on the exported mulib file on your hard-drive and choose from the popup menu: 7-zip/Open Archive.
    4. Inside you should see 3 files like the following (in this case I named my mucow "demo"):
    manifest.xml
    demo.muse
    demo.png
    You'll notice you have a PNG file in your archive BUT it is empty. So what you need to do is leave 7-zip open and create your PNG in photoshop or whatever program you use. Make sure to name it the exact name in the archive (in my case demo.png)... a good size is 210x98 px. Save out your PNG and drag it on-top of the PNG in your archive and it will be saved. You can then close 7-zip.
    You can then import your mulib file into the muse library panel and you should see your widget now has that PNG you created as a thumbnail image.
    -hope this helps!!

  • I am working in windows 7 and I am trying to enable the copy/paste and I can not find user.j file in the profile and I am not real sure how to create a file, I can create a folder .

    I am trying to copy text from a word document and paste it into my web builder and it says that firefox does not support copy/paste from clipboard. Went to your site and it tells me to open the user.j file in my profile. This file does not exist and I am not real sure how to create that file so I can paste the fix from your site into it.

    I went to that link and added to firefox add on but it still does not work. I went to the add on option button for this but it told me that my MYSIWG widget was disabled. Does this have something to do with it not working and if so how do you enable it.

  • How to create multiple modules in quizzes in single file?

    Hi,
    Can someone guide me how to create a multiple module quizzes under one captivate file ( captivate 5.5 ver)
    I have a quiz.cptx file with 50 questions from different chapters A,B,C,D,E with 10 questions in each chapter.
    The scenario
    Note : min 80% score  per chapter is the passing criteria
    1. Start the quiz after login and password
    2. Start the quiz for chapter A ( 10 questions)
    3. score for chapter A should be displayed
    4. If "cpQuizInfoPointsscored"'s  value < = 40 ; ie 80 % for chapter A
             review of the failed questions in the chapter
             OR
             retake quiz for that chapter should be triggered,
       else goto chapter B
    5. Start the quiz for chapter B ( 10 questions)
    3. score for chapter B should be displayed
    5. If "cpQuizInfoPointsscored"'s  value < = 40 ; ie 80 % for chapter B
             review of the failed questions in the chapter
             OR
             retake quiz for that chapter should be triggered,
       else goto chapter C
    6. //rly with other chapters
    7. After passing all chapters the result should be printer based on the scores.
    Is there any better ideas to crack the steps 4 - 6, bcz i am not able to reset the value of "cpQuizInfoPointsscored"; which is incremented as each question is completed.

    Welcome to the forum,
    Agree totally with Rod, this can be done with advanced actions (have some examples on my blog), but it is a lot of work. And the Quizzing system variables such as cpQuizINfoPointsscored are all read only, no way to change them by advanced actions at all.
    If you want to transfer variable values from one file to another, like from the different quiz files to a main file (to take decisions over there about possible branchings), you should have a look at Michael Lund's Save & Load Data widget:
    Save & Load Data widget
    Lilybiri

  • How to create a muli line text area using JavaFx

    Hi all,
    Since the preview SDK does not contain TextArea any more, I am wondering how to create a muli line text area using JavaFX. The behaviour of this text area/field should be somehow similar to JTextArea in Swing or StyledTextWidget in SWT.
    Does JavaFX have any support for this? What would be a sensible approach to create such a widget?
    Thanks for your suggestions,
    br michael

    This is a pretty old thread (I know I came across this while searching for something similar recently), but I figured I'd throw this out there in case other people might find this useful. As I write this, JavaFX's latest version is 1.3... which may have added the needed functionality since the last post.
    You can now create a multi-line text area using a TextBox and by specifying the nubmer of lines and setting the "multiline" value to true. It may not offer all of the same functionality as JTextArea, but it did the job for what I needed... newlines by pressing enter, scrollbar if text surpasses height, etc.
    Here's a simple example:
    Group {
       content: [
          TextBox {
             text: "This is a multi-line textbox"
             lines: 10  // <-- this may/may not be necessary depending on your situation. Default is 5.
             multiline: true
    }Edited by: loeschg on Jul 29, 2010 2:59 PM

  • How to create a simple input form in BPC 10.0 and the details are below

    Hi Experts,
    I would like to know how to create attached input form and what are the dimension would require to use in order to populate correct report
    Please provide your comments and the sample report has been attached.
    MGA Index
    Column
    Head Count Planning Required
    Approver authority
    Asset
    Row_Cost Center
    Business Development
    Finance
    Procurement -
      C&P
    Legal
    HSS &  Environment
    Petroleum Engg
    Drilling
    Subsurface
    Thanks in advance.
    Regards,
    SK.

    Hello,
    The new update of Muse allows you to use the Webforms widget with a non Business Catalyst host as well.
    However, Captcha is something which currently cannot be used via Muse without using Business Catalyst as host.
    This document might be of some help : http://forums.adobe.com/docs/DOC-3581
    Regards,
    Sachin

  • How to create an advanced Photo Gallery

    Hello there:  
    I am designing a web site using Expression Web 4. Which Photoshop product I can use to design and import an advanced photo gallery where pictures are organized in thumbnails then once one hovers with the mouse over a specific picture, this would be enlarged enough to see extensive details? The other question is would such gallery be so advanced as to eventually use Java's capabilities or to give other publishing options?
    Thanks
    Bass   

    Hello,
    Please try the suggestions and the widgets in the links below.
    http://www.muse-themes.com/blogs/news/14113125-beautiful-site-search-in-adobe-muse-swiftyp e
    How to use the Addsearch widget
    how do you create a seach box in MUSE?
    Regards
    Vivek

  • How to create active state or current state in spry menu ?

    i have build a vertical menu with spry menu widget, Just
    wondering if any one can guide me how to create an active state or
    current state in the menu.
    I want the visitor to understand which page they are on, so
    just want to change the colour of the active link.

    <helpful but self-serving too>
    There are several ways to do this, but the easiest way, if I
    may say so,
    is to use my divaGPS Extension. It works with virtually any
    menu type
    and is designed to accomplish precisely what you are asking
    for quickly
    and easily.
    </back to our regularly scheduled programming>
    E. Michael Brandt
    www.divaHTML.com
    divaPOP : standards-compliant popup windows
    divaGPS : you-are-here menu highlighting
    divaFAQ : FAQ pages with pizazz
    www.valleywebdesigns.com
    JustSo PictureWindow
    JustSo PhotoAlbum

  • How to create a gadget for 8.8

    Where is the documentation to create a gadget/widget for cockpit?

    Hi Brotto,
    You may download this pdf file about how to activating cockpit:
    https://websmp105.sap-ag.de/~sapidb/011000358700000734432010E/B1_88_ActivatingCockpit_EN.pdf
    Any updates about it in the future, you can seek here:
    https://websmp105.sap-ag.de/smb/sbo/innovations
    JimM

  • How to create an advanced search box (inside my website) with Adobe Muse cc ?

    help

    Hello,
    Please try the suggestions and the widgets in the links below.
    http://www.muse-themes.com/blogs/news/14113125-beautiful-site-search-in-adobe-muse-swiftyp e
    How to use the Addsearch widget
    how do you create a seach box in MUSE?
    Regards
    Vivek

  • Create a custom widget

    I would like to create a "component" -- basically a drop-down menu.  Except that my drop-down menu will not select an item when a user clicks on it.  The user must click on it for 2 seconds and then it will be selected.  How can I create this custom widget/component?

    Thanks for your reply.  I was looking at AS 3 classes and in particular the Spark class DropDownList.  I am thinking of creating a class that extends from DropDownList.  Then overriding some method that will allow me to implement exactly when something should be selected (not just a click of the mouse but when the mouse is held down for 2 seconds).  I am just having trouble finding which method this would be, maybe a public or private method or an event.  I'm such a noob at this I'm sure this is obvious and either someone already knows it or it will catch their eye very quickly.  This is the link to the DropDownList in case someone wants to take a glance at it: class http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/components/DropDo wnList.html   I appreciate all your help.

Maybe you are looking for

  • Keyboard repeat rate too slow

    Hi. For some reason I'm unable to increase the keyboard repeat rate in Windows XP. The slider in Control Panel / Keyboard is set to the maximum, but the rate is still too slow for my taste. I've never had a problem with this setting in Windows before

  • Appalling Q10 battery life

    I've been having problems with the battery life on my Q10 for several months, and is continuing to get worse. I've had absolutely no success with offical BlackBerry help, so I'm coming here as a last resort before I finally jump ship and get an Andro

  • Create loading screen in adobe muse?

    Is there anyway to create a loading screen for my website in adobe muse? It looks bad until the background image loads.

  • Can i use malloc function while using DLL created from C program

    Hi, I have written a simple program in C , which uses malloc function for allocating memory for the array.When iam calling that DLL using call library function node in labview, it is not giving any output, my doubt is can we use malloc function in C

  • Transactional Iviews opening in new window

    Hi All, The transactional iviews are opening in new window. I see that it happens only in QA but not in development. Can anyone help me on this? Many users are getting issue but I am not sure weather all are getting this. Thanks and Regards, Nuzhat