00:26:56 -!- palter [palter@clozure-78A0C567.hsd1.ma.comcast.net] has quit [Quit: palter] 02:16:04 ccl-logbot [~ccl-logbo@setf.clozure.com] has joined #ccl 02:16:04 02:16:04 -!- names: ccl-logbot alms palter billstclair rme Modius_ gz sellout Arelius albino gbyers tvaalen chandler clop hypno @ChanServ mdc 02:52:37 -!- palter [palter@clozure-78A0C567.hsd1.ma.comcast.net] has quit [Connection reset by peer] 02:52:38 palter_ [~palter@2002:4b44:b1e1:0:21b:63ff:fe96:e1ff] has joined #ccl 02:52:38 -!- palter [~palter@c-75-68-177-225.hsd1.ma.comcast.net] has quit [Read error: Connection reset by peer] 02:52:39 -!- palter_ is now known as palter 03:02:49 airolson [~airolson@CPE000ae6922d9c-CM001cea397dac.cpe.net.cable.rogers.com] has joined #ccl 03:03:03 -!- airolson [~airolson@CPE000ae6922d9c-CM001cea397dac.cpe.net.cable.rogers.com] has quit [Client Quit] 03:21:52 palter_ [~palter@2002:4b44:b1e1:0:217:f2ff:fee7:72d7] has joined #ccl 03:55:30 -!- palter_ [palter@clozure-78A0C567.hsd1.ma.comcast.net] has quit [Quit: palter_] 03:55:30 -!- palter_ [~palter@2002:4b44:b1e1:0:217:f2ff:fee7:72d7] has quit [Quit: palter_] 04:18:52 Is there any way to get any sort of meta information for cocoa classes? 04:19:07 within ccl 04:19:45 -!- Modius_ [~Modius@cpe-70-123-130-159.austin.res.rr.com] has quit [Quit: I'm big in Japan] 04:20:10 Modius [~Modius@cpe-70-123-130-159.austin.res.rr.com] has joined #ccl 04:20:41 Like what? Generally, anything you can do from Objective-C you should be able to do from lisp. 04:21:08 -!- Modius [~Modius@cpe-70-123-130-159.austin.res.rr.com] has quit [Max SendQ exceeded] 04:21:37 Modius [~Modius@cpe-70-123-130-159.austin.res.rr.com] has joined #ccl 04:24:09 Like a list of methods 04:24:25 err messages a class will accept 04:29:57 Also why can I not do: (#/setStyleMask: win 0) 04:30:14 but I can do (#/styleMask: win) 04:30:21 when win is a ns:ns-window 04:30:42 err the second one is (#/styleMask win) 04:34:53 The cocoa interfaces are for 10.5. #/setStyleMask appears to be new for 10.6. 04:35:18 Mmm, I see 04:37:14 you can call it "by hand" with (objc-message-send *w* #/setStyleMask: #>NSUInteger 0), where *w* holds your NSWindow instance. 04:50:37 -!- palter [~palter@2002:4b44:b1e1:0:21b:63ff:fe96:e1ff] has quit [Quit: palter] 05:42:11 -!- rme [rme@clozure-2F8343EC.chi.dsl-w.verizon.net] has quit [Quit: rme] 05:42:11 -!- rme [~rme@pool-70-105-112-135.chi.dsl-w.verizon.net] has quit [Quit: rme] 08:02:23 Adlai [~Adlai@93-173-53-75.bb.netvision.net.il] has joined #ccl 08:03:10 -!- Adlai [~Adlai@93-173-53-75.bb.netvision.net.il] has quit [Changing host] 08:03:10 Adlai [~Adlai@unaffiliated/adlai] has joined #ccl 09:56:35 tfb [~tfb@212.183.140.0] has joined #ccl 10:08:50 -!- tfb [~tfb@212.183.140.0] has quit [Ping timeout: 256 seconds] 10:26:53 tfb [~tfb@212.183.140.16] has joined #ccl 11:06:10 tfb_ [~tfb@212.183.140.54] has joined #ccl 11:06:57 -!- tfb [~tfb@212.183.140.16] has quit [Disconnected by services] 11:07:01 -!- tfb_ is now known as tfb 12:28:06 -!- tfb [~tfb@212.183.140.54] has quit [Ping timeout: 245 seconds] 13:06:36 airolson [~airolson@CPE000ae6922d9c-CM001cea397dac.cpe.net.cable.rogers.com] has joined #ccl 13:06:38 tfb [~tfb@212.183.140.5] has joined #ccl 13:33:33 -!- alms [~alms@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Quit: alms] 13:41:04 -!- airolson [~airolson@CPE000ae6922d9c-CM001cea397dac.cpe.net.cable.rogers.com] has quit [Quit: airolson] 13:54:21 -!- tfb [~tfb@212.183.140.5] has quit [Ping timeout: 245 seconds] 13:58:18 tfb [~tfb@212.183.140.54] has joined #ccl 14:28:53 alms [~alms@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 14:32:42 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Ping timeout: 260 seconds] 14:42:20 billstclair [~billstcla@p-74-209-20-84.dsl1.rtr.chat.fpma.frpt.net] has joined #ccl 14:42:20 -!- billstclair [~billstcla@p-74-209-20-84.dsl1.rtr.chat.fpma.frpt.net] has quit [Changing host] 14:42:20 billstclair [~billstcla@unaffiliated/billstclair] has joined #ccl 14:55:06 -!- Modius [~Modius@cpe-70-123-130-159.austin.res.rr.com] has quit [Quit: I'm big in Japan] 15:58:29 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Remote host closed the connection] 16:00:03 billstclair [~billstcla@gw3.tacwap.org] has joined #ccl 16:00:03 -!- billstclair [~billstcla@gw3.tacwap.org] has quit [Changing host] 16:00:03 billstclair [~billstcla@unaffiliated/billstclair] has joined #ccl 16:11:58 -!- Adlai [~Adlai@unaffiliated/adlai] has quit [Quit: :from work :to home] 16:34:55 billstclai [~billstcla@gw3.tacwap.org] has joined #ccl 16:34:57 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Read error: Connection reset by peer] 16:35:13 -!- billstclai is now known as billstclair 16:35:17 -!- billstclair [~billstcla@gw3.tacwap.org] has quit [Changing host] 16:35:17 billstclair [~billstcla@unaffiliated/billstclair] has joined #ccl 17:08:51 milanj [~milan@91.150.101.151] has joined #ccl 17:09:25 palter [~palter@2002:4b44:b1e1:0:217:f2ff:fee7:72d7] has joined #ccl 17:35:14 rme [~rme@pool-70-105-112-135.chi.dsl-w.verizon.net] has joined #ccl 17:58:31 -!- tfb [~tfb@212.183.140.54] has quit [Ping timeout: 245 seconds] 17:59:46 Adlai [~Adlai@unaffiliated/adlai] has joined #ccl 18:33:00 -!- milanj [~milan@91.150.101.151] has quit [Ping timeout: 256 seconds] 18:37:33 milanj [~milan@109.93.197.100] has joined #ccl 19:11:50 lispm [~joswig@e177157094.adsl.alicedsl.de] has joined #ccl 19:39:54 anRch [~markmilli@64.134.242.19] has joined #ccl 19:53:28 -!- Adlai [~Adlai@unaffiliated/adlai] has quit [Read error: Connection reset by peer] 19:55:30 Adlai [~adlai@unaffiliated/adlai] has joined #ccl 21:19:21 -!- anRch [~markmilli@64.134.242.19] has quit [Quit: anRch] 22:10:05 -!- rme [rme@clozure-2F8343EC.chi.dsl-w.verizon.net] has quit [Ping timeout] 22:10:26 rme_ [~rme@pool-70-104-122-115.chi.dsl-w.verizon.net] has joined #ccl 22:11:18 -!- rme [~rme@pool-70-105-112-135.chi.dsl-w.verizon.net] has quit [Ping timeout: 252 seconds] 22:11:18 -!- rme_ is now known as rme 22:18:49 -!- palter [~palter@2002:4b44:b1e1:0:217:f2ff:fee7:72d7] has quit [Quit: palter] 22:19:43 palter [~palter@c-75-68-177-225.hsd1.ma.comcast.net] has joined #ccl 22:51:32 -!- alms [~alms@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [*.net *.split] 22:53:17 alms [~alms@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 22:54:08 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Remote host closed the connection] 22:55:14 billstclair [~billstcla@dsl-65-219-212-78.taconic.net] has joined #ccl 22:55:14 -!- billstclair [~billstcla@dsl-65-219-212-78.taconic.net] has quit [Changing host] 22:55:14 billstclair [~billstcla@unaffiliated/billstclair] has joined #ccl 23:27:27 -!- lispm [~joswig@e177157094.adsl.alicedsl.de] has quit [Remote host closed the connection]