debugger quickinfos

0 views
Skip to first unread message

Stiba

unread,
Mar 22, 2010, 9:55:18 PM3/22/10
to Firebug

the mouseover quickinfos for functions while debugging etc. now only
shows "function()"
it would be really great if they display : function_name"("params")"
instead..


e.g. while debugging..
.
.
var de = ytmyvb.Profile.Window.Design(des[i][0],des[i][2],des[i]
[3],des[i][5],des[i][1],des[i][4],des[i][6],des[i][7],des[i][8],des[i]
[9],this.design_onload);
.
.

when i now mouseover "Design" the quickinfo shows "function()"
I propose it should be display:
"Design(id,title,prev_img,d_id,owner_id,is_public,descr,changes_window_positions,changes_window_color,extend_only,onload_fn)"

or

"ytmyvb.Profile.Window.Design(id,title,prev_img,d_id,owner_id,is_public,descr,changes_window_positions,changes_window_color,extend_only,onload_fn)"


what do you think?

John J Barton

unread,
Mar 23, 2010, 3:43:14 PM3/23/10
to Firebug

I think you are talking about what we would call "tooltips" but I
can't figure out more than that from the info you give here.

jjb

Christian Tölle

unread,
Mar 24, 2010, 12:21:10 PM3/24/10
to fir...@googlegroups.com
Hi again..

yes.. tooltip was the correct name!
sorry for my bad english.

so far

jjb

--
You received this message because you are subscribed to the Google Groups
"Firebug" group.
To post to this group, send email to fir...@googlegroups.com.
To unsubscribe from this group, send email to
firebug+u...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/firebug?hl=en.


John J Barton

unread,
Mar 24, 2010, 12:39:43 PM3/24/10
to Firebug

On Mar 24, 9:21 am, Christian Tölle <ctoe...@campus.upb.de> wrote:
> Hi again..
>
> yes.. tooltip was the correct name!
> sorry for my bad english.
>

Ok, but I need to know exactly that object you have under the mouse
pointer to know what is possible for the tooltip.

This is where a concrete and specific public example is very
handy ;-).

jjb

Reply all
Reply to author
Forward
0 new messages