Adding Notes not possible

Dirk Hohndel dirk at hohndel.org
Mon Feb 25 13:25:59 PST 2013


"Lubomir I. Ivanov" <neolit123 at gmail.com> writes:

> On 25 February 2013 23:00, Dirk Hohndel <dirk at hohndel.org> wrote:
>> "Lubomir I. Ivanov" <neolit123 at gmail.com> writes:
>>
>>> On 25 February 2013 22:45, Peter Konings <peter.l.e.konings at gmail.com> wrote:
>>>> It's visible in 3.0-33-g739ea9989c12 under windows 7, and gets horizontal
>>>> and vertical scroll bars when I enter large amounts of text, as needed.
>>>>
>>>
>>> yep, we also need to add another one for the entire dialog, or
>>> alternatively (perhaps better) put the two lists of cylinders and
>>> weights in their own scroll areas.
>>> some testing is required here for what is optimal i guess.
>>
>> This never ending "let's chase another gtk oddity on Mac/Windows/Ubuntu
>> is driving me nuts.
>>
>> BTW: gtk_show_uri doesn't work at all on the Mac. So I'm trying to work
>> around that as well.
>>
>
> hm, according to the docs the about dialog uses that, so is it working
> from there?

Nope it's not - it's just that no one had tested / reported that, yet.

> i think a simple system("...") call will not work for "http://", but
> on the hand the alternative i found seems to be to use NSWorkspace
> which is Objective-C and is not suitable API.
> http://stackoverflow.com/questions/859517/osx-equivalent-of-shellexecute

I just pushed the macos specific fix. Shouldn't affect anyone else.

/D


More information about the subsurface mailing list