Hello,
I’m using a frameset within a LN application. One frame of this is set shows a view ‘xxx’.
When a user open the database, the entire view is not displayed but the frame becomes transparent and shows whatever was on the screen before opening the database (usually they see a part of their workspace). All the element in other frames are loaded however.
Simply resizing the Lotus Notes Window fixes everything. but i cannot tell my users to resize the LN screen each time they want to use this database.
Any ideas/suggestions/questions?
w.k.r. Jean-Louis.
Subject: RE: View totally transparent
It’s not transparent – it just didn’t get painted. If you do anything in the view – refresh it, for instance – it should paint. I don’t know why it didn’t in the first place. Are you doing something unusual to open the view? How do you specify that the view should open in the frame?
Subject: [Solved] View totally transparent
I had to play around with a little.
First of all, yes the view was somewhat special. I only use it’s actionbar to make a horizontal drop-down menu. (way more flexible than outlines).
The view itself does not contain any documents.
The error only occured if the view wasn’t in the first focus frame of the frameset.
The cause however was way more simply. The view index wasn’t build yet. The focus wasn’t on that view, so notes ignored the element.
After manually creating the (empty) index everything worked fine.
Subject: RE: [Solved] View totally transparent
You know, pages also have action bars.