How to make "editable" brushes

Hi Everyone,
I like to make brushes and use them when I'm sketching. I was wondering how I would be able to make a brush that I can change the color, just by clicking on the stroke. I was given some brushes by a friend and noticed those brushes can be used and the colors can be changed the same way any other stroke color can be changed. But when I make a brush, I have to "remake" the brush in the new color.

Thanks Larry and Monika,
I didn't expect such speedy responses.
It worked. My brush is able to be edited. Why doesn't this forum allow us to mark TWO reply as "correct answer"?

Similar Messages

  • How to make editing cell to show up caret and taking keyboard event

    Hello everyone:
    I have the following problem with table editing.
    1. using mouse clicking, the editing cell will have cursor and taking keyboard event.(no problem with it)
    2. just type in data, it will show up in the selected cell, but the editing cell do not have cursor visible and also do not fire the keyboard event.
    I have problem with this one. So how to make editing cell to have caret visible and taking keyboard event.
    Thank you very much!
    --tony                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Hi,
    you should subclass JTable and overwrite two methods.
    1. protected boolean processKeyBinding(javax.swing.KeyStroke ks,
    java.awt.event.KeyEvent e,
    int condition,
    boolean pressed)
    to store the current keyboard event,
    2.public boolean editCellAt(int row,int column,java.util.EventObject e)
    to fix the problem with isCellEditable and curret position and direct the event into proper place.

  • How to make & edit multiple query report

    hi,
    how to make multiple query report & i have an existing multiple query report when i edit it all the structure gets disturbed whenever i want to add or delete any column from an query.
    how to do this ?
    txs

    Perhaps you have "Flex Mode" selected in the Layout Editor? It's the button next to the padlock button.
    Message was edited by:
    Dave Hemming
    Also PS: Vaguest. Question. Ever.

  • How to make editable the colums of table control in the PBO

    Hello Experts!
    I`m using the table control in dynpro, and i want to make editable some colums depending of some values.
    How can i do that?
    Thanks!

    Hi
    U need to change the screen attributes of colunm by statament LOOP AT SCREEN/ENDLOOP into the loop of table control in PBO:
    PROCESS PBO.
       LOOP AT ITAB ......
            MODULE LOOP_SCREEN_TC.
      ENDLOOP.
    MODULE LOOP_SCREEN_TC.
      IF ITAB-FIELD1 = .........
         LOOP AT SCREEN.
            IF SCREEN-NAME = 'ITAB-FIELD2'.
               SCREEN-INPUT = 0.
               MODIFY SCREEN.
            ENDIF.
        ENDLOOP.
      ENDIF.
    ENDMODULE.
    Max

  • How to make edit in place with spry

    HI
    im new to spry im using DW 8 and i want to make edit in place
    with it can i? how?
    thanks in advance.

    Anyone please?
    same question here.
    Thanks.

  • How to make / edit playlists by genre..ex. country.. rap..r

    how do i edit a playlist on my zen micro? when i create a playlist it just pulls all of my songs into that playlist , i can't put indivual songs into different playlists, so i have big playlist.... HELPDG

    DG2392322: There's a thread here on how to create and edit playlists on the player, but player based editing is not particularly easy.
    You are better to use the PC, and as Jake has said Notmad Explorer offers some of the best editing features. You can still use the software that came with the player though, like MediaSource and Zen Micro Media Explorer.

  • Inky watercolor texture: how to make the brush?

    Hi all!
    I'd like to make a brush with a texture similar to the one seen in this and similar posters: http://www.southshoreart.com/poster/classics/moonlight.html.
    I've been working with Photoshop for years, but not much with brushes or any kind of painting. I'm going to be painting over a photograph of a pond and hopefully achieving an effect similar to this. Can anyone give me any pointers for starting out?
    Thanks!
    Alec

    Given the fact that the original was done in 1927 there's no "effect" as such, just a skilled artist's hand at applying paint with traditional tools.
    But, you can get a decent approximation of the effect by Googling for:
    photoshop tutorial watercolor effect
    You'll find tons of them, and by reading through them, and looking at examples you should find something close to what you're after.
    After running through the tutorial(s) of your choice, you might want to customize settings used in the example and add some hand touches.

  • CAN'T figure out how to make/edit movies in QuickTime Pro...

    I can't seem to figure out how to creat and edit movies in Quicktime Pro. I would do this in windows movie maker as its sooo simple, but it doesn't save in a format that works on a mac computer (I'm emailing the video to someone who uses a mac!). And, I can't seem to find a program that is as easy to use as Windows Movie Maker...PLEASE help me, I really NEED to get this movie in a format to work on a Mac! I'm at a total loss as to what to do! And I can't seem to find a tutorial, either!
    =( Kourtney

    First of all, Quicktime is not really an "editing" program in the traditional sense. If you are expecting to really edit in QT Pro, you will be disappointed. Yes, you can actually import video directly into QT Pro and edit it, but the functions will be limited to roughly selecting chunks of video and deleting them, and you won't have frame-accurate control like other real editing programs. But lets start at the beginning: 1) Your post does not give enough information to anyone for them to help you. Where are the videos coming from that you want to edit? Camcorder? Digital camera that takes MPEG movies? VHS or DVDs? 2) The answer to #1 will be the clue as whether you are plugging a USB device or a Firewire device into the computer. Once this is determined, then instructions will vary as to how you go about editing. 3) I'm not sure if you are using QT Pro on a PC or a Mac. If you have a Mac, why don't you use the built-in video editing program that came with your computer? It's called iMovie? Quicktime can convert some video files into something that is compatible with iMovie, if they're not already. If you are using QT Pro on a PC, then I'm a little unfamilar as if it works exactly the same between between a Mac and PC. Seeing that you come from the PC side of the Universe, I'd bet that you are trying to plug in and use a USB device. On a Mac, QT Pro can record video directly from a camcorder, but it needs to be connected via Firewire. Otherwise for something transferred via USB, you most likely have an MPEG file. QT Pro can open this, but again, the editing will be very rough as QT is not a refined edit program.
    Message was edited by: Daniel Filice
    Message was edited by: Daniel Filice

  • How to make editable Table in LabVIEW

    Hi,
    Could you please let me know how can I make an editable table. I read all the contents of the table from a spreadsheet file but I would like when I click on any of the entries in the first column I get checkboxs for all the entries in that row and after updating them the table should also automatically be updated with new values
    For example
    Let's say this is my table
    Device Name        Bit 0           Bit 1                Bit 2                   Bit 3                               Value in binary
    1                           1.bit0           1.bit1                 1.bit2             1.bit3                                    0000
    2                            2.bit0           2.bit1                 2.bit2             2.bit3                                    0000
    3                            3.bit0           3.bit1                 3.bit2             3.bit3                                    0000
    4                             4.bit0           4.bit1                 4.bit2             4.bit3                                   0000
    Now if the user click on 1, I should see 4 check boxes  for   1bit0           1.bit1                 1.bit2             1.bit3     and as soon as the user update any of them the binary value should be updates . For example if the user   enable 1.bit1 and 1.bit 3 then the binary value should become 0101
    Could you please let me know if I can I use Table control to do this and how can I do it in LabVIEW
    Thanks

    altenbach wrote:
    Why does the user even need to select a row first? Wouldnt it be sufficient to have an array of clusters, where each cluster contains a devicename string, four enums with 0,1, and a string for the value (or binary formatted numeric). Elements that don't accept inputs should be disabled, but not greyed and can be recalculated whenever needed.
    The main problem is the cosmetic fact that this will no longer resemble a table because of all the extra borders...
    ... That's why we have this idea! Go vote for it!! Thanks!
    Here's what I had in mind (LabVIEW 8.2). All you need to add is parsing your input file into the cluster structure. If the number of clusters is large, show the vertical scrollbar of the array.
    (...note that it would look much better with my above mentioned idea implemeneted! )
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    updateBits.png ‏24 KB
    UpdateBits.vi ‏16 KB

  • How to make editable cell in ALV TREE?

    Hi all,
    I have a problem to make the cell in item row (I mean not  the cell in hierarchy columns and not in the node row) in ALV tree editable.
    I know to make it in "normal" ALV, but my ALV is type class: cl_gui_alv_tree and the nodes are calculated in a sum.Can anyone help me to set the cell editable in ALV tree?
    Thank you a lot!
    Best regards,
    Danijela Zivanovic
    Message was edited by: Danijela Zivanovic

    HI,
    To make a column editable, it will be sufficient to set the field “<b>EDIT</b>” in the field catalog. The ALV Grid perceives if there are some editable fields and adds buttons for editing purposes. If you do not need these new buttons
    <u><i>if you want it in the Classes</i></u>
    For this procedure; add the name of the field to the field “FIELDNAME”, and pass “cl_gui_alv_grid=>mc_style_enabled” to make a field editable and “cl_gui_alv_grid=>mc_style_disabled” to make a field non-editable,
    <b>Example:</b>
    FORM adjust_editables USING pt_list LIKE gt_list[] .
    DATA ls_listrow LIKE LINE OF pt_list .
    DATA ls_stylerow TYPE lvc_s_styl .
    DATA lt_styletab TYPE lvc_t_styl .
    LOOP AT pt_list INTO ls_listrow .
    IF ls_listrow-carrid = 'XY' .
    ls_stylerow-fieldname = 'SEATSMAX' .
    ls_stylerow-style = cl_gui_alv_grid=>mc_style_disabled . APPEND ls_stylerow TO lt_styletab .
    ENDIF .
    IF ls_listrow-connid = '02' .
    ls_stylerow-fieldname = 'PLANETYPE' .
    ls_stylerow-style = cl_gui_alv_grid=>mc_style_enabled . APPEND ls_stylerow TO lt_styletab .
    ENDIF .
    INSERT LINES OF lt_styletab INTO ls_listrow-cellstyles . MODIFY pt_list FROM ls_listrow .
    ENDLOOP .
    ENDFORM
    Thanks
    Sudheer

  • How to Make Editable Pdf from Photoshop

    Hello
    I have more psd page design.  I want to make a editable pdf from Photoshop.
    Regards
    Gurpreet Chauhan

    Please define "editable"? Do you mean "fillable", so that a person can easily type in the blanks? That doesn't seem the right job for Photoshop.

  • How to make editable pieces of pie/circle segments?

    I want a graphic a bit like this:
    How can I draw so that each of these 50 segments is an independent object that I can fill with color or delete?
    Also, out of curiosity: what is this kind of plot called - is it a radar graph? Or a polar graph? I'm pretty sure it has a name, I just don't know what it is.

    Marie,
    That is just another way of creating it. Often there are multiple/several ways of creating things, sometimes with different advantages. They way you created this allows more freedom, such as not being bound by specific integer ratios between the circles.
    You can still select everything and Pathfinder>Divide to get the 50 closed paths to fill separately, after Ungrouping if you wish.

  • How to make editable JComboBox uppercase

    Can some one tell me how to convert user entry in to a editble JComboBox to Uppercase?.
    Thanks.

    Here is some initial code as an example to do what you want. You will see the inital problem with it when you start typing some characters into the JComboBox. Maybee you will figure it out before I do but this is a great challenge. I figure if there is some way to override java placing the character into the box then this would work with little modification.
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    public class Test {
      private JComboBox comboBox;
      public Test() {
        JFrame mainWin = new JFrame();
        Container main = mainWin.getContentPane();
        comboBox = new JComboBox();
        comboBox.getEditor().getEditorComponent().addKeyListener( new UpperCaseKeyListener() );
        comboBox.setEditable( true );
        main.setLayout( new FlowLayout() );
        main.add( comboBox );
        mainWin.pack();
        mainWin.show();
      public class UpperCaseKeyListener implements KeyListener {
        public void keyTyped( KeyEvent e ) {
          JTextField textField = (JTextField) comboBox.getEditor().getEditorComponent();
          String text = textField.getText();
          textField.setText( text.toUpperCase() );
        public void keyPressed( KeyEvent e ) {
        public void keyReleased( KeyEvent e ) {
      public static void main( String args[] ) {
        new Test();
    }

  • How to make editing desktop version automatically edit mobile and tablet versions

    Hello,
    I have a website that is currently under development, and I was wondering if there is a way for the Mobile and Tablet versions to automatically update, when I edit the Desktop version.
    Thanks,
    Jeremy

    If you're using Business Catalyst & Muse you can create a content holders .  Place the Module on each page, then simply update the content holder via BC Admin and all pages will be updated. If you're not using Business Catalyst then you will always need to update each layout element.

  • Just wondering how to make the brushes i load stay?? i can load new brushes and use them fine but if the computer is shut down or photoshop is closed they arent there when i re start it and i have to load re load them????????

    i think i must be doing something wrong..not saving them properly or something??..its a pain in the --- having to reload everytime

    Photoshop writes the preferences file upon exit. If you shut down your computer without properly quitting photoshop there's a chance the preferences will not be properly saved and you will be back to defaults. Always close photoshop, then shut down your computer.

Maybe you are looking for

  • Macbook "Y" button problem. PLEASE HELP

    Hello all , mY "Y" button will not work unless I hold shift down. I'm not sure whY this is happening and I need advice on how to fix it. AnY ideas???

  • Process chain - After error ABAP - trigger a metachain start does not work.

    Hi, I have a process chain, where after an ABAP runs into red (ERROR MESSAGE triggered), another process type, like start a new meta-chain, or start an infopackage starts.... But is does not work. After i go to logs, it asks me whether i want to trig

  • EXTENSION of IDOC  DELVRY03, need correct exit

    Hi, Can anyone give me user exit for delvry03 to extend the IDOC as I know there is one available which is EXIT_SAPLV56K_002. I did put break point in the exit in function module but when I create a dummy scenario in WE19 and trying to do the Standar

  • What Blog Software should I use?

    I am looking for blog software that is easy to use and allows photo and video posting. Thanks for the help!

  • Video conversion for N8

    I've  been trying to convert movies for my N8. So far, I couldn't get the right conversion factors such as the resolution, bitrate, frame rate, video codec, etc. The videos I convert work on my N8 but the size always exceeds 1GB, and the video isn't