Displaying 20 results from an estimated 4000 matches similar to: "Pacific General (1997) Runs extremely slow"
2008 May 12
1
Re: Pacific General (1997) Runs extremely slow
Dan Kegel wrote:
> On 3/13/08, ninjaplease2005 <wineforum-user at winehq.org> wrote:
>
> > Can I get some details on the DIB engine? Anyone working on it?
> >
>
> See http://bugs.winehq.org/show_bug.cgi?id=421
>
> Alexandre said at wineconf 2007 that he'd be ok releasing
> wine 1.0 without one, but there is a lot of interest in it.
> There was even
2006 Jan 11
0
RE: Event.observer - unordered list problems
Hi Marco (I forwarded this also to the mailing list and removed the
picture as it wasn''t necessary to include to the mailing list so
everyone can hear the general techniques),
I recently had a very similar problem with my project. The problem
arises because whenever you move the mouse to ANY element, the previous
element that the mouse was over gets a mouseout event, even if it
2006 Jan 11
0
RE: RE: Event.observer - unordered list problems
I just realized I made a mistake... in the first numbered solution, the
!= should be ==
________________________________
From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
[mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Ryan
Gahl
Sent: Wednesday, January 11, 2006 2:28 PM
To:
2006 Mar 09
2
handling events: mouseover, etc.
I''m having a hard time figuring out how to handle mouseover events w/
Ruby on Rails (esp. whether Javascript takes over, or the Controller
should be used).
I''m currently trying to create a simple mouseover info box showing the
definition, and some other information, when certain words are
moused-over.
Say I have an array of Word objects that have 1) word name 2) definition
2006 Mar 04
1
RE: Question about event listener highlighting withchild elements
1. Create a separate class that has your highlight/unhighlight behavior
in it, and extend just the element you want to highlight with that
class... like this (also allows you to easily apply this behavior
elsewhere when you need it in the future):
Object.extend(this.el, HighlightBehaviorClass.prototype)
2. When defining your event handlers, assign them to variables so you
have a
2006 Feb 09
3
Draggables and Droppable performance (tips)
Hi all. I have some performance tips to share. I had been having
problems with the overall performance of the drag/drop objects. This is
due largely to the fact that my project really pushes the limits
(potentially thousands of draggables and hundreds of droppables in the
document at a time, although that is the extreme case).
Something I discovered is that the performance of dragging goes WAY
2008 Jun 20
2
All Wine dialog boxes have the mouse symbol out of position
I've just installed Wine.
Every Wine dialog box/window, on mouseOver, jumps the mouse cursor left and up, but sends mouse clicks to where the mouse would/should be.
In other words, when I roll the mouse over any Wine box, the arrow symbol immediately moves left and up, then subsequently moves in relation to how I move the mouse, until the original mouse location exits the dialog box, when the
2005 Dec 08
6
Bug in Effect.Highlight ?
Hi All,
I''ve just discover scriptaculous and it is a really good library. Even
if I have some difficulties with short syntax in javascript code :/
I have a strange behaviour with Effect.Highlight, and as it''s said on
bug report page :
"It''s also a good idea to discuss this on the Mailing List beforehand,
maybe it''s already known and in the works, or it
2006 Jun 20
4
Invoking MouseOver using link_to tag ?
Hi,
How can we trigger a JavaScript built in function from a <%= link_to %>
ie. i have the below statement in my view. I want to invoke a JavaScript
function on "MouseOver" of this below text (''TestingMouseOverEvents'').
<%= link_to "TestingMouseOverEvents" , :controller => "login", :action
=> "logout"%>
Note: The
2006 Mar 04
0
Question about event listener highlighting with child elements
I have created a JavaScript object which is initialized for some input
fields, fieldsets, and divs on the page. With each object i attach a
mouseover and mouseout event that highlights and un-highlights. Also on
mouseout i am trying to display the id of the object to a console. The
highlighting works except for cases when an object is the child of another
object. In this case both are highlighted
2005 Aug 31
0
Event listener problems
I''ve been using the bindAsEventListener function and registering
various events I want to monitor and have had some problems which
might be of interest.
First I have been having a crash on Safari 2.0 and 2.0.1. The
logical place to call Event.stopObserving to de-register the listener
is actually within the listener once it has finished its task. eg
register a mouseup listener
2009 Nov 06
0
r54 committed - ...
Revision: 54
Author: freyfogle
Date: Fri Nov 6 07:21:27 2009
Log:
Marker should pass in google MarkerImage objects rather than just image
URLs if possible
http://code.google.com/p/mapstraction/source/detail?r=54
Modified:
/trunk/source/mxn.googlev3.core.js
=======================================
--- /trunk/source/mxn.googlev3.core.js Fri Oct 9 07:48:43 2009
+++
2008 May 24
1
link_to_remote, image_tag, mouseover is this possible?
Hi guys,
I was wondering if you are able to have a link_to_remote, having an
image_tag and the link_to_remote has a mouseover event that updates a
div. Does the image_tag need the mouseover event? I currently have:
<%= link_to_remote(image_tag(@p_image.public_filename(:thumb)), :update
=> "big_pic", :onmouseover => {:action => :color_change, :id =>
@p_image.id})%>
2014 Nov 26
2
[LLVMdev] LVM buildmaster will be restarted today after 6 PM Pacific
Hello everyone,
LLVM buildmaster will be restarted today after 6 PM Pacific time today.
Thanks
Galina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141126/2d94025c/attachment.html>
2005 Oct 31
2
Inplaceeditor and a tooltip on mouserollover?
on mouseover when using inplaceeditor it highlights in yellow. Great.
However, I want to also show a tooltip inside this div on mouseover.
Specifically, when a user is over editable text, besides the yellow
background, I want to display next to it a "delete" link. One of the things
I''ve tried is this:
<script language="JavaScript">
new
2010 May 17
0
Medal of Honor: Pacific Assault Problems
I've noticed a couple problems running Medal of Honor: Pacific Assault under Ubuntu 10.04 using Wine 1.1.44 and I was wondering if anyone knew how to fix them.
1) The video is incredibly slow...it's similar to a fullscreen game running in a window (for lack of a better description), although I'm playing the game in fullscreen.
2) The mouse cursor remains present even after the game
2012 Feb 10
0
[LLVMdev] LLVM buildbot will be unavailable for a short time after 6PM Pacific time today
Hello everyone,
Just a short notice llvm buildbot will be unavailable for a short time
after 5: 30 PM Pacific time today.
Thanks for understanding
Galina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120210/e3dea737/attachment.html>
2012 Feb 29
0
[LLVMdev] LLVM master will be stopped today after 6 pm pacific for short time
Hello everyone,
LLVM buildbot will be stopped today after 6pm pacific.
Hopefully it will takes an hour or less.
Sorry for inconvenience.
Thanks
Galina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120229/3d13d4fb/attachment.html>
2012 Mar 26
0
[LLVMdev] LLVM master will be unavailable for few minutes today after 6 pm pacific
Hello everyone,
I am going to stop LLVM buildmaster today after 6 PM Pacific for few
minutes to fix latest issue (the buildbot does not pick up llvm changes).
Thanks
Galina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120326/08d97e74/attachment.html>
2012 Nov 16
0
[LLVMdev] LLVM buildmaster will be unavailable today around 6PM Pacific for a short time
Hello everyone,
LLVM buildmaster will be unavailable today around 6PM Pacific for a short time.
Thanks for understanding
Galina