Re: things about 10 that are driving me batty... help?

2011-07-30 Thread Stefano
On 30 Lug, 03:50, blinde bruce.li...@gmail.com wrote:

 Clicking a popup menu button while holding down the Command key
 invokes that menu’s last-selected menu option. but this does NOT work
 for me.

Does not work for me as well ... : /

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email supp...@barebones.com rather than posting to the group.
Follow @bbedit on Twitter: http://www.twitter.com/bbedit


things about 10 that are driving me batty... help?

2011-07-29 Thread blinde
here are some random walls i keep slamming into with 10... any
suggestions, tips, and/or workarounds would be MOST welcome!
thanks,
bruce




=
it now takes twice as many clicks as it used to to add attributes to
images tags

old way:
click in height field, add value
and/or
click in width field, add value
and/or
click in border field, add value

in 10:
click in attribute name field, type first letter (i.e., 
'w'), tab
to or click in value field, add value
repeat 2 more times for height and border

i.e., 4 steps required instead of 2 for EACH item

how does this help me? yes, some of those tags are optional... 
but
best practices is still to include them, yes? and, even if not, MY
practice is to include them. is there not a compromise solution or
workaround?

yes, i can 'update document images' at any point... but this 
seems
like an added step. i REALLY miss being able to see... and the ability
to quickly edit multiple, common params.

=
i can't tell you how many times in the last many years i've clicked on
the 'preview' palette button to preview my page in the last chosen
browser... and yet now, i have to click and then select a browser
before i can see it. why the behavior change? why doesn't it just
preview in the last selected browser? since i could always click and
hold to select a different browser, why now opt for only one of the
two behaviours?

the manual says Some palette buttons are actually popup menus.
Clicking a popup menu button while holding down the Command key
invokes that menu’s last-selected menu option. but this does NOT work
for me.

yes, i can command+control+p to preview in the last browser i
previewed in... so why does the html palette button no longer provide
this functionality?

the manual also says Try pressing the Option key and watch how the
palette changes. By holding down Option as you click, you can force
many buttons that normally display a settings dialog to use their
previous settings instead... but NONE of my v10 palettes change.

=
i really want to adjust the palette sensitivity... i have to very
deliberately click on palette buttons to get them to work. if i click
too quickly, they do not respond until the next click. suggestions
welcome.

=
saved workspaces do NOT honor window width when toggling 'open
documents' on and off. if i open one document, i do NOT get the 'open
documents' listing on the left, even after trying 'defaults write
com.barebones.bbedit AutoShowFileList -bool YES' (recommended fix from
barebones... still doesn't work)

=
in all of the attribute editor windows that come up when clicking on
an html palette button, i can do everything i need to by clicking...
EXCEPT cancel. for that, i have to type, when to this point i've been
clicking. can't i have a 'cancel' button to click on?





-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email supp...@barebones.com rather than posting to the group.
Follow @bbedit on Twitter: http://www.twitter.com/bbedit


Re: things about 10 that are driving me batty... help?

2011-07-29 Thread Kerri Hicks
On Jul 30, 1:50 am, blinde bruce.li...@gmail.com wrote:

 it now takes twice as many clicks as it used to to add attributes to
 images tags

If you always use height and width attributes on your images (I prefer
using CSS, rather than height and width attributes, but whatever you
prefer), you might want to edit the img Clipping. That way, you can
just start typing img and the autocomplete will give you the whole
tag with the placeholders in it, and you just tab (or ctrl-`) from one
attribute to the next. It's a different workflow, but one that I find
more efficient than using the Markup Panel for certain elements.

The Clipping file is in ~/Library/Application Support/BBEdit/Clippings/
img



 in all of the attribute editor windows that come up when clicking on
 an html palette button, i can do everything i need to by clicking...
 EXCEPT cancel. for that, i have to type, when to this point i've been
 clicking. can't i have a 'cancel' button to click on?

When I want to dismiss the window, I either click anywhere outside it
and it goes away, or I hit esc and it goes away. Does this work for
you?

--Kerri

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email supp...@barebones.com rather than posting to the group.
Follow @bbedit on Twitter: http://www.twitter.com/bbedit