Displaying 20 results from an estimated 40000 matches similar to: "rails / windows / apache question"
2009 May 05
4
modalbox rails var interpolation
Howdy everyone.
I am using modalbox which is very nice an easy to use. I have this
for an edit for a company listing:
<td><%= link_to(''Manage Companies'', {}, :onclick => ''Modalbox.show(\''/
companies/edit/#{company.id}\'', {width: 600}); return false;'') %></td>
The link is not putting the company.id in it puts #{
2005 Mar 07
1
Language learning program (Spanish to Go)
Hi,
I've tried installing a language learning program in Wine, but can't get
it to work. Actually, it's a pretty old program, designed to run in
Windows 3.1 or 95 (!), so I thought it would be OK - it seems to install
OK, but won't run - the diagnostics are below - any ideas please?
Andy
[andrew@Atlas2 andrew]$ wine "c:\spanish_tg\setup.exe"
2012 Jun 21
1
Modal popup in rails
Hi all,
I am new in rails so i want to open modal box jquery but not getting any
help.
Please send me code or links if any one have....
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/0Td3_nuuNW4J.
To post to this
2007 May 29
1
Modal Window Stealing Elements from Form. Need Elegant Solution.
I''m using Prototype.js with Control.modal to create a modal window on
my IPB Forum which takes all the various topic posting/replying/
editing options and places them into a Modal window.
The inherent nature of this action is to take the contents of whatever
DIV I told Control.Modal to make a modal window out of and place the
entire innerHTML of that DIV into a separate DIV outside the
2008 Jul 28
3
getting error Unknown method 'new' for a new model instance
I have a model called Test. In the controller I have @circuit =
Test.new. Any ideas why rails is complaining about the ''new'' method??
--~--~---------~--~----~------------~-------~--~----~
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
2008 Jul 15
1
Modal forms remains hidden when main form clicked
I'm sorry if this question has been answered several times in the past. I have used Search option and I have not found any reference, and I have not yet found in your bugzilla.
My problem appears in all Wine versions tested (until 1.1.1).
When my application (I develops a Delphi Win32 application that runs perfectly in Wine) raises a Modal Form or Modal Message (using API MessageBox for
2002 Nov 29
1
HALF-LIFE RUNS SLOW & Noe network connection
OK all,
Thanks for all the help so fare. My wine config = 100% according to
winecheck. HL still runs S L O W (unplayable 2FPS slow) and I still
can't see the internet (IN HALF-LIFE) Linux sees the internet/network
fine. These are the errors I get in my term window when HALF-LIFE is
running:
2013 Feb 08
2
Video Progress Bar Issue
I am using ffmpeg to post video to my site in a modal. When I post I have
a second pop up window opening where the video should be uploaded and
processed while showing a progress bar. This enables my users to continue
using the site while the video is processed and they will receive a
notification when its done. The files and parameters are not being
transferred from the modal to the second
2001 Dec 01
1
Yet another wine problem...
Sorry to be a pest, but what is this telling me, and is there way to fix it?
fixme:dialog:MSGBOX_OnInit system modal msgbox ! Not modal yet.
Thanks again.
2004 Apr 27
2
Morrowind Problem
Hello!!
I've just installed Morrowind to a win98SE system them copyed the game
files to my wine fake_partition and tryed to run it .... and i get the
following error/warning messages
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not
supported
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not
found!
Using closest match instead (Portuguese keyboard
2009 Sep 24
2
Running code after a modal dialog is shown
Hi all,
I''m looking for a way to get a block of code to execute once a modal
dialog has been displayed (via a call to show_modal.) I was hoping to
find some event that would fire when the window was shown, but the only
one that seemed vaguely promising (evt_window_create) seems to do nothing
at all, at least in my environment (Ruby 1.9.1 on Win32, wxruby 2.0.1.)
Here''s a
2011 Dec 19
2
Jquery Modal Dialog with Jquery DatePicker field strange behavior
Hi people.
I need your help here, please.
I have a rails 3.0.9 app, and I''m using Ajax to save some records to
the database. To achieve this, I use a jquery modal form, but one of
the fields is a datepicker, and if I click on it to display the
calendar it doesn''t work.
The thing is, I press submit without fill all the fields, so, my
custom validations were shown, telling me
2001 Nov 29
2
Autocad without an installed Windows
Hello
I tried to install an old version of autocad (13, student edition,
Release 13c4a), on a MSWindows-free box.
I ran :
$ wine d:\setup32.exe
It begun all right, I had the installation screens, then it failed with the
following messages :
err:win:WIN_FindWndPtr window 10029 belongs to other process
err:win:WIN_FindWndPtr window 10021 belongs to other process
err:win:WIN_FindWndPtr window
2009 Dec 28
2
Override .find, .find_by_id, etc...
I read these:
http://www.ruby-forum.com/topic/185297#new
http://www.freezzo.com/2008/05/14/override-default-find-conditions-for-model/
it works, it override the .find perfectly, however it does not cover
.find_by_id or other .find_by_XXX
Is there anyway to override all the find function of a modal? I want to
set the default "select" for User modal, only return name and id, but
not the
2006 Apr 09
2
Substruct v0.6
I just put the finishing touches on Substruct v0.06. As always, you can
check out a demo over at http://substruct.subimage.com/
What''s new?
Version 0.6
---------------------------------------
Added:
- Tagging for products
- Maintenance of product tags
- Automatic image thumbnail / small size creation via RMagick
Updated:
- Better shopping cart experience with AJAX cart
2002 Jun 15
2
Invalid property value
I have a Windows application that I would like to have running on Linux
as it is my platform of choice. This application is a proprietary Visual
Basic program. It's name is crisscross real-estate. Using the latest
codeweavers-wine I was able to install it on a pre-install windows
directory layout and the application is behaving very well except that
in at one point in the program I get an
2002 Sep 07
3
Question about running DVD Profiler
Hi! I'm compiling wine-20020904 at the time of this writing and I had a
question about a problem I'm having running the DVD Profiler
application:
http://www.dvdprofiler.com
I've currently got wine-20020804 installed and I'm able to install
DVD Profiler just fine. (I have my old Windows 98 install on a second
hard disk that the wine installation DID detect and configure itself
2009 Aug 28
1
breaking multi-modal histograms down into combinations of unimodal distributions
Dear All,
Does anybody know if there is a functionality in R to break histograms
that show a clear bi-modal (or multi-modal) distribution into a series
of unimodal histograms that added up result in the original histogram?
I was thinking of using QQ-plots (for which tools are available in R),
and then observing the number of times the observed quantiles cross
the 1:1 line, but this only gives an
2007 Nov 07
1
Wx::FileDialog and common dialogs
The documentation for Wx::FileDialog is incorrectly generated:
http://wxruby.rubyforge.org/doc/filedialog.html
Every time the ''*'' (for the wildcard character in file filters) appears,
the doc instead switches between boldface and normal.
Also, it seems like the links under "See also" are broken.
Feature request:
Regarding all modal common dialogs (ColourDialog,
2002 Aug 29
1
pagemaker 6.5
Hi all,
I'm trying to install PM65 and the install goes just fine, but when trying
to start PM, I get:
err:winspool:WINSPOOL_OpenDriverReg win32 style printing used with 16 bits
app, try specifying 'win95' Windows version
err:winspool:AddPrinterDriverA Can't create Drivers key
err:winspool:WINSPOOL_LoadSystemPrinters Failed adding PS Driver (6)
fixme:dialog:MSGBOX_OnInit system