Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Cappuccino & Objective-J
Conversations
Labels
About
Cappuccino & Objective-J
Contact owners and managers
1–30 of 3972
Mark all as read
Report abusive group
0 selected
Luke
,
Keary Suska
5
Feb 20
Setting TableView row background color based on row data
Just to confirm (for the group) that the table row background drawing code (link above) worked really
unread,
Setting TableView row background color based on row data
Just to confirm (for the group) that the table row background drawing code (link above) worked really
Feb 20
Luke
, …
Keary Suska
9
Feb 1
Recovering a blocking -runModal?
Yeah, the same thought had crossed my mind too... make this a 2-phase thing with the server sync'
unread,
Recovering a blocking -runModal?
Yeah, the same thought had crossed my mind too... make this a 2-phase thing with the server sync'
Feb 1
Luke
,
Keary Suska
4
Feb 1
TableView column sort mystery
Thanks Keary. It's cell-based (currently). Last time I used Capp (>10 years ago) there was
unread,
TableView column sort mystery
Thanks Keary. It's cell-based (currently). Last time I used Capp (>10 years ago) there was
Feb 1
Luke
,
Keary Suska
3
Jan 27
HTML <img> tag emitted for icons/images with zero width/height
Wow, thanks Keary! Worked a charm and saved me a lot of time! Bit of a nasty bug that one and rather
unread,
HTML <img> tag emitted for icons/images with zero width/height
Wow, thanks Keary! Worked a charm and saved me a lot of time! Bit of a nasty bug that one and rather
Jan 27
Luke
,
daboe01
4
Jan 27
CPTableView drag to reorder rows
:) Thanks! Yes, I have this working beautifully now. Multi-row dragging to organize sequenced list of
unread,
CPTableView drag to reorder rows
:) Thanks! Yes, I have this working beautifully now. Multi-row dragging to organize sequenced list of
Jan 27
Luke
, …
Michael Bach
3
Jan 25
Kudos
Dear Luke: > I just wanted to say that I'm loving Cappuccino. couldn't agree more > I
unread,
Kudos
Dear Luke: > I just wanted to say that I'm loving Cappuccino. couldn't agree more > I
Jan 25
Luke
, …
Martin Carlberg
8
Jan 24
Instantiation of objects in xib/cib
Hi Luke, Great that you got it working. It can be, as you say, very convenient. You can have the
unread,
Instantiation of objects in xib/cib
Hi Luke, Great that you got it working. It can be, as you say, very convenient. You can have the
Jan 24
Luke
, …
Martin Carlberg
7
Jan 20
Adding an outlet on an object in Xcode/IB to match an @outlet in a .j file
Ah right. Yes, I hadn't noticed that all the .h/.m files were being created/updated in the .
unread,
Adding an outlet on an object in Xcode/IB to match an @outlet in a .j file
Ah right. Yes, I hadn't noticed that all the .h/.m files were being created/updated in the .
Jan 20
Luke
, …
Keary Suska
5
Jan 20
Initial sizing/layout of split pane/divider
Thanks for the confirmation and suggestion Keary On Friday, January 20, 2023 at 11:39:16 AM UTC-8
unread,
Initial sizing/layout of split pane/divider
Thanks for the confirmation and suggestion Keary On Friday, January 20, 2023 at 11:39:16 AM UTC-8
Jan 20
Luke
,
Martin Carlberg
3
Jan 17
bootstrap.sh failing
I tried the "Install locally from source without install with npm" and that worked great (
unread,
bootstrap.sh failing
I tried the "Install locally from source without install with npm" and that worked great (
Jan 17
Luke
,
Michael Bach
3
2/4/22
Bootstrapping a new project (scaffolding)
Thanks Michael! On Thursday, February 3, 2022 at 11:18:08 PM UTC-8 michae...@uni-freiburg.de wrote: I
unread,
Bootstrapping a new project (scaffolding)
Thanks Michael! On Thursday, February 3, 2022 at 11:18:08 PM UTC-8 michae...@uni-freiburg.de wrote: I
2/4/22
Michael Bach
,
Martin Carlberg
3
11/12/20
"modern" JavaScript?
Dear Martin: > We need to update our parser for this to work. And we need remove Rhino also as it
unread,
"modern" JavaScript?
Dear Martin: > We need to update our parser for this to work. And we need remove Rhino also as it
11/12/20
Michael Bach
, …
Prof. Michael Bach
4
11/5/20
Global error catching?
Dear Keary & Mike: Thank you very much for providing help, pointers and code! I have now
unread,
Global error catching?
Dear Keary & Mike: Thank you very much for providing help, pointers and code! I have now
11/5/20
Mac Qa
, …
Keary Suska
5
3/26/20
Hire someone for super simple backend?
David, Good questions. As I said, I have never dipped my toe into server-side stuff at all. But I
unread,
Hire someone for super simple backend?
David, Good questions. As I said, I have never dipped my toe into server-side stuff at all. But I
3/26/20
Simon
,
Martin Carlberg
3
1/29/20
Embedding an SVG element in a view/layer
Thanks Martin - now that I'm feeling better about it being possible, I'm happier to give it a
unread,
Embedding an SVG element in a view/layer
Thanks Martin - now that I'm feeling better about it being possible, I'm happier to give it a
1/29/20
Chris Vaught
,
Martin Carlberg
3
7/24/19
CPTableView Text Selection Color
I normally build cappuccino from source and normally update the source once or twice per year. So
unread,
CPTableView Text Selection Color
I normally build cappuccino from source and normally update the source once or twice per year. So
7/24/19
Todd Freese
,
Martin Carlberg
2
7/24/19
Getting Node version working
Hi! I use node version 8 but I guess it should work with later versions too. - Martin 16 juni 2019 kl
unread,
Getting Node version working
Hi! I use node version 8 but I guess it should work with later versions too. - Martin 16 juni 2019 kl
7/24/19
Luke
,
Keary Suska
9
5/25/19
DateFormatter on table view text cell not functioning correctly?
It's comforting at least that you have all this working. Thanks for the kind offer to review the
unread,
DateFormatter on table view text cell not functioning correctly?
It's comforting at least that you have all this working. Thanks for the kind offer to review the
5/25/19
Luke
, …
Prof. Michael Bach
5
5/24/19
Embedding Cappuccino in other web content
Dear Keary, Kjell & All: > I think you can look at Michel Bach site. https://michaelbach.de/ot
unread,
Embedding Cappuccino in other web content
Dear Keary, Kjell & All: > I think you can look at Michel Bach site. https://michaelbach.de/ot
5/24/19
Luke
,
Keary Suska
4
5/22/19
Serving cappuccino from a location other than the web root
...and it was indeed my issue. My configuration was tortured - simplifying things had it loading
unread,
Serving cappuccino from a location other than the web root
...and it was indeed my issue. My configuration was tortured - simplifying things had it loading
5/22/19
Luke
,
Keary Suska
2
5/17/19
(TableView cell) tooltips not working on Chrome
I can confirm that this is not working for me either in Chrome, and it is trivially reproducible. I
unread,
(TableView cell) tooltips not working on Chrome
I can confirm that this is not working for me either in Chrome, and it is trivially reproducible. I
5/17/19
Luke
, …
daboe01
10
5/16/19
Bindable data controller or underlying collection class (maybe CPArrayController) for REST endpoint
OK, I found the problem. In WLRemoteObject.j, -activateRemotePropertiesObservation sets up the
unread,
Bindable data controller or underlying collection class (maybe CPArrayController) for REST endpoint
OK, I found the problem. In WLRemoteObject.j, -activateRemotePropertiesObservation sets up the
5/16/19
Simon
,
Martin Carlberg
3
4/30/19
Key event processing
Hey Martin :) So it looks as though I'm not getting any call at all to the -keyDown:(CPEvent) or
unread,
Key event processing
Hey Martin :) So it looks as though I'm not getting any call at all to the -keyDown:(CPEvent) or
4/30/19
Luke
, …
daboe01
4
4/28/19
Predicate expression syntax
Thanks daboe01. Looks like 1.1 might be soon in the offing (?), but I can grab master when this PR is
unread,
Predicate expression syntax
Thanks daboe01. Looks like 1.1 might be soon in the offing (?), but I can grab master when this PR is
4/28/19
Simon
, …
Martin Carlberg
4
4/25/19
What version of Xcode does XcodeCapp support ?
Setting the 'Builds for' version from 'unknown' to 'macOS 10.14 or later' did
unread,
What version of Xcode does XcodeCapp support ?
Setting the 'Builds for' version from 'unknown' to 'macOS 10.14 or later' did
4/25/19
Simon
, …
daboe01
6
4/24/19
Installation from source on Mojave, into a non-default directory
On Wednesday, April 24, 2019 at 11:32:09 AM UTC-7, mrcarlberg wrote: Did you enter only default
unread,
Installation from source on Mojave, into a non-default directory
On Wednesday, April 24, 2019 at 11:32:09 AM UTC-7, mrcarlberg wrote: Did you enter only default
4/24/19
Luke
, …
Martin Carlberg
5
4/24/19
In-place editing of TableView cells
Hi! It can be that in-place cell editing on view based table view is not working by just checking the
unread,
In-place editing of TableView cells
Hi! It can be that in-place cell editing on view based table view is not working by just checking the
4/24/19
Luke
,
Richard van Zon
3
4/23/19
XcodeCapp
D'oh. How did I miss that? Some weird kind of blindness - maybe that's evidence against zero-
unread,
XcodeCapp
D'oh. How did I miss that? Some weird kind of blindness - maybe that's evidence against zero-
4/23/19
Luke
, …
Martin Carlberg
6
4/23/19
Confused about CAPP_BUILD directory after install
Luke, Thanks for finding this. I think that the bootstrap installation does not work as intended or
unread,
Confused about CAPP_BUILD directory after install
Luke, Thanks for finding this. I think that the bootstrap installation does not work as intended or
4/23/19
Richard van Zon
,
Romain Brestac
2
12/4/18
Not all Xibs are converted with warning/error
Did you do a jake install ? Le lundi 3 décembre 2018 17:27:34 UTC+1, Richard van Zon a écrit : Hi, I
unread,
Not all Xibs are converted with warning/error
Did you do a jake install ? Le lundi 3 décembre 2018 17:27:34 UTC+1, Richard van Zon a écrit : Hi, I
12/4/18