#3

Solved

resizeto

Reported by volkan ozcelik on sardalya - sarmal dynamic framework · 20/04/2006 18:56:17

Assigned to:
Nobody
Priority:
Normal
Status:
Solved
Category:
None
Version:
2.1.1

_this.resizeTo=function(intWidth,intHeight)
{
//todo: DIMENSION DA ALABILSIN
this.setWidth(intWidth);
this.setHeight(intHeight);

Attachments

No attachment has been uploaded, yet.


Loading comments...