[Bf-committers] text editor assistance

themyers themyers at neomyers.com
Tue Oct 19 05:31:17 CEST 2004


I Added in drawtext.c text_blockhandlers(ScrArea *sa) with all the added
stuff there
added the a key bind in header_text.c add_blockhandler(curarea,
TXTREPLACE_HANDLER, UI_PNL_UNSTOW)

added define TXT_REPLACE_HANDLER	4 to include/BIF_space.h

added  txt_replace_panel(char cntrl) to drawtext.c
will a few uiDefBut(block, TEX.....

the problem i am facing right now is that it draws the panel but that is
it.  i am unable to move, close, or add text to the text button(word) or
click on buttons on the panel.

when i type it goes to the document(script).

anyone got any suggestions for me.







More information about the Bf-committers mailing list