MatiasRuff Posted December 13, 2010 Share Posted December 13, 2010 I want to add a picture to enter the server, so entering aparesca the image and then the resource. I would explain to me step by step what I have to do. and sorry for my bad English, I'm from Argentina Link to comment
Aibo Posted December 13, 2010 Share Posted December 13, 2010 1. create your image 2. place it in your resource folder, add it to meta.xml with 3. create some client-side script file, add it to meta.xml 4. use onClientResourceStart event to draw the image 5. draw image either by guiCreateStaticImage or dxDrawImage (with onClientRender event) 6. set a timer or some event handler that will remove/hide the image Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now