Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Updated FlexMDI Custom Button Example
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
clint  
View profile  
 More options Sep 15 2009, 2:08 pm
From: clint <clintdor...@gmail.com>
Date: Tue, 15 Sep 2009 11:08:13 -0700 (PDT)
Local: Tues, Sep 15 2009 2:08 pm
Subject: Updated FlexMDI Custom Button Example
The current flex MDI documentation contains an outdated example of how
to add custom buttons to the window title bar.

Specifically, it used a call to MDIWindow.addControl(control, index),
which no longer exists.

Do any one have any updated examples on altering the default title
bar?

I am trying to:
1) Add additional buttons
2) Remove the close button
3) Change the default behavior of the close button

Thanks!

-Clint


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben Clinkinbeard  
View profile  
 More options Sep 15 2009, 2:28 pm
From: Ben Clinkinbeard <ben.clinkinbe...@gmail.com>
Date: Tue, 15 Sep 2009 14:28:54 -0400
Local: Tues, Sep 15 2009 2:28 pm
Subject: Re: [flexlib] Updated FlexMDI Custom Button Example

1)
http://www.benclinkinbeard.com/2008/02/flexmdi-11-release-enhancement...
Window controls heading
2) mdiWindow.showCloseButton = false
3)
http://www.benclinkinbeard.com/2008/02/flexmdi-11-release-enhancement...
Default behaviors heading


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
clint  
View profile  
 More options Sep 15 2009, 2:52 pm
From: clint <clintdor...@gmail.com>
Date: Tue, 15 Sep 2009 11:52:16 -0700 (PDT)
Local: Tues, Sep 15 2009 2:52 pm
Subject: Re: Updated FlexMDI Custom Button Example
Awesome!

The link you sent wasn't working when I clicked them (there is an
extra dash at the end of it), but I was able to find it.

Is it possible to get a version of that updated explorer with View
Source enabled, so that the code for the Mac OS9 custom controls
container is viewable?

Also, would I need to make a custom controls class to make some of the
buttons appear when the window is minimized? Or is there a quick
option to make all the controls viewable? Ideally, I'd like the new
buttons I'm adding to always be available.

Thanks again!

-Clint

On Sep 15, 2:28 pm, Ben Clinkinbeard <ben.clinkinbe...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben Clinkinbeard  
View profile  
 More options Sep 15 2009, 2:58 pm
From: Ben Clinkinbeard <ben.clinkinbe...@gmail.com>
Date: Tue, 15 Sep 2009 14:58:35 -0400
Local: Tues, Sep 15 2009 2:58 pm
Subject: Re: [flexlib] Re: Updated FlexMDI Custom Button Example

View source is enabled, you just have to right click in the application bar
at the top.

Not sure about the other part, its been a long time since I looked at the
code.

Ben


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »