too stupid mistake (Re: Is there encode library with Curl ?)

2005-05-30 Thread 前川享仁
After all, I could write the code. And actually compile was OK, but the applet clashed due to stack overflaw. I've sent the code and video which capture the desktop to curl's support team. Finally I've found a too stupid mistake in my code. I did recursive calling the same function which never e

Canvas problem

2005-05-30 Thread $BA0@n5}?N(B
Hi gurus, (B (BCanvas$BFb$K(BCanvas$B$rI=<($9$kMM$K(BAdd$B$9$k!#(B (BPlease help about Canvas class's issue. (B (BI want to change the graphics in Canvas dynamically, (Bso tried to make a sample as bellow: (B (BThe steps that I intended was; (B (B1. Canvas adds inside another Canvas

Re: Canvas problem

2005-05-30 Thread $BA0@n5}?N(B
(B> Hi gurus, (B> (B> Canvas$BFb$K(BCanvas$B$rI=<($9$kMM$K(BAdd$B$9$k!#(B (B> Please help about Canvas class's issue. (B (BI'm sorry. (BI've forgotten to erase these Japanese words (Bwhich I used for arranging what I should explain what I want to do (Bby thinking in Japanese. (B 

Re: Canvas problem

2005-05-30 Thread Friedger
Hi, (B (Buse (B {c.request-draw} (B (Binstead of (B {cl.request-draw (B{cl.non-null-parent.get-layout-context}} (B (Bcl.request-draw refers to the string, not the inner canavas. The call (Bwill only update the string. However, the new string is not yet draw. (BThat is why you have

How to change and keep record's font and background color in RecordGrid??

2005-05-30 Thread $BA0@n5}?N(B
Hi gurus, (B (BPlease tell me How to change and keep record's font and background color (Bin RecordGrid. (B (BI want to show some kind informations that is represented as a record in (BRecordGrid, so it's reasonable that these record types have each own (Bbackground color. (BAnd I also want

Re: Canvas problem

2005-05-30 Thread $BA0@n5}?N(B
Thanks. (B (BHonestly now I'm too busy to try your advice, (Bbut ofcourse I'll try later ! (Band appreciate to you much. (B (BFriedger wrote: (B> Hi, (B> (B> use (B> {c.request-draw} (B> (B> instead of (B> {cl.request-draw (B> {cl.non-null-parent.get-layout-context}} (B> 

Re: how to always show the record added RecordGrid??

2005-05-30 Thread 前川享仁
Thanks Phil, I tried your idea and it worked right. Thanks so much. > It's true that RecordGrid doesn't give you much scrolling control, but > it does keep the "current" record always scrolled into view. So if > you don't mind making the viewed record the current record, you could > use techniq

Re: How to change and keep record's font and background color in RecordGrid??

2005-05-30 Thread Friedger
Hi, (B (BI had a similar issue and used my own implementation of (BStandardStringCell. In the refresh-data method I set the parent's (Bbackground to change the color. This should also work for font color. (B (BLet me know if you need an example. (B (BFriedger (B (B (B

Re: How to change and keep record's font and background color in RecordGrid??

2005-05-30 Thread $BA0@n5}?N(B
Hi Frieder, (B (B> I had a similar issue and used my own implementation of (B> StandardStringCell. In the refresh-data method I set the parent's (B> background to change the color. This should also work for font color. (B> (B> Let me know if you need an example. (B (BYes, ofcourse. (BThan

Curl Code Vault (was: Re: How to change and keep record's font and background color in RecordGrid??)

2005-05-30 Thread Friedger
(B> By the way, is there any site where curl's component (B> or libraries are placed ? (B (BYes, there was a Code Vault at www.curlbreaker.com. Unfortunately, it (Bwas lost some time ago and the content has not yet been restored. (B (BIf there is a huge demand for it I am happy to have a lo