Skip to search.
fox-users

Group Information

  • Members: 80
  • Founded: Jul 21, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 1 - 30 of 2868   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1 Thomas Jordan
ace@... Send Email
Jul 21, 1999
7:37 pm
Hi: ... Just added us to http://www.egroups.com/list/fox-users/ They have a method of entering in all of the past messages via plopping them in a tar ball at ...
2 Thomas Jordan
ace@... Send Email
Jul 21, 1999
7:43 pm
Hi Jeroen: ... I've also request another archive at http://www.escribe.com They need to validate the request with you, Jeroen. So expect them to email you...
3 Thomas Jordan
ace@... Send Email
Jul 21, 1999
7:56 pm
Hi Lyle: Up still here. ;-) I resubmitted the request to geocrawler. We'll see if they do it this time around. Although since requesting the addition of this...
4 Marcus Ellington
calmmarcus@... Send Email
Jul 22, 1999
12:27 pm
... Maybe i'm just being picky, but the buttons in Fox applications don't react in quite the way i'd expect. In windows (i'm not sure about x windows) the...
5 Marcus Ellington
calmmarcus@... Send Email
Jul 22, 1999
12:43 pm
... i'm not sure, but i think that there is already an archive maintained by the mailing list server that we are using. Try sending an email to...
6 Jeroen van der Zijp
jvz@... Send Email
Jul 22, 1999
1:23 pm
1) Documentation. We're working on it. I'm setting up template files for the ``PERCEPS'' code documentation system. I've found a few problems with perceps,...
7 Lyle Johnson
jlj@... Send Email
Jul 22, 1999
1:40 pm
... From: owner-fox-users@... [mailto:owner-fox-users@...] Sent: Wednesday, July 21, 1999 5:34 PM To: owner-fox-users@... Subject: BOUNCE...
8 Lyle Johnson
jlj@... Send Email
Jul 22, 1999
1:44 pm
This is great! Thanks so much for getting this set up. I'd be glad to make the tar ball of old messages and ftp it to the site you mentioned. But can you tell...
9 Lyle Johnson
jlj@... Send Email
Jul 22, 1999
1:46 pm
You are correct that these commands will get you the plain text messages (in mbox format). What I was hoping for (and what the e-groups thing provides) is an...
10 Lyle Johnson
jlj@... Send Email
Jul 22, 1999
1:51 pm
OK I'll add these to the bugs list. I did check things out on my PC at home last night, which is a Pentium 133 running Windows 95. Compiled the 0.99.55...
11 Jeroen van der Zijp
jvz@... Send Email
Jul 22, 1999
2:15 pm
... Actually, they do. You must be working under Windows. The problem is is that certain versions of Windows do not allow for mouse tracking. With mouse...
12 Marcus Ellington
calmmarcus@... Send Email
Jul 22, 1999
2:35 pm
You are probably right, i'm using a very old version of win95 here, & I may not have compiled the samples correctly. I won't report anything else until I make...
13 JB
jimbag@... Send Email
Jul 22, 1999
2:45 pm
Thanks for the birdseye. I'm still missing something I'm afraid. Using PathFinder for example, 1. Do I have to register every mime-type there is in order to...
14 Jeroen van der Zijp
jvz@... Send Email
Jul 22, 1999
3:19 pm
... I just checked with vmware, they indeed work differently from X11. Under X11, you get enter/leave even when grabbed, so I will look into the situation to...
15 Jeroen van der Zijp
jvz@... Send Email
Jul 22, 1999
3:57 pm
... Actually, no. Only the drag source needs to. The drop target can ask with app->getDragTypeName(FXDragType dt) to acquire the mime string and see if it...
16 Thomas Jordan
ace@... Send Email
Jul 22, 1999
5:03 pm
Hi Lyle: The pertinent information is here: http://www.egroups.com/suggestlist?method=display_moreinfo&listname=fox-users Here's the relevant snippet: --8<----...
17 Theron Trout
trout2@... Send Email
Jul 22, 1999
11:00 pm
I am developing a small program that is to display a simple vector file in a MDI. I began with the MDI test program that came with FOX and extended from ...
18 JB
jimbag@... Send Email
Jul 22, 1999
11:00 pm
Sorry to be such a pain. I've got the drop thing working with FXFileLIst but the icons aren't draggable. Basically I need to know how to get an ...
19 Jeroen van der Zijp
jvz@... Send Email
Jul 23, 1999
1:31 pm
... app->create() recursively creates the X server-part of each widget. The new operator just allocates & initializes the client part. Therefore, if you add...
20 Jeroen van der Zijp
jvz@... Send Email
Jul 23, 1999
3:06 pm
... OK. ... This is not necessary as the message map of the base class is automatically searched after a search of the derived class's message map fails to...
21 Jeroen van der Zijp
jvz@... Send Email
Jul 23, 1999
3:17 pm
... FXIconList only kicks into dragging mode if item->state has the FXIconItem::DRAGGABLE bit set. The idea [with FXFileList] is to turn this bit on after...
22 Marcus Ellington
calmmarcus@... Send Email
Jul 23, 1999
3:36 pm
I can see that a reference manual has started to appear on the Fox website. Will each class also display the methods inherited from its base classes (on the...
23 Jeroen van der Zijp
jvz@... Send Email
Jul 23, 1999
4:11 pm
... I do not know. All I can say is that in the mditest test program, it works fine. - Jeroen -- ...
24 Jeroen van der Zijp
jvz@... Send Email
Jul 23, 1999
4:20 pm
... The tool I'm using allows for a lot of flexibility in the layout. We can do anything we want, perhaps even several different formats to suit different ...
25 Jeroen van der Zijp
jvz@... Send Email
Jul 23, 1999
4:23 pm
... Thanks. So we're now being archived somewhere. I'll see if I can link to the archived repository from the FOX web page. What exactly should I be adding? -...
26 Thomas Jordan
ace@... Send Email
Jul 23, 1999
4:45 pm
escibe hasn't started archiving yet; but egroups has. Link to: http://www.egroups.com/list/fox-users verbage is your call ;^) -- Tom. ... [snip] ... [snip] ......
27 Martin Welch
mwelch@... Send Email
Jul 23, 1999
6:49 pm
... Good question. Actually using the real thing is the most straightforward approach and probably the one I'll use. What I'm attempting to do was really an...
28 Jeroen van der Zijp
jvz@... Send Email
Jul 23, 1999
6:52 pm
... The toplevel widgets call XSetFocus when one of their child widgets is setFocus()-ed. Whether keyboard actually goes to this window depends on the WM's...
29 celer@... Send Email Jul 23, 1999
7:47 pm
Is there any way to prevent an event from propagating. For instance If I use the SEL_PAINT and I don't want the widgets children to see the event ? thanks ...
30 JB
jimbag@... Send Email
Jul 23, 1999
8:02 pm
I understand now. Thanks. The trouble is that FXIconItem->state and FXIconItem::DRAGGABLE are protected members so one can't do anything in a derived class. Is...
Messages 1 - 30 of 2868   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help