News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Added wxHyperlinkCtrl to wxSmith.

Started by Cryogen, March 26, 2010, 01:44:53 AM

Previous topic - Next topic

Cryogen


Hi Guys,

I've added the wxHyperlinkCtrl control to wxSmith. I've been wanting to use this one from wxSmith for a long time.
All properties are available.
Tested in SVN 6190 on Win 7 on all GUI types.
Patch 2959 on Berlios.

Cheers,

  Cryo.


[attachment deleted by admin]
DoxyBlocks: Now in contrib. Cool, baby.
DoxyDocs: [url="http://wxsmithaddons.sourceforge.net/docs/doxyblocks/"]http://wxsmithaddons.sourceforge.net/docs/doxyblocks/[/url]
wxSmith Add-ons: [url="http://wxsmithaddons.sourceforge.net/"]http://wxsmithaddons.sourceforge.net/[/url]
Cryo's Patchorama: [url="http://forums.next.codeblocks.org/index.php/topic,12619.0.html"]http://forums.next.codeblocks.org/index.php/topic,12619.0.html[/url]

Cryogen

#1
Sheesh. I didn't test well enough, apparently.  :?
Fixed bugs. New version attached.



[attachment deleted by admin]
DoxyBlocks: Now in contrib. Cool, baby.
DoxyDocs: [url="http://wxsmithaddons.sourceforge.net/docs/doxyblocks/"]http://wxsmithaddons.sourceforge.net/docs/doxyblocks/[/url]
wxSmith Add-ons: [url="http://wxsmithaddons.sourceforge.net/"]http://wxsmithaddons.sourceforge.net/[/url]
Cryo's Patchorama: [url="http://forums.next.codeblocks.org/index.php/topic,12619.0.html"]http://forums.next.codeblocks.org/index.php/topic,12619.0.html[/url]

Loaden

 :D Thanks! I'am waiting long time too.

Loaden

Have a question, look the picture.
Why not use a small picture button?


[attachment deleted by admin]

Cryogen


Hi,

Quote from: Loaden on March 29, 2010, 09:17:30 AM
Have a question, look the picture.
Why not use a small picture button?


For some reason the patch hasn't installed them. The same happened to me on Linux last night. I have no idea why as they are listed in the patch. I've attached them. You just need to put them in src\devel\share\CodeBlocks\images\wxsmith.

Cheers.


[attachment deleted by admin]
DoxyBlocks: Now in contrib. Cool, baby.
DoxyDocs: [url="http://wxsmithaddons.sourceforge.net/docs/doxyblocks/"]http://wxsmithaddons.sourceforge.net/docs/doxyblocks/[/url]
wxSmith Add-ons: [url="http://wxsmithaddons.sourceforge.net/"]http://wxsmithaddons.sourceforge.net/[/url]
Cryo's Patchorama: [url="http://forums.next.codeblocks.org/index.php/topic,12619.0.html"]http://forums.next.codeblocks.org/index.php/topic,12619.0.html[/url]

Loaden

Quote from: Cryogen on March 30, 2010, 04:46:24 PM

Hi,

Quote from: Loaden on March 29, 2010, 09:17:30 AM
Have a question, look the picture.
Why not use a small picture button?


For some reason the patch hasn't installed them. The same happened to me on Linux last night. I have no idea why as they are listed in the patch. I've attached them. You just need to put them in src\devel\share\CodeBlocks\images\wxsmith.

Cheers.

un-work here, XPXP3.
When i add the png to share/...
But can not show the wxhyperlink png on wxsmith.

MortenMacFly

Quote from: Cryogen on March 30, 2010, 04:46:24 PM
For some reason the patch hasn't installed them.
"patch" cannot handle binary content. You'll always have to provide binary files in addition.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Cryogen

Quote from: Loaden on March 30, 2010, 05:53:22 PM
Quote from: Cryogen on March 30, 2010, 04:46:24 PM

Hi,

Quote from: Loaden on March 29, 2010, 09:17:30 AM
Have a question, look the picture.
Why not use a small picture button?


For some reason the patch hasn't installed them. The same happened to me on Linux last night. I have no idea why as they are listed in the patch. I've attached them. You just need to put them in src\devel\share\CodeBlocks\images\wxsmith.

Cheers.

un-work here, XPXP3.
When i add the png to share/...
But can not show the wxhyperlink png on wxsmith.

Well, I assume you've run the update script afterwards or are using the version in "devel"? Otherwise put them in src\output\share\CodeBlocks\images\wxsmith, as well. You will need to restart, too.
DoxyBlocks: Now in contrib. Cool, baby.
DoxyDocs: [url="http://wxsmithaddons.sourceforge.net/docs/doxyblocks/"]http://wxsmithaddons.sourceforge.net/docs/doxyblocks/[/url]
wxSmith Add-ons: [url="http://wxsmithaddons.sourceforge.net/"]http://wxsmithaddons.sourceforge.net/[/url]
Cryo's Patchorama: [url="http://forums.next.codeblocks.org/index.php/topic,12619.0.html"]http://forums.next.codeblocks.org/index.php/topic,12619.0.html[/url]

Cryogen

Quote from: MortenMacFly on March 30, 2010, 08:14:51 PM
Quote from: Cryogen on March 30, 2010, 04:46:24 PM
For some reason the patch hasn't installed them.
"patch" cannot handle binary content. You'll always have to provide binary files in addition.

Right, that would do it.  :)

Thanks, Morten.
DoxyBlocks: Now in contrib. Cool, baby.
DoxyDocs: [url="http://wxsmithaddons.sourceforge.net/docs/doxyblocks/"]http://wxsmithaddons.sourceforge.net/docs/doxyblocks/[/url]
wxSmith Add-ons: [url="http://wxsmithaddons.sourceforge.net/"]http://wxsmithaddons.sourceforge.net/[/url]
Cryo's Patchorama: [url="http://forums.next.codeblocks.org/index.php/topic,12619.0.html"]http://forums.next.codeblocks.org/index.php/topic,12619.0.html[/url]

Loaden

I do not know where the mistake, but I restart the computer, it works very well! :lol:

Cryogen


Hi,

Quote from: Loaden on April 01, 2010, 12:37:26 PM
I do not know where the mistake, but I restart the computer, it works very well! :lol:

OK, that's good to know. Thanks.
DoxyBlocks: Now in contrib. Cool, baby.
DoxyDocs: [url="http://wxsmithaddons.sourceforge.net/docs/doxyblocks/"]http://wxsmithaddons.sourceforge.net/docs/doxyblocks/[/url]
wxSmith Add-ons: [url="http://wxsmithaddons.sourceforge.net/"]http://wxsmithaddons.sourceforge.net/[/url]
Cryo's Patchorama: [url="http://forums.next.codeblocks.org/index.php/topic,12619.0.html"]http://forums.next.codeblocks.org/index.php/topic,12619.0.html[/url]

Cryogen


Hi Guys,

I fixed a typo in the default label.

Cheers.


[attachment deleted by admin]
DoxyBlocks: Now in contrib. Cool, baby.
DoxyDocs: [url="http://wxsmithaddons.sourceforge.net/docs/doxyblocks/"]http://wxsmithaddons.sourceforge.net/docs/doxyblocks/[/url]
wxSmith Add-ons: [url="http://wxsmithaddons.sourceforge.net/"]http://wxsmithaddons.sourceforge.net/[/url]
Cryo's Patchorama: [url="http://forums.next.codeblocks.org/index.php/topic,12619.0.html"]http://forums.next.codeblocks.org/index.php/topic,12619.0.html[/url]