Home » Developer & Programmer » Forms » how to enlarge a picture?
how to enlarge a picture? [message #85644] Thu, 15 July 2004 17:16 Go to next message
renie
Messages: 1
Registered: July 2004
Junior Member
Is it possible to enlarge a picture? My idea is, if a user clicks the 'enlarge' button, the picture would become large or small.

thank you 4 ur help... :)
Re: how to enlarge a picture? [message #85664 is a reply to message #85644] Mon, 19 July 2004 03:59 Go to previous messageGo to next message
ala
Messages: 17
Registered: May 2004
Junior Member
u can use image_zoom as :
image_zoom('image_name',zoom_on_factor,n)
n is a number of resizeing the image
regards
ala
Re: how to enlarge a picture? [message #85665 is a reply to message #85644] Mon, 19 July 2004 04:04 Go to previous message
ala
Messages: 17
Registered: May 2004
Junior Member
hi
You have to create a button
with a trigger 'when-button-pressed'
you can write in ther :
to enlarge the picture ---
image_zoom('imagename',zoom_in_factor,n)
witch n is the number of enlarging the picture every time you pressed the button
for make picture smaller you can write the same command but instatnt of in_factor you write out_factor.

regard
ala abu amara
Previous Topic: interesting Doubt
Next Topic: parameter passing in select statement in developer 2000
Goto Forum:
  


Current Time: Wed Aug 07 18:48:26 CDT 2024