Re: Set and Get the window position with Desktop Window's coordinates

2005-05-26 Thread Takanobu Maekawa
saw the new dialog AAA shown above dialog BBB. That was not what I want to do. If you know this reason or how to do what I want to do, please tell me. Regards -Takanobu Maekawa *** To unsubscribe from this list, send a mail to: mailto:[EMAIL PROTECTED

[Help!] import-package trouble

2005-06-25 Thread Takanobu Maekawa
make-package-selector too. Regards. --Takanobu Maekawa *** To unsubscribe from this list, send a mail to: mailto:[EMAIL PROTECTED] To contact a human list administrator, send a mail to: mailto:[EMAIL PROTECTED] To recieve a list of other options

Re: Get the biggest font size within a rectangle area

2005-07-26 Thread takanobu maekawa
Hi gurus, I have found DisplayContext class and wonder I can somehow do this with it... :-D thanks. --Takanobu Maekawa At 18:29 05/07/25 +0900 Hi gurus, Now I cannot find the way to get the biggest font size of a character within a rectangle area. For example, when the rectangle's width

Re: WindowClose event problem with Dialog class

2005-10-16 Thread Takanobu Maekawa
Thanks Freidger and Duke. Now I have understood that I had look at the Curl ver.4's IDE online help and tested with Curl ver.3 applet :-) Regards. --Maekawa - Takanobu Maekawa e-mail:[EMAIL PROTECTED] CANSOFT,INC.Tel:044(969)9747 Fax:044(969)9748 http://www.cansoft.co.jp

How to avoid ctrl-F (or ctrl-XXX)

2005-12-06 Thread Takanobu Maekawa
Hi gurus, How can View,Dialog or any controls deny ctrl-F or ctrl-XXX (ex. ctrl-A, ctrl-c)? I use Curl4 and made a detached applet, then pless the avobe key combination. Especially, search dialog shown was very surprizing with pressing ctrl-F when I placeed the mouse pointer anywhere on the View

MenuManager and MenuItem.get-prev

2005-12-08 Thread Takanobu Maekawa
Hi gurus. I have a problem with a highly customized componet utilizing MenuBar and SubMenus. Now I know there is a serious bug that exception which says it cannot to be empty in MenuItem occurs whenever pressing any arrow kews (left,right,up or down arrow key) while placing mouse on the menu

Too big size Drawable??

2006-01-21 Thread Takanobu Maekawa
Hi gurus, I have tried to open meny windows as possible in my applet (the applet has over 40 windows...), then a error occurs. It says: SurfaceTooLargeException: Drawable 表面 (1008 x 708) はサイズが大きすぎ るため作成されませんでした。 #0 SurfaceTooLargeException.throw (0x0b4d5f85+33) #1

ALT-TAB causes exception??

2006-02-02 Thread Takanobu Maekawa
-in-runnable (0x0190bd86+18) #28 curl-thread-really-call-run-in-runnable (0x01907cd9+233) As usual, I cannot understand what the stacktrace means Please tell me what it says, and when this exception occurs generally. My environment:Curl4 Japanese, Windows2000/XP. Regards. --Takanobu Maekawa

about the architecture of applets and curl runtime

2006-06-17 Thread Takanobu Maekawa
Hi all. To tell the truth, I have not really understood the architecture of the thread model that Curl runtime controls applets within itself. I have thoutht that once applets are loaded to the runtime the runtime makes additional threads for new applets, then controls them. Is that right? If

Re: How to make an applet that looks like a widget application?

2006-06-27 Thread Takanobu Maekawa
Hi all. I don't know how to explain so called widget's characteristics exactly but it seems to be able to have very freely drawn shape like skin mode of Windows Media Player. Later I've noticed that I was too upset and maybe using graphical objects which uses transparent background color will

Re: How to make an applet that looks like a widget application?

2006-06-27 Thread Takanobu Maekawa
Hi all. Later I've noticed that I was too upset and maybe using graphical objects which uses transparent background color will solve my question. :-) When I tried with the bellow detached applet the View could not become transparent.

how to get EMBED's parameter?

2006-07-05 Thread Takanobu Maekawa
Hi all. As I said before, I'm making a terminal emulater with Curl just for interest. Now I want to the frame which displays terminal console embeded in html. I used EMBED tag and added some parameters such like encoding, the url of the server connected from the terminal and so on... But I

Can't communicate between applets through socket

2006-07-11 Thread Takanobu Maekawa
Hi all. I want to send xml data from a parent applet to a child applet through socket communication. So, for experiment, I made 2 applets as bellow. But they don't work at all... As you see, send-to-local-app.dcurl tries to connect the port 6001 on localhost. But CouldntConnectSocketException

surge-do.exe problem?

2006-10-18 Thread Takanobu Maekawa
Hi gurus. Today I noticed that surge-do.exe processes don't decrease although all applets has been exited.(even serge.exe has been exited.) I made sure that all applets has been finished by checking the applet manager of Curl control panel. For example, please try to run the bellow applet again

Re: surge-do.exe problem?

2006-10-18 Thread Takanobu Maekawa
Thanks Jamse. I have tried as what you said but I did not find any process named surge-do.exe in the windows task manager but surge-lab.exe. Hm... I tried to run the sample applet which I showed at the previous mail again, then three processes which are surge.exe,surge-do.exe, and