Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

No UI redraw while Mousedown in Illustrator with flash panel (MAC only)

Guest
Jul 26, 2010 Jul 26, 2010

Hello all,

I've noticed in Illustrator whenever the mouse is held down over a FLASH UI object on a mac no updates are drawn to the UI until the mouse button is released. This makes things like highlighting text , using scrollbars etc very awkward.

Has anyone else come across this?

I have slightly altered the sample "Freegrid" & "FreegridUI" found in the illustrator CS5 SDK. I'm running in debug mode & the events are working perfectly (as far as I know)

Interestingly enough the same code works in windows perfectly.

I also experienced the exact same problem back in CS4 when i was using the ADM flash player UI to play my flash animation. My previous CS4 post is

http://forums.adobe.com/thread/533171  (7 months ago, boy how time flies)

I have tried on two macs. One PPC the other Intel, 1.5.8 OS

Thanks.

TOPICS
SDK
1.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Jul 27, 2010 Jul 27, 2010

Hi MrReplica,

Do you mean "Freegrid" & "FreegridUI" work well on both Win and Mac, your code works well on Windows, and your code does not work on Mac?

Regards,

Translate
Adobe
Adobe Employee ,
Jul 27, 2010 Jul 27, 2010

Hi MrReplica,

Do you mean "Freegrid" & "FreegridUI" work well on both Win and Mac, your code works well on Windows, and your code does not work on Mac?

Regards,

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jul 28, 2010 Jul 28, 2010

I have retested and confirmed; The bundled FreegridUI ZXP appears to have the same draw problem I have described.

The answer to your question is, from my perspective: The supplied Freegrid works well on both Win & Mac; FreegridUI works well only on windows. My code does not seem to be a factor here at all.

Due to the nature of the samples given in the SDK it is not something that would appear to be obvious, but it fortunately is very easy to reproduce.

(the problem is extremely noticable with a scrollbar, the scrollbar graphic does not update until the mouse is released!)

Slowly highlight any text you have entered and you will notice the lack of UI feedback until the mouse is released.

Running the FreegridUI.swf file directly does not have this problem. AFAIK that means this problem is either related to me compiling "Freegrid" or the way the flash panel is being handled on a mac.


This problem has occured on 10.5 Mac OS PPC and Intel. I will be testing it on 10.6 shortly!

If i had any choice I would stick to windows programming, I'm not a big fan of Xcode!

Please tell me i'm not crazy, or it's some crazy compiler flag that I have missed.

Thanks!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Aug 04, 2010 Aug 04, 2010

We can reproduce this issue. It seems to be a bug. We will have more investigation and see whether we can fix it in next release. Thanks.

Guo Wei

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Dec 29, 2010 Dec 29, 2010

I don't suppose there's anyway I can track the progress of this bug?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 16, 2011 Jan 16, 2011
LATEST

Thanks, Just downloaded the latest update to the embedded flash player! Seems to work much better.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines