Adding Notes not possible

Lubomir I. Ivanov neolit123 at gmail.com
Mon Feb 25 13:19:38 PST 2013


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?
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

lubomir
--


More information about the subsurface mailing list