Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

scripts

Former Member
0 Kudos

wat is the difference between constant window and variable window

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi..

Constant window : Once if u write some code in this window , this will not change in the consequent pages..

U can change the place and size of this window ...

Variable window : IN this u can change the data from page to page...

reward points if it helps u...

sai ramesh

8 REPLIES 8

Former Member
0 Kudos

Hi..

Constant window : Once if u write some code in this window , this will not change in the consequent pages..

U can change the place and size of this window ...

Variable window : IN this u can change the data from page to page...

reward points if it helps u...

sai ramesh

Former Member
0 Kudos

Hi Kumar ,

<b>Constant Window</b> : Window with constant contents that is formatted only once.

But Currently, CONST(constant) windows are processed in the same way as VAR( Variable) windows. You should only use windows of type VAR(Variable).

0 Kudos

if u write the data in constant window which will not changed for subseqent pages,

in case of variable window the data will be changed as per the page.

Former Member
0 Kudos

Kumar,

Constant window is kind of window, where the contents vll not be changed, like LOGO,Tems and conditions, kind of things can be displayed in the constant window.

Variable window contents can be changed, like in main widow the contents can be changed page to page,

Hope ur query is answered.

Pals..., pls try to close the thread when u meet with required answer.

Regards,

Suajtha.

Former Member
0 Kudos

Sorry

Former Member
0 Kudos

Constant Window : You cannot Change the Size of the window at the runtime

Variable Window : You can Change the Size of the window at the runtime

Former Member
0 Kudos

tan q