Recent Posts

Pages: 1 [2] 3 4 5 6 7 ... 10
11
Help / Re: Incremental Search text box selects itself
« Last post by sedenion on January 10, 2026, 11:35:49 am »
Hi,

This issue still here in Debian 13 (LMDE 7) Is it an Incremental Search plugin problem or related to WxSmith ? It seem pretty odd that this problem still not addressed since 2022...
12
General (but related to Code::Blocks) / Re: Unique Skin System in Slide Down!
« Last post by Miguel Gimenez on January 10, 2026, 10:46:29 am »
Spam reported to moderator.
13
General (but related to Code::Blocks) / Unique Skin System in Slide Down!
« Last post by lanaderay on January 10, 2026, 09:35:07 am »

Besides its captivating gameplay, slide down also keeps players engaged thanks to its incredibly diverse shop system. Collecting new characters (Skins) not only beautifies your team but also creates endless gaming inspiration. Let's take a look at what's interesting in Slide Down!
1. Diverse Character Collection The game developers have been very creative in including all kinds of character shapes:
Basic Group: Geometric shapes (squares, circles, triangles) with vibrant neon colours.
Animal Group: Chickens, pigs, or penguins designed in a very cute low-poly style.
Strange Object Group: From soccer balls and hamburgers to... toilet paper rolls. All can slide!
2. Trail Effects The value of premium Skins lies in their trail effects. When you slide, the character will leave trails of light, sparks, or sparkling dust behind them. Owning a "premium" skin will make your visual experience much more enjoyable than the default character.
3. How to earn gold (Coins) quickly to unlock this collection without spending money?
Daily Rewards: Don't forget to log in every day to receive free gifts.
Watch double-reward ads: After each high-scoring game, watch a short ad to double the amount of gold you receive.
Complete missions: Complete challenges such as "Slide 1000m" and "Collect 500 gold" to receive big rewards.
What is your goal in Slide Down? The highest score or the most complete skin collection? Whatever it is, the game's rich item system will certainly not disappoint you. Go into the game and get yourself a cool new outfit!

14
Announcements / Re: online casino real money germany v48bzi
« Last post by Miguel Gimenez on January 09, 2026, 11:52:05 am »
Stupid reincident spammer reported to moderator.
15
Development / Re: wxSmith use bad constructor for wxStaticBoxSizer
« Last post by LR83 on January 09, 2026, 10:51:16 am »
The main difficulty lies in the fact that wxStaticBoxSizer is both a sizer and a container. In the current code, wxStaticBoxSizer is classified as a sizer, and there is no category for an object that is both a sizer and a container.
The difficulty lies in finding the owner of the child elements of wxStaticBoxSizer. Currently, it is the parent of the wxStaticBoxSizer that is found, and that is the problem.
The problem is clear, the solution less so!
We will probably need to create a new category and the wxsStaticBoxSizer class will need to inherit from wxsSizer and wxsContainer  :P
16
Announcements / online casino real money germany v48bzi
« Last post by Arielzigma on January 09, 2026, 09:51:00 am »
 
Truly tons of great data!
no deposit casino bonus canada https://bhcmerced.org/canadian-casino-online/  great canadian casino vancouver
17
Development / Re: wxSmith use bad constructor for wxStaticBoxSizer
« Last post by Miguel Gimenez on January 09, 2026, 08:50:49 am »
wxSmith is complex and the original developer is no longer around. I plan to fix this, but I currently have no free time.
18
Not the debug tip window, sometimes, the code completion tip(from the clangd_client plugin) window becomes extremely large, see the blow two screen shot, the tip window cover the whole C::B window, also the tip window extended to another screen.  :(
""
In settings>editor>CodeCompletion what have you got set for "Maximum allowed code completion matches" ?

Hi, sorry for the late reply.
I just looked at my settings, and I see the value is 1000. Is that too big?

I'd say 1000 responses is enough to over fill your screen. 20 to 40 on the screen should be adequate.
19
Not the debug tip window, sometimes, the code completion tip(from the clangd_client plugin) window becomes extremely large, see the blow two screen shot, the tip window cover the whole C::B window, also the tip window extended to another screen.  :(
""
In settings>editor>CodeCompletion what have you got set for "Maximum allowed code completion matches" ?

Hi, sorry for the late reply.
I just looked at my settings, and I see the value is 1000. Is that too big?
20
Scroll bar overlaying problem fixed in rev 13763.
wxPropertyGrid assert fixed in the same rev.

I cannot reproduce the CodeCompletion huge tip size since my
 Settings>Editor>CodeCompletion setting for "Maximum allowed code completion matches" is a reasonable size.
Pages: 1 [2] 3 4 5 6 7 ... 10