Forms Color Utility -- Color.fmb download

Just for kicks, I have created a form that lets you create any color available to the computer environment. On the canvas, I built a copy of the Forms Builder color palette, as well as a 9 x 9 matrix with variables so you can blend any color possible.
Although there are some differences between Client/Server and Web Forms, it works in Forms 6, 9 and 10. I have a web page with a picture of its screen and a short write-up. You are welcome to download the fmb and give it a try.
There is an on-line help canvas (click the "?" button) to help you use all its features.
The Web page is here: http://userwww.sfsu.edu/~stevec/color
Have fun!
<font color="red">Update: </font>One warning, however -- It does not work with early versions of Forms 6i (6.0.8.8.0 - 6.0.8.11.3) You MUST apply the Forms 6i patches in order to run it. I use it regularly with my Forms 6i with patch 17 applied: (version is 6.0.8.26.0)

I have updated the COLOR.fmb color creator form. With more work, I found that Web Forms will generate about 48 custom colors before it quits and uses colors only in the palette. The new version reflects this, and gives a notice when you reach the limit.
Martin, I'll add the on-logon trigger in the next update -- but I'll also provide some logon logic, too, so you can use the GO button to call a new form. Otherwise the new form gets ORA-3114 (not connected).
I also added an odd/even choice to change the rgb color numbers created -- web forms uses even numbers, while client/server uses odd numbers.
The new COLOR.fmb can be downloaded at:
http://userwww.sfsu.edu/~stevec/color/

Similar Messages

  • REG: FORM COLOR

    hi frs,
    i have created a new form (version 11.5.10.2) from that form i have to run a report.
    i have two list values in the form it should be able to multi select. so i have created two lov forms its working fine.
    when i sumbit report from my form report is submitted. but after that concurrent manger form color changes to black color.not only concurent manager form every form in application changes to black color
    i dont know why it happening so?
    help pls.
    Thanks
    Rajesh

    Hi
    You have to create a new form using the template form in oracle applications.
    Copy the TEMPLATE.fmb and library files from $AU_TOP/forms/US and $AU_TOP/resource directory into your local forms directory and then open the TEMPLATE.FMB and stast the designing.....
    You can also refer metallink and oracle portal to get the standard procedure for creating a custom form in oracle applications.
    Seems like my friend Manikandan ...are you ?
    Thanks
    Rajan.

  • Oracle seeded form color got changed after registration of a custom form

    Hi,
    I have register a custom form in Oracle apps 11i.
    Custom form is opening properly but when we are navigating to open the oracle standard form, oracle standard form is coming completely black.
    Could you please through some light on it. It would be great help.
    Regards

    Sounds like your new form was not based on the EBS template.fmb so your new form has a different color pallet. When developing for the EBS, you should always use the template.fmb as the starting point for any new form. To fix this, I recommend you open the template.fmb and your new form and then copy all of the objects from your new form into the template.fmb and then save the template.fmb as your new form. You could change the color pallet, but there may be other things your new form is missing so it would be best to start with the template.fmb. This will ensure you have all of the default triggers and libraries attached that an EBS form should have. :)
    Craig...

  • Form colors all different in 9i after upgrading

    After upgrading my forms from v6 to 9i, when I run them through 9ias, the colors are all different from what they were when it was client server. The colors are also very dark.
    A related question, I setup the applet to be 600x800 in size, but my main screen isn't this big. The window where my main screen is located is fine color wise, but the rest of the applet window is black, which makes things look really dark.
    Any suggestions?

    Hi Jim, we spoke last week about your report server questions. I hope you were able to get those worked out.
    To tweak your forms colors, make some changes in the formsweb.cfg file located in your Oracle_home/forms/server directory of your Business Intelligence and Forms part of the installation. Creating your own graphic for the background (we used white) can help lighten the screens some. Also, change between Oracle Look and Feel and Windows look and feel and see which you like better. Since we run Windows XP on all our desktops, we found the Oracle Look and Feel more closely resembled that. You can also play with the different color schemes in that file. We are using teal and that has satisfied most of our users.
    Hope this helps,
    Deborah

  • Professional Oracle Forms 6i/9i Template - FMB

    Hello,
    I know Forms6i in C/S and Web environment.
    What I am looking for is a Professional Oracle Forms 6i/9i Template - FMB
    or a tool for generating a template form with:
    - "professional" (usability tested) Visual Attributes
    with tested:
    colors (for all kind of objects),
    small and large fonts (for 1024 x 768 and higher)
    for c/s and web-deployment
    - personal color settings for forms with user interaction
    I would prefer a form where the user/developer can set the colors of all objects for the template form (with certain colors) himself, which is stored in Database or in a local configuration file.
    - with tested settings for size of objects (height) and fonts in certain resolution
    - with tested generic triggers (error handling, etc)
    Where can i get such a tested template master-form ?
    Is there any professional product ?
    Who can send me his tested template form ?
    to: [email protected]

    Headstart Designer would be a good choice, though it might be an overshot, since it gives you more than a template, it's a whole suite of tools and design methodology. You can get it from your local support, it is given away to you if you buy a certain amount of consulting days.

  • What is the Forms 10.1.2.3 download site?

    Hi all:
    I want to install forms10g in Vista, and then oracle.com said forms version must is 10.1.2.3.
    But in the Software Downloads , Oracle Developer Suite 10g last version is 10.1.2.0.2.
    Can anyone tell me what is the Forms 10.1.2.3 download site?
    Thanks a lot.

    Haiye,
    It is a little confusing to find the patch that you are looking for. It is listed under the Oracle Fusion Middleware Family not under iDS family as you might expect. The patch number is 5983622. Also, be warned, it is a very large download (1.7 Gb).
    Hope this helps.
    Craig...

  • Form Colors

    I am using CFFORM. For my cfinput, how do I make the text boxes and/or checkboxes a different color. The form has a mixture of display (no changes) and entry fields and some users are complaning that they cannot see which fields to enter/edit, so I want to make those a different color, like yellow, to stand out.
    I tried <cfinput style="color:yellow"> and that did not work. I tried <cfinput style="background color:yellow'> and that just changed the background color to yellow, not the textbox, or the checkbox.
    What is the command to make those a different color instead of the default white ?
    thanks

    see celestialkennels.com "contact us"
    part of the scrip is as follows
    <style type="text/css">
    <!--
    .style6 {
    background-color: #F8E77C;
    border-top: 2px inset #CCCD65;
    border-right: 2px inset #CCCD65;
    border-bottom: 2px inset #CCCD65;
    border-left: 2px inset #CCCD65;
    -->
    </style>
    then the input form is
    <INPUT NAME="myfield" TYPE="text"  class="style6"  id="myfield" SIZE="50" MAXLENGTH="250">
    you can also make input fields exact size with the style=width.... see below.
    <INPUT NAME="anotherfield" TYPE="text" class="style6" id="anotherfield" style="width: 30px" SIZE="3"
    the nice thing about this is you can create as many styles as u want and apply to diff. "inputs" on the same page
    the "scrollbar" was done because browsers other that IE do not allow you to change scrollbar colors and IE's edited scrollbar isn't exactly stylish. the rest seems to work on all major browsers though u might have to adapt some js for indivual browsers with a detect and then say .style6s for safari in an cfif/else statement.
    script for scrollbar was addapted from:
    //Page Scroller (aka custom scrollbar)- By Dynamic Drive
    //For full source code and more DHTML scripts, visit http://www.dynamicdrive.com
    hope this helps,
    andy

  • Color palette download

    I need help downloading my color palette from Kuler. Every time I try to download it, it says .ase is an unknown format that cannot be opened. Can someone please tell me how to successfully download a color palette?

    Hi jwork1971,
         To view the values for the colors in a theme, you need to go to the edit view by clicking on the edit button in the theme details. Once in the edit view, the theme color values are located in the bottom of the page. Refer to the screenshots:
    Kuler Team

  • UDO Form color

    There doesn't appear to be a UDO form property for color.  I would like our UDO forms to look consistent with the color selected by the user in the general settings.  Is that possible?

    when you look in the uiapi documentation and search for color you will get a result
    with  <forms> Element
    there is the tag description of the <form> tag and there you see color
    so it looks like that via .xml it is possible
    i tested it
    there's already a color="0" entry
    when you change it to color="3" in the xml it is blue
    when it was helpful enough reward me
    if not anyway - regards
    David
    Edited by: David Nussböck on Feb 11, 2008 7:11 PM
    Edited by: David Nussböck on Feb 11, 2008 7:13 PM

  • CP2025dn won't Print in color after downloading Windows 10

    I recently downloaded Windows 10 on my laptop (ASUS) and now My Color Laserjet CP2025dn won't print in color. Yes, I have already quarduple checked that it's marked to print in color. I tried printing from Powerpoint, Adobe, and Word. No luck. I also tried to download some drivers but it still won't work. It seems to be printing in black and white just fine. Please help as soon as possible. I have some very important things to print off.

    I just tried printing from my friends Laptop, she still has windows 8, and it's working fine, so I know this is a windows 10 issue, can someone please help me with this?

  • My screen is, like a blueish turquoise color after downloading ios6 on my ipod touch it won't leave this colored screen and even when I restart it the save screen pops up, will it ever go back?

    My ipod doesn't change from this frozen blueish screen.

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • How to run a form in debug OEXOEORD.fmb

    Hi all,
    I am New to Apps development. I wants to run the standard form "OEXOEORD.fmb" from client.
    Client details:
    1.PC with forms6i installed in windows enviroment.
    2.IE ver 6.0 SP1 ,128 bit.
    My accessing ur to apps:
    http://kauvery.india.co.in:8003/dev60cgi/f60cgi
    Apps version : 11.5.8
    Can any one help me, Pls?. Since i am struggling to debug a form to find out its precedence.
    Thanks in advance.
    Navas

    To run on the localhost (your machine) you need to have the Forms runtime installed. If it's a one off (i.e. you don't intend to deploy to anyone else's machine) you can download Forms from Oracle on a developer licence (free).

  • The browser doesnt open the form but ask me to download the pdf

    I have a problem with a PC: it doesnt open the form, but ask to download the file.
    With others PC of my lan there isn't this behaviour. What can I do to resolve the problem?
    Thanks

    Check the web browser option is checked or not. it has to be checked to open pdf in browser.
    Edit > Preferences > Internet Tab > web browser option > Display Pdf In Brwoser. (In Reader 9, may be littile diffrent path if its too older version)
    RAGHU.

  • Forms upgrade utility

    Forms 9i has an upgrade utility to upgrade from forms 6i, does it work in 10G also? if not is there something in 10G which can do this?
    Anil

    Anil,
    should work with Forms 10g as well.
    Frank

  • How to install Forms Server 6i (SUN) from download

    I downloaded the latest release of Oracle Forms Developer/Server 6i. I untar'd it but I don't see an orinst executable to install it. Anyone know how you are suppose to install it

    Redownloaded the file the sizes were diferent and the missing file were there.

Maybe you are looking for