search for: menusize

Displaying 20 results from an estimated 1419 matches for "menusize".

Did you mean: memsize
2010 Feb 08
4
Gnome wine menu entry gone
Well for a long time now my wine menu entry in gnome has been gone. Most threads I read all say to fine the <deleted> tag in .config/menus/applications.menu but mine doesn't have it.
2008 Jul 26
2
Re: Gnumeric rpm
On Sat, Jul 26, 2008 at 10:13 AM, Iain Lee <menelaus at spartica.net> wrote: > Paul, > > Thanks your contribution, I too miss gnumeric. However, I get these errors > and the installed gnumeric crashes on opening a gnumeric file: > > ============================================================================= > Package Arch Version
2012 Jan 23
2
asterisk does not detect menus
Hello, When I called companies with auto animate menus my system does not seem to detect menus on ther other side. For instance I called this number (407) 886-3338 when I input the ext. number of any option on the list I don't get a response however if I called the same number from my google account or my cell phone number it works fine meaning I can select any option or input ext number.
2007 Jun 12
2
Linux equivalent to windows menus and script window
R 2.5 under windows XP R 2.5 under Linux FC 6 I currently use R under windows and when I do so, I get to work in a nice windows environment complete with a very useful menu bar that includes a FILE, EDIT, MISC, PACKAGE, WINDOWS, and HELP menus. I have begun to use R under LINUX. When I run under windows, I get a standard terminal window, but I don't get the menus specific to R. Under windows
2006 Mar 20
1
Platform independent dialogs & menus?
Dear list mates, Are {utils} dialog box functions, and winMenuAdd... functions used to change (e.g. Console) menus, platform dependent? I'm writing a script loaded with .First that provides first time users in a lab course with the ability to select, load, and change between what I called a 'session' (more specific save that focuses on the session object I defined rather than the
2009 Sep 23
1
Compiled Rcmdr Plugin package (zip) has no etc/menus.txt
Dear Rcmdr users, I use R-2.9.2, Rcmdr 1.5-1 and the latest Rtools bundle (and the html help workshop) under Windows XP. I wrote a RcmdrPlugin for some important functions of Thomas Lumley's "survey" package. Problem: Package compilation works without displaying any errors. That is 1) "R CMD build ..." works fine. 2) "R CMD INSTALL --build..." generates the
2005 Jun 30
1
Problems with menus in dvd-lab
Hi, I am having a problem with menus in DvdLab. (www.mediachance.com) The application has the xp kind of menus with white background. I don't have any other applications with menus like that, but my guess is that it would happend the same with others. The problem is that the menu opens white and only when I move the mouse over it the text appears. (I have a screenshot at
2008 Oct 18
1
Drop-down menus won't stay open
I'm running wine-1.1.6 (and I've also tried wine.git), which has funny problem with Windows menus. I use a stock charting program (from myTrack.com) that uses two kinds of menus, popup and dropdown, and they each have different problems when run under wine. The dropdown menus won't stay open for more than one second before they close themselves. If I'm really quick I can make a
2006 May 20
4
Menus and other things stop drawing
The menus stop drawing problem is still there in cvs. I can reproduce it 100% of the time by trying to use the File menu button in K3B. The other buttons work fine. Once i try to use the File menu all the other ones stop working. The fun doesn't stop there because trying to use it also causes all the other menus from drawing including the panel. nautilus from what i can tell stops
2006 Feb 19
2
instance variables in components not read by component view?
Hi, I''m trying to write a sidebar menu with dynamic menus, and to do so I would like to define a list of menus to display within my sidebar component controller code and pass that list to the component display view, like so: # menu_controller.rb class Sidebar::MenuController < ActionController::Base uses_component_template_root @menus = %w{admin user help} def display
2009 Mar 31
0
enhanced config.c32 module
For UBCD, we have a lot of config files. Isolinux will load /boot/isolinux/isolinux.cfg, which will load /ubcd/menus/syslinux/main.cfg Syslinux will load /boot/syslinux/syslinux.cfg, which will load /ubcd/menus/syslinux/main.cfg The /ubcd/menus/syslinux/main.cfg loads several other config files when you select the appropriate menu. From all those menus you can go back to
2007 Nov 01
1
Rcmdr Plugin and menus.txt
Hi all, I'm trying to write a plugin for R Commander, following the model of the TeachingDemos plugin. I am struggling trying to even add items by editing the menus.txt file. I would welcome any help from anyone who has messed with it. Essentially the problem I am having is: I cannot create a submenu to a newly created menu. Here is what the menus.txt file looks like: # type
2005 Mar 06
2
Vegas Video 4.0 menus
Hi. I'm trying to get a program called Sony Vegas Video 4.0 working in Wine. I'm not the first one to try this: http://thread.gmane.org/gmane.comp.emulators.wine.user/8815 Last time, the person got the program running but ran into two problems: the video preview didn't work and the menus disappeared after one use. I believe I have fixed the first problem. The solution to this is to
2009 Apr 02
3
Generate static menus?
I want to stack three horizontal menus on top of each other, and also define exactly what page will be in each menu. What files and syntax do I use in webgen to accomplish this? I tried finding the answer here and in the docs but could not figure it out. I would also like to style each menu a bit differently if that is possible. Actual examples especially appreciated! Thanks!
2014 Apr 28
2
Missing menus in windows after update
Ubuntu 13.10 x86_64 up to date on laptop with nVidia GeForce GTX 765M. There were some updates that I applied last week, and ever since I have missing text in some menus and lists. It is especially bad in Claws Mail and LibreOffice Writer. However, text appears correctly; it's just the menus where the text has disappeared. For example, when writing in LO Writer the part of the window where
2006 Jan 24
2
language setting of the R Window in Windows XP Korean ed.
I installed R in Windows XP Korean ed. The problem is that R window shows Korean menus, but they are broken. Even worse than that, Tinn-R cannot recognize the R window. Question: How can I change the Korean menus to English menus? Thank you. [[alternative HTML version deleted]]
2004 May 03
1
Sub-menus?
Hey guys, I have been trying unsuccessfully to create a menu that holds "sub-menus". To clarify, I want something along the lines of when you click on a File menu, then see the "New" menu, which you can click on to open a new layer of menus. Is this supported yet in WxRuby? Robert _________________________________________________________________ Getting married? Find
2009 Sep 25
1
R CMD INSTALL --build: Folders /inst and /etc not in zip-file and WindowsXP locks /library/[package]/etc/
Dear R users, My set-up: OS=Windows XP, R-2.9.2, Rtools210 I faced the follwing problem with the package compilation: There is no "/inst" or "/etc" subdirectory in the package-zip-file. And the content of the "/etc" subdirectory is lost, too. I tried a simplified "test" package. The "test" package has the following structure (see also attachement:
2005 Oct 02
2
Lost my menu options again - KDE messes with Gnome?
This was a problem I had a while back. I lost the "Preferences" menu item in my "Applications" menu in Gnome. After much discussion, the following commands got my "Preferences" menu item back, along with all the applications inside of it: rpm -e redhat-artwork redhat-menus --nodeps --allmatches yum install redhat-artwork redhat-menus But... For some reason it
2007 Mar 19
3
Photoshop menus
Hi, Wine 0.9.17 user here having bad headaches with Photoshop menus... When choosing an option from the context menu or some other sorts of drop downs, the respective areas are not clickable even they are highlighted. Other thing would be that when I'm opening Blending Options, set some effects, then click OK, the tool windows is disappearing ... Could you advise on this matter, please?