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

How to create list entries using ADM ?

New Here ,
Jul 03, 2013 Jul 03, 2013

Hi All,

I  want to create list box using ADM.

menu.jpg

Thanks

TOPICS
SDK
1.0K
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
New Here ,
Jul 04, 2013 Jul 04, 2013

Нelp, even though the idea

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
Guide ,
Jul 04, 2013 Jul 04, 2013

Its not a simple thing to explain. Your best bet is to explore the sample code. I'm pretty sure there's an example in there somewhere for an ADM List. Though you may need to use an ADM Hierarchy List instead -- the latter is capable of a lot more and you don't have to use the children aspect; you could just have a single list of ADM Hierarchy List entries. I think you get better mouse tracking and customization options on the ADM Hierarchy List. You can find an example of that one in Snippet Runner.

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
New Here ,
Jul 04, 2013 Jul 04, 2013

Thanks for the reply.
Do not tell me how to add Check Box and Picture in
Hierarchy List.

If it is possible for example.


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
Guide ,
Jul 04, 2013 Jul 04, 2013

It is possible, but that's why I mentioned ADM Hierarchy List. You basically need to implement it yourself. That means you'd need to take over drawing & responding to mouse clicks yourself -- its not simple. We use an ADM Hierarchy List in our product, and we implemented toggle-able icons so I know that's doable. It does take a fair bit of work though.

Just to make sure you're aware: the ADM is gone as of CS6 -- so if you do implement this, it won't work after CS5/5.1. After that you need to use a 3rd party SDK or Flash to do panels.

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
New Here ,
Jul 15, 2013 Jul 15, 2013
LATEST

Thanks for the reply.


Sorry for the simple question.

What is the theme used in Adobe Illustrator CS6?

And then I started programming in Flash Builder 4.6 and the panel is obtained with the other buttons.

Or how to move the theme Adobe Illustrator CS6 in my project?


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