On Fri, Oct 24, 2008 at 4:09 PM, Nate Lowrie <[EMAIL PROTECTED]> wrote:
> On Fri, Oct 24, 2008 at 3:38 PM, Nate Lowrie <[EMAIL PROTECTED]> wrote:
>> On Fri, Oct 24, 2008 at 3:31 PM, Paul McNett <[EMAIL PROTECTED]> wrote:
>>> Nate Lowrie wrote:
>>>> I am seeing some issues here in Vista.  I figured it was time to
>>>> upgrade and most things worked fine but some are not.
>>>>
>>>> The following I am experiencing with Tweezer:
>>>>   - Can't Select text in the dHtmlBox portion of the Tweets
>>>>   - Can't click hyperlinks in the dHtmlBox portion of the Tweets
>>>>   - The Hover event on the HoverActionImage class is not firing
>>>>
>>>> The dHtmlBox selection and hyperlinks work fine when I run dHtmlBox.py
>>>> though.  Not sure what exactly is going on.
>
> Update.  New tweet panels have all the issues above, while the old
> ones do not.  I have no clue why.  I will post a screencast soon.

Screencast is up at http://www.youtube.com/watch?v=YhQujoJVnXI  Pardon
the sound issues.

Also present but unrelated, when I select the scroll down menu event,
I get the following error:

Traceback (most recent call last):
  File "E:\Projects\Dabo\trunk\dabo\ui\uiwx\dMenuItem.py", line 55, in __onWxHit

    self.raiseEvent(dEvents.Hit, evt)
  File "E:\Projects\Dabo\trunk\dabo\ui\uiwx\dPemMixin.py", line 925, in raiseEve
nt
    super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args, **kwargs)
  File "E:\Projects\Dabo\trunk\dabo\lib\eventMixin.py", line 92, in raiseEvent
    bindingFunction(event)
  File "c:\users\nate\appdata\local\temp\tmpie6_zl.py", line 697, in onMenuScrol
lPage
    if "down" in evt.prompt.lower():
  File "E:\Projects\Dabo\trunk\dabo\dEvents.py", line 105, in __getattr__
    self.__class__.__module__, self.__class__.__name__, att)
AttributeError: dabo.dEvents.Hit object has no attribute prompt.

Is dEvent.prompt supposed to be present?

Nate L.

Vista
Python 2.5.2
wx 2.8.9.1
Dabo rev 4603


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to