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

wxSmith isues

<< < (4/15) > >>

gtafan:

--- Quote from: oBFusCATed on February 05, 2018, 05:53:45 pm ---About the mis-compilation - is the gbsize.h part of the wx's precompiled header or not?
What happens if you extract it from the ifdef section.

--- End quote ---
Sorry, but having no idea what you are meaning with that wx's precompiled header.
Deleting that ifdef section could be really a solution, as in the frame wersion from the last pic there is no ifdef section and it compiles. Really don“t see any use of that ifdef section.

stahta01:

--- Quote from: gtafan on February 06, 2018, 02:44:21 pm ---
--- Quote from: oBFusCATed on February 05, 2018, 05:52:24 pm ---Patches welcome...

--- End quote ---
Unfortunatelly have not found patches, that solve the problem with at least 1 of the missing widgets.

--- End quote ---

"Patches welcome..." Implies you creating and submitting patches.

Tim S.

gtafan:

--- Quote from: stahta01 on February 06, 2018, 02:49:39 pm ---
--- Quote from: gtafan on February 06, 2018, 02:44:21 pm ---
--- Quote from: oBFusCATed on February 05, 2018, 05:52:24 pm ---Patches welcome...

--- End quote ---
Unfortunatelly have not found patches, that solve the problem with at least 1 of the missing widgets.

--- End quote ---

"Patches welcome..." Implies you creating and submitting patches.

Tim S.

--- End quote ---
Do I look like somebody creating and submitting patches?
Unfortunatelly it looks lie wxSmith is dead, as with a portable version of firefox I was finaly able to enter the sf.net page and for wxSmith the last update is 2013-05-03.

oBFusCATed:
Dead is a bit strong word.
I'm not sure what you've looked at, but this is the latest commit for wxSmith:

--- Code: ---commit b657ec13bec8e967e6fec997b52b4d56d9b4cf7b
Author: T Petrov <tpetrov@codeblocks.org>
Date:   Tue Aug 15 21:52:38 2017 +0000

    * wxSmith: Add wxSpinCtrl alignment styles

    > http://forums.codeblocks.org/index.php/topic,22082.msg150338.html#msg150338

    git-svn-id: https://svn.code.sf.net/p/codeblocks/code/trunk@11154 2a5c6006-c6dd-42ca-98ab-0921f2732cef

--- End code ---

gtafan:

--- Quote from: oBFusCATed on February 06, 2018, 06:52:12 pm ---Dead is a bit strong word.
I'm not sure what you've looked at, but this is the latest commit for wxSmith:

--- Code: ---commit b657ec13bec8e967e6fec997b52b4d56d9b4cf7b
Author: T Petrov <tpetrov@codeblocks.org>
Date:   Tue Aug 15 21:52:38 2017 +0000

    * wxSmith: Add wxSpinCtrl alignment styles

    > http://forums.codeblocks.org/index.php/topic,22082.msg150338.html#msg150338

    git-svn-id: https://svn.code.sf.net/p/codeblocks/code/trunk@11154 2a5c6006-c6dd-42ca-98ab-0921f2732cef

--- End code ---

--- End quote ---
I was looking here: https://sourceforge.net/projects/wxsmithaddons/

Deleting that ifdef section solved the problem with GridBagSizer.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version