[CLOSED] Text missing while dragging MessageBox

  1. #1

    [CLOSED] Text missing while dragging MessageBox

    Hi,

    Text is missing while we drag message box.

    I had a Login window where i am showing error message when user enter invalid user id or password. The error message text is not visible when we try to drag the message box.....this happens in your Coolite examples site too.

    How to get rid of this problem?

    Please find the attached screen shots for better understanding the problem
  2. #2

    RE: [CLOSED] Text missing while dragging MessageBox

    Hi,

    MessageBox is a window. As any Coolite window the message box hide own content while dragging for smooth moving. The window doesn't provide the ability to change this behaviour
  3. #3

    RE: [CLOSED] Text missing while dragging MessageBox

    Valdsch,

    Can you suggest any other way to achieve this other than using the window panel.
    I need a modal dialog which should pop up wen user enter invalid id or password and should be able to close the dialog.


  4. #4

    RE: [CLOSED] Text missing while dragging MessageBox

    If you are using an <ext:Window>, you could set Draggable="false".




    Geoffrey McGill
    Founder
  5. #5

    RE: [CLOSED] Text missing while dragging MessageBox

    Hi,

    I am not sure what is incorrect you saw in MessageBox? Hiding content while dragging is absolutely normal. What another modal dialog do you need? What kind of features do you need in "another version of modal dialog"?
  6. #6

    RE: [CLOSED] Text missing while dragging MessageBox

    Hi,

    You can use window with Plain="true" then user can't move it

Similar Threads

  1. Replies: 4
    Last Post: Dec 14, 2012, 10:49 AM
  2. [CLOSED] Dragging from Grid to Tree
    By ecko in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 07, 2012, 8:18 AM
  3. [CLOSED] Dragging from a tree to a map..
    By mattwoberts in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Feb 22, 2011, 1:18 PM
  4. Get Text MessageBox
    By Maia in forum 1.x Help
    Replies: 2
    Last Post: Mar 11, 2010, 4:22 PM
  5. Dragging a window over an iframe
    By Rod in forum 1.x Help
    Replies: 6
    Last Post: Oct 07, 2008, 4:33 AM

Posting Permissions