Jump to content

Recommended Posts

Posted

Ok I think I found it.

 

ClientEvents "window.show"

function(sender,eOpts) 
{
        sender.alignTo(Ext.getBody(), 'tr-tr');
        sender.anchorTo(Ext.getBody(), 'tr-tr');
}
Posted

:blink: Oh,

it's a mistery for me  how you can find these solutions and sintax

without a manual or reference...

 

Thanks for the compliment, but really I didn't do anything magical!

 

Since uniGUI uses ExtJS 4, usually I just try to google the solution "ExtJS side"

 

https://www.google.it/search?q=extjs+stick+top+right

 

...and then proceed from that.

 

ExtJS has a pretty good documentation, too!

  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...