Page 1 of 1

Exact size

PostPosted: Tue Nov 03, 2009 7:36 am
by steppon
HI :lol:
I looked in the forum but it seems there is not what I am looking for.
I am trying to fix the high of the Week and Schedule windows.
I don't want to maximize the window, just to make higher to be able to see all the events.
I believe this is the script I have to change:

Adjust Window { Status Area }

But... :roll:

Can I have a hint?
Or maybe more than a hint... :lol:

Thank you!!

Message to John:

Dear John,
that is Stefano from Japan.
Many thanks for your help.
I have been working very hard and finally the calendar is working perfectly. I integrated all the lessons to the calendar, connected the teacher TO.
Now all the new lessons are directly imputed in the calendar table.
Many thanks for your patience.
Stefano

PostPosted: Tue Nov 03, 2009 5:59 pm
by John Sindelar
Hello Stefano!

So you're right on track: at the end of that script you'll see a couple of Else Ifs where we look for PatternCount ( Get ( LayoutTableName ). Add a couple looking for the names of your week and schedule views and then Move/Resize the window as needed.

We're already doing the horizontal schedule view in the PatternCount ( Get ( LayoutTableName ) ; "Resource" ) branch, so just change the height there if you need to.

All the best,

John

Thank you!!

PostPosted: Wed Nov 04, 2009 7:44 am
by steppon
I will give a try this days. :lol:
I am very busy at the moment :oops:
Talk to you later.
Stefano

PostPosted: Thu Nov 19, 2009 8:50 am
by steppon
Fantastic!!!
I changed the code to make the window bigger and it is working perfectly!!
this is the code:
Image
I wanted also to go to the actual day and I added perform script:
Move Date Left or Right ( Target ) { Direction }
But it does not bring me to the current day.
I don't really understand why.
Cold you tell me why?
Many thanks for your consideration.
Stefano