On Thu, Dec 4, 2008 at 12:08 AM, John Labenski <[EMAIL PROTECTED]> wrote:
> I've added the wxTextUrlEvent class to CVS. I hope to make a release
> for wxWidgets 2.8.9 in the next week.
>
> Regards,
> John
>
>
Fantastic, thank you! I'll have to check out from CVS and try it out.
Thanks,
Evan
I've added the wxTextUrlEvent class to CVS. I hope to make a release
for wxWidgets 2.8.9 in the next week.
Regards,
John
On Fri, Nov 21, 2008 at 1:23 AM, Evan DeMond <[EMAIL PROTECTED]> wrote:
> On Thu, Nov 20, 2008 at 11:14 PM, John Labenski <[EMAIL PROTECTED]> wrote:
>>
>> What about GetStr
On Thu, Nov 20, 2008 at 11:14 PM, John Labenski <[EMAIL PROTECTED]> wrote:
>
> What about GetString()? Doesn't that return the string of the URL? The
> only thing that the wxTextUrlEvent adds are functions to get the
> integer start and end position of the URL in the textctrl.
>
Currently GetStri
On Thu, Nov 20, 2008 at 9:55 PM, Evan DeMond <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> Hate to bother the list, but I've been trying to figure out how to handle
> URL clicks in wxTextCtrl and I haven't been too successful:
>
> I've connected a handler to wxEVT_COMMAND_TEXT_URL and am able to rece