Griffith - media collection manager
May 17, 2012, 05:03:48 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Please check ask.griffith.cc and wiki.griffith.cc before asking questions.
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Preferences window cannot be resized  (Read 583 times)
Nollus
Newbie
*
Offline Offline

Posts: 2


View Profile
« on: September 24, 2010, 09:27:54 PM »

The "Preferences" window is about 3000 pixels wide on my 1440 pixels wide screen.
Resizing is impossible.
Using: Windows7Professional/IE8
Logged
mike
Global Moderator
Hero Member
*****
Offline Offline

Posts: 996


View Profile WWW
« Reply #1 on: September 25, 2010, 09:22:12 PM »

Right now I don't have an idea how I could help you.
Does it happen since the first installation or does it work sometimes?
Logged
Nollus
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #2 on: September 25, 2010, 11:39:14 PM »

It doesn't work at all since the first installation. Is there any possibility to change the size in the source code?
I tried deinstallation with Revo Uninstaller and after that a fresh install, but it didn't have any effect on the window size.
Logged
mike
Global Moderator
Hero Member
*****
Offline Offline

Posts: 996


View Profile WWW
« Reply #3 on: September 30, 2010, 10:01:56 PM »

I can't imagine what happens. But try the following to enable resizing of the dialog:
Find the file "griffith.glade" in the installation directory. Open the file with a text editor like wordpad.
Find the following lines within the file:

  <widget class="GtkDialog" id="w_preferences">
    <property name="title" translatable="yes">Preferences</property>
    <property name="resizable">False</property>

Change the line

<property name="resizable">False</property>

 to

<property name="resizable">True</property>

Save the file and restart griffith.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!