Menu

Potential problems with beta_3

Window positioning

It can happen, that the clock appears in a position, where the most of it is outside the screen. In the current setting the window cannot be moved.

To make the window movable, open the settings.properties file in the config directory. It is a simple text file, a property file with following structure (per line):

<property>=<value></value></property>

The lines beginning with # are comments and ignored by the application.

In that file you are going to see a line, like SHOWFRAME=false. Change it to SHOWFRAME=true and re-start the application. This will result in the fact that the window of the clock will have a normal frame, like other windows. Using the frame, you can re-position the window and resize it (the re-size does not work smoothly, this will be corrected in the first version). After you close the window, you can re-set the SHOWFRAME value to false (if you want) and re-start the application.

The clock will appear on its the size and position.

Sorry for the inconvinience. I shall do my best to avoid such issues in the future.


MongoDB Logo MongoDB