The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > OmniWeb > OmniWeb General
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
Any way to change size of search field? Thread Tools Search this Thread Display Modes
As displays get bigger, there is lots more room for toolbars. I use the separate location toolbar feature of OmniWeb, so there is a lot of empty space on my regular toolbar. The search field looks really tiny up there. I want to enlarge it, but can't figure out how. There was an old Mac OS X Hints post suggesting that changing the value of maxSize in the SearchField section of itemInfoByIdentifier in OmniWeb.app/Contents/Resources/English.lproj/BrowserWindow.toolbar, but I tried changing that and nothing happened.

Ideally I should be able to just drag out the size I want; second choice is to set a size somewhere in the preferences; third choice, which I don't mind, is to edit a resource file.
 
I just tried it with those instructions and had it work; are you sure you followed them exactly, including quitting the application before editing? I made both the minimum and maximum size larger:

Code:
       SearchField = {
            paletteLabel = "Search Field";
            label = "Search";
            nullMenu = "(Search)";
            minSize = (150, 23.0 );
            maxSize = ( 300, 23.0 );
with the following result:

 
Aha. Thanks for the verification. I had a separate location bar when I did this. I just tried again, and it still didn't work. But then, without quitting, I turned off the separate location bar, went into the toolbar customization dialog, where the location bar no longer appeared, and added it back -- a known problem with removing the separate location bar. The search field was still unaffected. I removed it, put it back, and got the desired results.
 
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
change search engine in the search field yardcat OmniWeb General 2 2011-10-30 02:25 PM
Search doesn't search notes field beharkey OmniFocus for iPhone 5 2010-11-11 09:35 AM
Search field Louko OmniWeb General 2 2010-09-05 10:36 PM
Shift-tab not hooked up between search field and location field. urbanape OmniWeb General 1 2006-08-03 08:36 AM
Using Shift+Tab does not move focus from Search Field to Address Field jashugan OmniWeb Bug Reports 3 2006-05-30 10:54 AM


All times are GMT -8. The time now is 06:05 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.