similar to: Popup window

Displaying 20 results from an estimated 600 matches similar to: "Popup window"

2005 Dec 04
1
font inclusions in pdf files
I am stumbling into external font issues here and there. I presume using external lucida fonts is fairly rare, so I am more likely to stumble onto issues here. (of course, I often think I have stumbled onto bugs/features that are not.) So, I hope I am not imposing by reporting the following. [1] can R please not include fonts that it is not using? luafmfiles <-
2006 Nov 20
2
getting form content for print popup
I''m trying to open a new window for printing a form from a link. I want to display the contents of the form for printing. I can get the popup to work, but am wondering how to get the contents of the form from the parent window, using RJS. I can use a submit option to get the form parameters in a link_to_remote, but the popup doesn''t work. <%= link_to_remote
2009 Sep 12
2
Lucida Sans Unicode
Is there an easy workaround for not having the Lucida Sans Unicode font under Wine? Can this lack of what is standard (at least for WinXP I think) be considered a bug? (if so, I will start a new bug # for it).
2009 Aug 30
2
RConsole processing crashes Rgui.exe
Using R 2.9.2 on Windows XP SP3. 1. Edit ~/Rconsole, and set font = TT Bitstream Vera Sans Mono 2. Start Rgui.exe 3. Go to Edit, GUI Preferfences 4. Rgui.exe crashes Rgui.exe does not crash if I do not access GUI Preferences (i.e., if I just use R), and it does correctly use Bitstream Vera Sans Mono as my font. Nor does it crash if I edit RConsole to set the font back to Lucida Console and
2006 Feb 11
7
A quick question on popup windows
How the hell do you close em off after the action is completed? Ta, Eric
2006 Jan 06
6
NewbieQ: How do I refresh view after return from popup window
Hi, I have this bitta code that is supposed to open a new window and allow the user to create a new Organisation on the fly whilst editing a new Person i.e. if the Organisation exists they can select it from the drop down select. Otherwise they can click on the cute button and enter a skeleton Organisation record. What I need to do next is refresh the drop down select on returno the new
2015 Dec 30
0
账户登陆地异常调整通知
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=utf-8" http-equiv=Content-Type> <META name=GENERATOR content="MSHTML 8.00.7601.18667"></HEAD> <BODY> <DIV><BR></DIV> <DIV> <DIV> <DIV> <TABLE border=0 cellSpacing=0
2014 Jun 04
1
Renegotiate SIP audio codec after call is up
<div style="font:14px/1.5 'Lucida Grande', '微软雅黑';color:#333;"><p style="line-height: 1.5; margin: 0px; font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif !important;">Hi All,</p><p style="line-height: 1.5; margin: 0px; font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif
2005 Aug 22
2
pdf font embedding --- again
dear R wizards--- I would like to do some book-on-demand printing at a popular printer named lulu, but lulu requires inclusion even of the basic postscript fonts. Interestingly, my book itself does not need the 14 base acrobat fonts, only the embedded R figures do. Of course, I really would like to get pdftex to embed the fonts, but how to do this is not obvious either. [This method seems
2005 Aug 30
0
TeXtext font encoding?
Dear R wizards: Has anyone gotten the TeXtext font encoding to work? If I execute: if (is.null(postscriptFonts()$lucida)) { luafmfiles <- c("/usr/share/texmf/fonts/afm/yandy/lubright/lbr.afm", "/usr/share/texmf/fonts/afm/yandy/lubright/lbd.afm", "/usr/share/texmf/fonts/afm/yandy/lubright/lbi.afm",
2006 Jan 04
4
How to open a pdf file in new window
Hi all I made a pdf file in ruby and to display it used the method send_data like # send_data pdf.render, :filename => "Hello.pdf",:type => "application/pdf" # Now I want to open it in another window or as a popup. How can I achieve it? Thanks to all. Sainaba. -- Posted via http://www.ruby-forum.com/.
2011 Feb 19
0
Lucida Sans Full Font
Here is an version of Lucida Sans called Lucida Sans Full. It is only in regular, so you may want to increase the size of the degree and the ring accent.
2008 Mar 10
6
Probably OT, but CSS Help?
Ok I know this is off topic, but since you guys are usualy so helpful, I thought I''d try here first. Building a Rails App and one of the things we''ve done is put a CSS class of; * { font-family:"Lucida Grande",verdana,arial,helvetica,sans-serif; margin:0pt; padding:0pt; } Now the problem is that the padding setting, for one reason or another is killing my select
2005 Mar 01
2
more info about missing fonts in centos 4
redhat did apply the opendesktop patch to build the iso8859-1 fonts, but then they forgot to rebuild the fonts-xorg package to pick them up. they have done some magic with how that happens such that you have to build the full xorg-x11 with a special %define set, and then go rpm2cpio stuff and tar that and blah blah blah. i am trying to work through this and i have whined at redhat again. and
2002 Jul 01
1
request information about a problem with an ARIMA function
2016 Jul 17
2
Moving Maildir folders
Am 2016-07-17 um 02:36 schrieb Mark Foley: > Not quite there yet. The folders show up, but I cannot see the mail inside the folders unless > (in the Thunderbird client) I uncheck the setting "Show only subscribed folders". Still, the > top-level folder is shown as grayed-out/italics as well as the the sub-folder INBOX. All other > sub-folder at the same level as INBOX are not
2006 May 13
1
need help for my link_to
I have a model Document that shares the same primary id with another model Upload, I would like to put a link on _list.rhtml of my document to edit the upload of the same id. I tried something like <%= link_to ''Edit'', {:controller => upload, :action => ''edit'', :id => document} %> but obviously that''s wrong. Any idea how to make it right?
2001 Apr 27
3
cant run wine at all dammit
i used to be able to run wine perfectly, before i reinstalled debian (long story) now ive tried compiling the winehq.com CVS source, the transgaming CVS source, and the latest official release, but whenever i run ANYTHING at all, before it even gets a chance to start up, it kills X, and drops me back to teh console. this is the only output it gives: Building font metrics. This may take some
2010 Mar 06
7
form_for, submit, and parameters disappearing
Consider the following: -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to
2008 Feb 19
1
adding an onclick option to link_to method
Hello, I''m trying to use the rail link_to to open a popup window and then print the popup window at the same time. Is there a way to add another "onclick" option to tell the popup to print? I know how to do this in javascript but not sure how to use the rails help to do it. I also am aware that the link_to_function method is used to call a javascript function.