In message <
mpro.meo8ka01...@stevefryatt.org.uk>
[snip]
>>
>>
>> Within LaBella's choices is a directory "Windows" which has what I presume
>> is position information for the application's various windows and which I
>> also presume I can edit; later refining the positions and saving them with
>> the icon bar menu option.
Just to say that I did just this and I now have a working LaBella with
all windows accessible.
> From the source code that I have here, it would appear that you can safely
> delete some or all of the files and on loading LaBella will use default
> values for the window positions. Otherwise you can edit files, the six
> numbers in each are:
> Min X position
> Min Y position
> Max X position
> Max Y position
> Scroll X
> Scroll Y
Thanks for this Steve - I had a bit of a punt and guessed that the
first 4 values represented min and max x and y values although I
stopped short of working out the order they appear in. I just set the
values in the "Wcontrol" choice file to what I thought would be mid
screen (ish) and got the window to open fully within the screen,
dragged it to the top left of the screen and saved the window
positions. It transpired that only one other window opened outwith the
screen boundary, that being the graphic import screen, which I fixed
in the same way.
> all in OS units. The values in the file seem to be passed to the Wimp with
> absolutely no sanity checks at all, so take care.
> If it were me, I'd delete all of the files from within the Windows folder
> and start again...
I might try that later just for fun but right now SWMBO is waiting for
her labels...
> PS: It wouldn't be hard to add some sanity checks to the code, so that if
> the values are off-screen it falls back to the defaults. Assuming that I
> can muster the enthusiasm to navigate the torturous LaBella build/release
> process again, would anyone find such an update useful?
I suppose it would be useful but I imagine you have a lot more
important stuff to do, particularly as I appear to be the only person
to have hit upon this problem.
Thanks