| Author |
Message |
rani *nix forums beginner
Joined: 17 Feb 2005
Posts: 1
|
Posted: Thu Feb 17, 2005 10:32 am Post subject:
can any one know the simple way of moving a command button at runtime
|
|
|
|
can any one know the simple way of moving a command button at runtime |
|
| Back to top |
|
 |
Jim Douglas *nix forums beginner
Joined: 06 Jul 2005
Posts: 25
|
Posted: Thu Feb 17, 2005 10:43 am Post subject:
Re: can any one know the simple way of moving a command button at runtime
|
|
|
Short of making some type of joke, why? Otherwise most objects have an x,y
position, could you not change these properties via code?
"rani" <deepapandian@rediffmail.com> wrote in message
news:deba5388.0502170332.38dc80ac@posting.google.com...
> can any one know the simple way of moving a command button at runtime |
|
| Back to top |
|
 |
David Kerber *nix forums beginner
Joined: 18 May 2005
Posts: 40
|
Posted: Fri Feb 18, 2005 12:17 pm Post subject:
Re: can any one know the simple way of moving a command button at runtime
|
|
|
In article <c5mdnb7H2O77HonfRVn-iw@comcast.com>, james.douglas@genesis-
software.com says...
| Quote: | Short of making some type of joke, why? Otherwise most objects have an x,y
position, could you not change these properties via code?
|
Yep, depending on the language, it may be called .top and .left, but the
effect is the same.
| Quote: |
"rani" <deepapandian@rediffmail.com> wrote in message
news:deba5388.0502170332.38dc80ac@posting.google.com...
can any one know the simple way of moving a command button at runtime
|
--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible). |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|