Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
SpellChecker plugin
Oleg_Sam:
Is it possible to make support $(DATAPATH) and other CB global variables in the directory path (Dictionaries, Thesauri, Bitmaps)?
It's very important for a portable C::B works.
Thanks.
Gaoleios:
oh,great!this just solve my damn problem.....Thanks! :lol:
ollydbg:
--- Quote from: Oleg_Sam on August 22, 2011, 01:36:36 pm ---Is it possible to make support $(DATAPATH) and other CB global variables in the directory path (Dictionaries, Thesauri, Bitmaps)?
It's very important for a portable C::B works.
Thanks.
--- End quote ---
I also request this feature. :D
danselmi:
--- Quote from: Oleg_Sam on August 22, 2011, 01:36:36 pm ---Is it possible to make support $(DATAPATH) and other CB global variables in the directory path (Dictionaries, Thesauri, Bitmaps)?
It's very important for a portable C::B works.
Thanks.
--- End quote ---
I hope this does the trick.
ollydbg:
--- Quote from: danselmi on August 23, 2011, 01:06:06 am ---
--- Quote from: Oleg_Sam on August 22, 2011, 01:36:36 pm ---Is it possible to make support $(DATAPATH) and other CB global variables in the directory path (Dictionaries, Thesauri, Bitmaps)?
It's very important for a portable C::B works.
Thanks.
--- End quote ---
I hope this does the trick.
--- End quote ---
Thanks, I just test this patch, and it works fine.
I just put some strings like below:
--- Code: ---$(CODEBLOCKS)\share\CodeBlocks\SpellChecker
--- End code ---
and I have put files:
th_en_US_v2.dat
th_en_US_v2.idx
en_US.dic
en_US.aff
in that folder, and it works!!
Hopefully some dev can put this patch to trunk.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version