User forums > Using Code::Blocks
{thread search] File mask not saved
Miguel Gimenez:
This patch solves the *.* issue (don't know if filtering works). The combobox constructor fired a TEXT event who overwrote the searchmask value in finddata.
The empty combobox must be fixed also.
BlueHazzard:
There is no data in the drop down boxes because the panel gets destroyed every time the dialog closes and the items are added only at the beginning once, as far as i can tell..
BlueHazzard:
Ok, i come to the conclusion, that in the option dialog it was never implemented to have a populated drop down list.
The drop down list is only implemented in the panel in the "log&others" panel and there it works...
In the settings dialog it seems to never have worked (i remember other, but i may be wrong...)
BlueHazzard:
Here is a patch that fixes this. But it introduces some strange UI behavior for resizing the options panel...
I probably will need some help for this...
In a scond patch i will try to add the file mask for project/workspace files...
ollydbg:
http://forums.codeblocks.org/index.php/topic,22198.msg151287.html#msg151287
I think I have this issue reported, see the above link and discussion. I found the post by Google.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version