Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

help hint

(1/1)

z.e.k:
Hi, I'm a recent user of C::B (french by the way, so excuse my language :)), and I gotta say it's a amazing work.

What you could do is when the help hint print after we wrote a procedure like
--- Code: ---gtk_table_attach_defaults
--- End code ---
it prints something like that in the help hint :
--- Code: ---(GtkTable *table, GtkWidget *child, guint left_attach, guint right_attach, guint top_attach, guint bottom_attach )
--- End code ---

But, when it is that big, it doesn't fit to the screen? So could you do it so it prints in 2 lines (or more when necessary) ?

Thanks a lot.

All the best,

z.e.k

Game_Ender:
Those are called call tips, and the Code Completion had them working partially but they were disable until they could be completed locally.

Navigation

[0] Message Index

Go to full version