Hide the window title.

Hi all


Can hide the title bar of a form? I use Forms 6i.


Thank you and best regards,

Manu.

Hi Magoo,

I don't think its possible. In versions of the client-server forms does not have management window on its own, but allows the "window manager" to, which is windows itself (running on windows). And a standard window in a windows application also has a title bar.

Tags: Oracle Development

Similar Questions

  • Why hide the menu bar hide the window title?

    [FF4.0] if I uncheck the (upper area of the R click) menu bar the title in the title at the top of the window bar also disappears. IE9 doesn't have a title bar empty! What is with the loss of the title bar? It is really useful...

    Take a look at this extension,

    https://addons.Mozilla.org/en-us/Firefox/addon/Aero-window-title/

  • Hide the window instead of closing

    Hello!

    I'm pretty new to flex development and currently trying to hide a window instead of close, in order to reopen more later (to keep all of the associated variables and components of the defined window).

    I have experience of strange errors between systems.

    Here's the situation:

    I had a window:

    (in file SearchWindow.mxml)

    " < = xmlns:mx mx:Window ' http://www.Adobe.com/2006/MXML "
    layout = "absolute".
    Width = "300".
    Height = "400".
    systemChrome = "none".
    minWidth = "300".
    Visible = "false".
    minHeight = "300".
    horizontalScrollPolicy = "off".
    verticalScrollPolicy = "off".
    creationComplete = "init (); »
    Closing = "Closing (Event)" "
    title = "My Title" >

    ...

    < / mx:Window >

    The window itself is created as a variable private in the application mxml:

    (in file MainApplication.mxml)

    public var searchWindow: SearchWindow = new SearchWindow();

    and once set (when the user logged), the closure of the login window

    [...]

    searchWindow.open (true);

    searchWindow.nativeWindow.visible = false;    do not show again

    [...]


    and open when the user clicks the search button:

    [...]

    searchWindow.activate ();

    searchWindow.orderToFront ();

    [...]

    (in file SearchWindow.mxml)

    the closing event handler looks like this (and the part which, as it seems to me, does not work)

    private void closing(event: Event): void {}
    Event.stopImmediatePropagation;
    event.stopPropagation ();
    Event.preventDefault ();
    save preferences
    this.nativeWindow.visible = false;
    var up: UserPreferences = Application.application.up;
    up.downloadCenter_downloadPath = downloadPath.nativePath;
    up.downloadCenter_width = nativeWindow.width;
    up.downloadCenter_height = nativeWindow.height;
    up.downloadCenter_x = nativeWindow.x;
    up.downloadCenter_y = nativeWindow.y;
    }

    As I said, what I'm trying to do is to hide the window, not close. It works on most systems, like mine (Windows 7). But this doesn't seem to work on some systems (in detail on 1 Windows XP, Unix 2 and 1 Mac system).

    What I am doing wrong? What is the correct way to achieve such a feature?

    Thanks in advance for any help!

    Hello

    Add below eventListener in the creationComplete of your main application...

    nativeWindow.addEventListener (Event.CLOSING, callClosing);

    Note the above event is Event.CLOSING but not Event.CLOSE...

    Event.CLOSING is called before that when the window is about to close... but Event.CLOSE is dispatcher just when he is about to close...

    and your close function should now look like to... as below:

    private void callClosing(event: Event): void {}
    Event.stopImmediatePropagation;
    event.stopPropagation ();
    Event.preventDefault ();
    save preferences
    stage.nativeWindow.visible = false;
    var up: UserPreferences = Application.application.up;
    up.downloadCenter_downloadPath = downloadPath.nativePath;
    up.downloadCenter_width = nativeWindow.width;
    up.downloadCenter_height = nativeWindow.height;
    up.downloadCenter_x = nativeWindow.x;
    up.downloadCenter_y = nativeWindow.y;
    }

    If this post answers your question or assistance, please mark it as such.

    Thank you

    Jean Claude Chari

  • How to hide the window of labview?

    Hello

    is there a way to hide the window of LabView showing 'First Steps' etc. for the duration of TestStand? I got an operator tries to close the window during tests with fatal consequences.

    Thank you

    Christian

    Hello

    What version of TestStand using LabVIEW 2010?

    Have you tried to change the adapter of LabVIEW to use RTE rather than the development system?

  • When I open Corel Draw 7 (Yes it's old, but he's all I have to do) as soon as I try to do anything on a graph, the window titled ' help' "Why can't I get help from this program?

    Original title: the HELP window interferes with Corel 7

    When I open Corel Draw 7 (Yes it's old, but he's all I have to do) as soon as I try to do anything on a graph, the window titled ' help' "Why can't I get help from this program?  opens and won't allow me to contimue.  As soon as I close the window, the first action I take it opens again.  Nothing EVER happens on my chart.  I can't take ANY action.  How can I close that window and keep it closed.

    Any ideas?

    I just did a clean install of Windows 7 Home Premium from a disk I bought at Staples.  I then re-load my old version of Corel.  Corel Photo-Paint works well, it is fair to Corel Draw.

    Corel Draw 7 is not compatible with win7, even when you use the compatibility options

  • How to hide the default title bar?

    How to hide the default title bar?

    primaryStage.initStyle(StageStyle.UNDECORATED);
    
  • Problem of positioning the window title?

    Hi all

    I have a window title and normally when you move the window title for right side it comes out of the screen and the same company... but here, in my case, I want scénarion... I want just the window display only title... When I move the title window on the right or left, that he should not go out of the screen... it must be in the screen it self... How can I do this... It is very urgent and everyone can help solve this problem... ?

    Thank you

    RAM.

    @Flex4,.

    Hey check out this link that you may find useful...

    UT-of-the-stage-in-Flex-3 http://StackOverflow.com/questions/1579117/How-to-prevent-a-Component-from-being-Dragged-o

    Thank you

    Jean Claude

  • How can I get the profile name in the window title bar?

    I have run several sessions of Firefox with different profiles.
    (I start Firefox with: firefox - ProfileManager-no-remote)

    I would like to have the profile name in the title bar of the window, so when I switch between windows and try to find the good session + Gnome3 acitivities profile, I can see the name of the profile.

    Is this possible in Firefox 10 somehow via configuration settings (subject: config) of a certain extension, or with a command-line parameter?

    See:

    You can have a user agent that is corrupt and which identifies you as Firefox 3.0.3 (rv:1.9.0.3) and Firefox/4.0

    • Mozilla/5.0 (X 11; U; Linux i686; en-US; RV:1.9.0.3) Gecko/20100101 Firefox/4.0 Ubuntu/8.04

    See:

  • program paused a moment when click on the windows title bar

    Today, I found a problem (maybe not a problem really):

    When I click on a VI running to move the window, it seems to have stopped a moment (for example, less than 1 second).

    Please try the simpler seal all looped VI.  You will see the value pauses for a moment when you click left and hold on the title bar of windows.

    I don't understand.

    I did an experiment to see if the data continued to be sampled pause display.  The results, I showed that the timestamp does not vary more than 11ms, which means that even if the display is not refreshed at the start, while holding down the left button of the mouse, the data was still populated in a table.

    I took a picture of ticks and checked the time difference between each iteration.  They were as follows (in ms):

    10, 10, 10, 10, 11, 10, etc...

    Mme.2 accounts for time to process the code in the loop.

  • Add the name of the organization selected in the window title

    Hi all

    I have to add the code on the inside () when you open the form. I added the logic to select inv organization before opening the form. Now, I need to concatenate the organization selected with the title of the window.  It is the same as the item form and receipt in IN..

    Help, please.

    Thank you.

    I did it using set_window_property ('Height ', title,' ');

  • Can I disable/hide the window animation of tilt brush?

    Adobe introduced the brush dynamics in CS5 and I'm fine with that. I'm not fine with is not able to hide this pop window which is supposed to help you know how the pen is positioned in space. It's boring. I want to hide, or at least to reduce its size. He takes takes too much place and I don't know if someone spends their time watching while drawing. I like the icon brush at the end and how it changes the angle-based form. It should be perhaps in feature request?

    If you point the mouse/pen on the top of the window, you can press the X to close the window, or go to view > view and uncheck the box overview of brush.

    You can also move the window or click the double arrow to make the window smaller.

  • How to hide the windows, and the Oracle Logo?

    I would like to hide Windows and the Oracle Logo in the window of the Oracle

    https://sites.Google.com/site/myoracleproblems/home/screen

    or move the higher demand. Does anyone know what to do, if anything?

    Thank you
    m.

    Hello

    I think that sooner or later you will need, you can not build up is an application of forms, reports and don't need menu.

    The only way you can play to hide this menu and it properly tested and works :)

    Kind regards

    Abdetu...

  • Hide the window menu

    Hi all

    I wonder if it is possible to hide the standard ' window' in my 'MDI window' menu such that appears in the picture as an attachment below... and it's better if you can hide the bar now this menu :D

    Please, take a look at what I wanted to hide, click here


    Thanks in advance,
    Damien

    Pls change change Magic Item = window

  • Resize the windows title alone without HBOX

    Hai

    I have attached the mxml to the txt format, because I can't reach the mxml.

    If you run this you can see the screen, lined in windows titled,.

    • An HBOX is available with selectList and a combobox control, you can see to the it.
    • I need that HBOX to appear in this same position, but it is hidden and overlapping.
    • I need to be aligned.

    Can U help me.

    Thanks in advance.

    You use canvas with absolute positioning, it takes just to figure our which coordinates change. Your code is so massive, it is difficult to solve the problems, but if examine you it in detail should be easy.

  • Turning off Auto hide the Windows taskbar?

    My taskbar will appear on the bottom of the screen when I first connect, but it goes away after a while. My husband locked the taskbar, but nothing changed so I just opened and disconnected and still no change it always disappears. Please help fix, I am not a wiz kid computer.

    It disappears little matter that the engine of research because I usually use firefox!

    Try this.

    Click an empty spot in your taskbar with the right button > click Properties > tab taskbar, uncheck the auto-hide the taskbar

    HTH

    If I brought you joy, vote! If I answered your question, click, propose as answer! > WT

Maybe you are looking for