WidgetListBoxWidgetN and PrimaryResourcePaneWidget in Global Dialog...

I was experimenting the WidgetListBoxWidgetN inside a PrimaryResourcePaneWidget to go into the global dialog box.
I tried this in CS2 on a G5 iMac using XDockBkUI.fr. I blocked off the third group pane in the .fr file and added the following:
TestList
kTestListBoxWidgetID,
kSysOwnerDrawListBoxPMRsrcId,
kBindAll,
Frame(4, 230, 408, 290),
kTrue, kTrue, , 1, 0, 19, 1, kFalse, kTrue, kFalse, kFalse, kFalse, kFalse, kFalse, kFalse,
kTestListElementRsrcID
CellPaneWidget
kCellPanelWidgetID, kPMRsrcID_None, kBindAll,
Frame(1, 1, (414 - 6 - 1), (420 - 360 - 1)), kTrue, kTrue {}
What inside is just a InfoStaticTextWidget.
I compiled with CW Pro 9.3, loaded fine. I use the menu item to go directly to the XDocBookWorkflowUI, I can see empty list box, which is expected.
I then use the mouse to click on left pane to go to the other panes, I notice the Cancel and OK button got erased... navigate within built-in panes does not help (click on them but don't release on the button trigger the right redraw).
What's interesting is, if I don't use the mouse but use the arrow keys to move up and down the highlight to select the other pane, the buttons are been drawn okay.
The reason I am doing this is, we have a dialog pane with a list box and got a similar redraw issue (what should be inside the list box, ie, outside the visible area got drawn) when we switch pane, using the mouse only but not by keyboard. So, I thought I would try it on the sample and I think I triggered the same bug...
Any help would be great.
pete

Hi,
if this is not a generic ADF Faces questions but ADF and task flow related then read this: http://www.oracle.com/technetwork/issue-archive/2013/13-mar/o23adf-1897193.html
Frank

Similar Messages

  • I am trying to connect Garritan Personal Symphony to Logic Express and Garageband. A dialog box pops up and asks for plugin Garritan-P. Where do I find it and what do I do with it. I can't locate this plugin doing searches on any of the porgrams.

    I am trying to connect Garritan Personal Symphony to Logic Express and Garageband. A dialog box pops up and asks for plugin Garritan-P. Where do I find it and what do I do with it. I can't locate this plugin doing searches on any of the porgrams.

    I'm not sure which version of Garritan Personal Orchestra you have or when you are getting a window pop-up, but check this link for starters:
    http://afjohnston.blogspot.com/2009/11/using-garritan-personal-orchestra-gpo.htm l

  • Why U. S. Store refuses my Visa card with it's official and with the global science I can buy from Bahrain store    and now my account stoped with reason owe ..

    Why U. S. Store refuses my Visa card with it's official and with the global science I can buy from Bahrain store    and now my account stoped with reason owe ..

    You can ONLY use the itunes store of your country of residence ( proven by the billing address on your credit card) AND ONLY while you are physically located inside the borders of that country.
    You would have to live in the U.S and physically be located in the U.S in order ot use the U.S tunes store.  The same is true for each countrys itunes store.

  • How to Set and Use a global variable within a session?

    Dear All,
    I'm new to jsp, and would like to ask how to set and use a global variable within a session?
    Thanks in advance.
    Regards,
    Cecil

    With session.setAttribute("name",object) you can store a Attribute in the session object.
    with session.getAttribute("name") you can get it.
    That's it.
    Regards,
    Geri

  • Project deleted in iPhoto 11 ver. 9.1.1 After spending three months building a twenty six page Book Project in iPhoto i added a page and later decided to delete the page. I selected the page, pressed the delete key and confirmed the delete dialog box ( i

    Project deleted in iPhoto 11 ver. 9.1.1
    After spending three months building a twenty six page Book Project in iPhoto i added a page and later decided to delete the page. I selected the page, pressed the delete key and confirmed the delete dialog box ( i didn't read, dummy) by pressing the delete button. The whole project was gone, the undo menu was grayed out and there was nothing in the iPhoto trash about my Book.
    Surly I can find this if I knew the path to find the project in a library on a back column I have of my hard drive.. Could anyone help me?

    Sorry I'm having a hard time getting this.
    If I go to my hard drive BIGMAC>Library>Application Support>iPhoto>the only thing in this folder is Themes.
    However, when I "Get Info" it's 580MB for 24,421 items. iPhoto says I have 35,977 photos. I would think the database would be into the GB for this many photos.
    If I go to BIGMAC>system>Library>I find nothing about iPhoto
    Is the iPhoto file in the Application Support the one I need to replace with my backup?
    Thanks so much for your help.
    Jack

  • Creating abap program to develop and activate a global table type and global structure.

    Hi friends,
    I want to create and activate a global structure and global table type by coding in ABAP editor only. so can I do that anyhow.
    Please help me.
    Thanks in advance.

    Thanks guys for your fruitful replies, as most of you asked the main purpose of my question, the answer is as follows:
    in fact my purpose to do so is to create a function module that can fetch data dynamically from different database tables based on the codings in different abap program.
    for example: in one abap program i am coding as follows:
    tables: kna1.
    types: begin of itab,
              kunnr type kna1-kunnr,
              name1 type kna1-name1,
              end of itab.
    data: it_tab type standard table of itab,
             wa_tab type itab.
    similarly in other program i am coding as follows:
    tables: vbrp.
    types: begin of itab,
              posnr type vbrp-posnr,
              matnr type vbrp-matnr,
              arktx type vbrp-arktx,
              end of itab.
    data: it_tab type standard table of itab,
             wa_tab type itab.
    so now for both programs i want to call the same function module and fetch data as required in relative programs as mentioned above. in that case how to create that function module?

  • Can I create a class and package for my inframe AS and access it global

    Ls,
    I made an app using only inframe actionscript in a .fla;
    transfrerring variables from frame 1 to frame 2 is unreliable.
    Some sources say the persist over frames but i found that not to be reliable.
    Arrays seem to be filled with the right values. Normal int vars declared in frame 1 fail some time.
    You should have used classes i hear you say,  and right you are.
    But I didnt.
    Now im using either reloading, re-initing and/or the sharedobject.
    Anyhoe..
    Question:
    If I declare a class for my main .fla file.,
    then declare, instantiate and load the globals i want in this main class,
    will I be able to acces these variables in my main .fla timeline script?
    If so, I could slowely reconstruct my .fla into smaller objects/classes and make it a real app.
    Just starting from scratch is. welll..i dont even want to think about that.
    Highest regards,
    Mac

    Yes! I got it to run as Mobile project.
    Now, how to test on my mobile thru USB.
    I'm more/only used to working from FLASH CS5.5
    Although I like the builder, it feels really flexible, it also seems more work(yeah still lazy).
    Is there an advantage to using the builder over Flash CS?
    Thank you.. again...again
    Mac

  • Applying Metric and Policy Settings globally

    Hi,
    I wish to remove some Metric and Policy Settings globally.
    Example: I want to remove monitoring for percentage of space left in tablespaces. Instead, I want to make all tablespaces auto-extensible and only monitor disk space.
    I don't want to go into the configuration of each and every database in order to do this. There must be a way to globally remove out-of-box configurations and globally add a custom configured one, or is that not true?
    Thank you for any insights!
    Maria

    It disappears only because there is a drop down at the top that says to filter "metrics with thresholds" just switch that to "All metrics" and you will see the blank ones again. As for the disabling a collection. A collection is used for many metrics. When you go to disable a metric collection, by clicking on the link for "Every 15 minutes" (for example). It will list all of the metrics that you will no longer collect data for.
    Again, I would suggest not stopping the collection, and simply blanking out the thesholds. Thats the way it was designed.
    Eg. Disabling Archive space used collection will disable the following other metrics:
    Archive Area Used (%)
    Archive Area Used (KB)
    Dump Area Directory
    Dump Area Used (%)
    Dump Area Used (KB)
    Free Archive Area (KB)
    Free Dump Area (KB)
    Total Archive Area (KB)
    Total Dump Area (KB)

  • Avoiding Z-table and having a global internal table during Sales Order

    Hi All,
    I have a requirement like this.
    1. In the R/3 system I am creating Sales order.
    2. For each line item, it will call APO system to check the availability of the materials and the informaiton is returned back to
    R/3 system.
    3. As the soon as the informaiton is recieved in R/3 system, we found one enhancement point and this informaiton is being captured now in a Z-table to do some processing while saving the order after processing all the line items
    4. I wanted to avoid the Z-table and want to have some global internal table which will be available till the end of the processing of the sales order.
    Solution I am thinking of:
    1. One option could be creating a global internal table in SAPMV45A program in one of the enhancement points in the TOP declaration. But, that global internal table is not accessible in the enhancement point where I wanted to store the information. Because, I am actually updating the table in a FM.
    2. Export it to memory and import it when needed. But, how to update the informaiton in this intenal table(which is in memory) for every line item
    Please guide me. Any help on this would be highly appreciated.
    Thanks,
    Babu Kilari

    >
    Babu Kilari wrote:
    >  Solution I am thinking of:
    >
    > 1. One option could be creating a global internal table in SAPMV45A program in one of the enhancement points in the TOP declaration. But, that global internal table is not accessible in the enhancement point where I wanted to store the information. Because, I am actually updating the table in a FM.
    >  Babu Kilari
    If you are updating this table in a FM, you can always add one tables parameter to the function ( if it is a custom function) and pass the globally declared internal table to the function call in the user exit update the table in the FM and when the end function is reached, you will have the updated internal table again at the user exit after the function call.
    Imp- Declare your internal table in MV45ATZZ.
    KR,
    Advait
    Edited by: Advait Gode on Aug 6, 2009 8:16 AM

  • How to make panel collection with auto width and height in popup dialog ?

    Hi,
    I have ony af:popup in that I have added af:dialog. And in this af:dialog I have added af:table which is surrounded by af:panelCollection.
    Means my popup structure is like as below
    af:popup
    af:dialog
    af:panelCollection
    af:table
    If I set resize="on" in af:dialog then I can able to resize my popup dialog but the panelCollection inside the af:dialog is not become auto adjusted.
    I am able to make panelCollection width auto adjusted by using AFStretchWidh style class but not able to adjust its height.
    Hope you can understand my problem and pls try to provide me its solution if you have already implemented this.
    Regards,
    DevD

    I believe you are using af:panelGroupLayout because there are some other components except af:panelCollection, so try this combination
    <af:popup id="p1">
      <af:dialog id="d2" resize="on" stretchChildren="first">
        <af:panelStretchLayout id="psl2">
          <f:facet name="bottom"/>
          <f:facet name="center">
            <af:panelCollection id="pc1">
              <f:facet name="menus"/>
              <f:facet name="toolbar"/>
              <f:facet name="statusbar"/>
              <af:table var="row" rowBandingInterval="0" id="t1">
                <af:column sortable="false" headerText="col1" id="c1">
                  <af:outputText value="#{row.col1}" id="ot5"/>
                </af:column>
                <af:column sortable="false" headerText="col2" id="c3">
                  <af:outputText value="#{row.col2}" id="ot4"/>
                </af:column>
                <af:column sortable="false" headerText="col3" id="c2">
                  <af:outputText value="#{row.col3}" id="ot3"/>
                </af:column>
                <af:column sortable="false" headerText="col4" id="c4">
                  <af:outputText value="#{row.col4}" id="ot2"/>
                </af:column>
                <af:column sortable="false" headerText="col5" id="c5">
                  <af:outputText value="#{row.col5}" id="ot1"/>
                </af:column>
              </af:table>
            </af:panelCollection>
          </f:facet>
        </af:panelStretchLayout>
      </af:dialog>
    </af:popup>Put only af:panelCollection in CENTER facet of af:panelStretchLayout and use other facets of af:panelStretchLayout for other components.

  • Guidelines for handling a neat looking and bug free MFC dialog?

    Hello
       I would like to know the recommended design aspects and programming aspects to be taken care while design a simple MFC dialog. The dialog shall contain some standard edit boxes, list boxes, drop downs etc. 
    Thanks in advance
    Sharing is profitable only if it happens with knowledge.

    the core components are mature and seem to be problem free, its generally the user defined dialogs that find more problem mainly due to a lack of good manuals
    MessageBox() is the easiest canned dialog and the open/close dialog is the next easiest
    Visual Studio has many tools to help design dialogs and forms, they are not bad and they also help with keeping the resources organized to some extent too
    Place your rig specifics into your signature like I have, makes it 100x easier!
    Hardcore Games Legendary is the Only Way to Play!
    Vegan Advocate How can you be an environmentalist and still eat meat?

  • Catch HTTP code 401 and prevent standard login dialog

    Hello,
    in my FLEX application I load some data from a Java servlet. I use URLRequest and URLLoader to load the data. The servlet requires basic authentication. I use a custom login dialog to get the users credentials. Everything works fine except when the user provides wrong credentials. Then the servlet returns HTTP code 401 and FLEX automatically shows a standard login dialog. I'd like to show a custom dialog instead. However I have not found a way to catch the 401 code and prevent the standard dialog from showing. Is there a solution for this?
    My code:
    var encoder: Base64Encoder = new Base64Encoder();
    encoder.encode(context.userId + ":" + context.password);
    var credHeader: URLRequestHeader = new URLRequestHeader(
         "Authorization", "Basic " + encoder.toString());
    var loader: URLLoader = new URLLoader();
    var request: URLRequest = new URLRequest("http://.../userinfo");
    request.method = URLRequestMethod.GET;
    request.requestHeaders.push(credHeader);
    loader.load(request);
    Thanks,
    Florian

    Sure,
    this is my custom login dialog:
    and this is the default login dialog:
    The application runs on Adobe AIR version 2.6.

  • How to get length and width of a textbox or image box and display on a dialog

    Hi,
    When I draw a textbox or frame on a document, and If I select it then I want to display its length and width on a dialog.I am not able to solve it, Can anybody help me ?
    Can u suggest some sites or online books about Indesign plugin development programming using c++.
    Thanks,
    Ravi Sharma

    Thanks Schneider. It was very helpful.<br /><br />As I am new to Indesign CS3 SDK programming. <br /><br />I am not able to understand the syntax of this programming ,<br /><br />How to use InterfacePtr.<br /><br />For eg:<br /><br />InterfacePtr<IClassIDData> orgDocFileHandlerData(doc, IID_ORGICLASSIDDATA); <br /><br />Can u please explain me this and suggest some good sites/online books <br /><br />about Indesign CS3 SDK programming for Windows and Mac.<br /><br />Thanks n Regards,<br /><br />Ravi Sharma

  • Disable menubar and location from popup dialog in new browser window

    How to hide the toolbar, menubar, location and status for the popup window (not inline, but new browser window style) using ADF 11g?
    Just like HTML javascript:
    window.open ('page.jsp', 'newwindow', 'height=100, width=400, top=0, left=0, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, status=no')In ADF 11g, I have a jspx refered by a taskflow action with "dialog:" prefix, and I call it from a button like this:
    <af:commandToolbarButton text="Add"
    id="ctbAdd"
    action="dialog:create"
    useWindow="true"
    windowEmbedStyle="window"
    windowModalityType="applicationModal"
    windowHeight="400"
    windowWidth="600"
    />How to control the toolbar, menubar, location and status for the popup window?
    Thanks in advanced,
    Samson Fu

    I tried it but not success. My code as below:
        public void handleAddLaunch(LaunchEvent launchEvent) {
            launchEvent.getWindowProperties().put("toolbar", "no");
            launchEvent.getWindowProperties().put("menubar", "no");
            launchEvent.getWindowProperties().put("scrollbars", "no");
            launchEvent.getWindowProperties().put("resizable", "no");
            launchEvent.getWindowProperties().put("location", "no");
            launchEvent.getWindowProperties().put("status", "no");The popup windows contains all the toolbar, menubar, location...
    Is there any example or reference for the keys and values for getWindowProperties()?
    Regards,
    Samson Fu

  • Printing a report and using the print dialog for it

    i already have the print dialog vi from NI. I am using the normal report generation toolkit for printing reports. But I want to give the user an option to choose the number of pages and landscape/portrait options. But how do I integrate the 2 so that before printing the user can select these features.

    There is an activeX control that will set these settings. It is called IAS Helper COM Component 1.0 Type Library. It operates the Windows printer configuration program. Since another company wrote the code, I do not have the resources to help you use the control, but the attached example program should get you started.
    Jeremy Braden
    National Instruments
    Attachments:
    Print_Window_Example_v61.llb ‏59 KB
    Print_Window_Example.llb ‏59 KB

Maybe you are looking for

  • Switching back to iTunes UK from abroad

    I live in Ireland having moved over from the UK. I had a UK iTunes account which I cancelled and opened up a new account in order to purchase from an Irish bank account. I still have a UK bank account and wondered if it were possible to switch back t

  • MRP reports for all Purchase Requisitions

    I want a SAP standard report that will give me a list of all Purchase Requisition created via MRP run, it can also include manually createed PR's. The main aim is for the Materials Mansger to view all PR's, even if he/she don't have the authorization

  • How to start career in Success factor consultant

    How to get into career on Success factor consultant after SAP certification? Which are the Training Partners of  Success Factors?

  • ADF life cycle, versioning error

    <Feb 27, 2009 3:56:59 PM IST> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application Tutorial is not versioned.> <Feb 27, 200

  • I'm trying to scan a document into my computer from an printers\hpf7a4f8 (hp photosmart plus b210.

    I'm trying to schan a doc into my computer from a  Printers\HPF7A4F8 (HP Photosmart Plus B210 series).  I'm using windows 7.  All other funtions seem to work but when I try to scan the doc, the HP message says it doesn't find the printer (yes, the p