Search the web
Sign In
New User? Sign Up
sw-gis · Smallworld Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 19219 - 19248 of 20137   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
19219
Hi I have install dispatcher on  using following command on command prompt swdp -install swdp -configure -client_port 4053     when I created tics acp and...
abhijeet varma
abhijeet_varma
Offline Send Email
Dec 3, 2008
12:54 pm
19220
Hi, I am getting the following error message while doing merge action from Top to any alternative in the GIS dataset. The base product is PNI. Could anyone ...
srividya
coolsri2000
Offline Send Email
Dec 4, 2008
1:11 pm
19221
Any actions I describe below should be tested on a NON-PRODUCTION copy of the database!! You don't want to wind up in a worse situation than you are currently...
Harris, Ronnie
rharris@...
Send Email
Dec 4, 2008
3:56 pm
19222
Hi all, After having importing dxf elements to a smallworld 3.3 dataset using dxf import translator functionality with the translation type "File to User...
franciscovilo
Offline Send Email
Dec 4, 2008
5:18 pm
19223
Hi Group, I am wondering if there is a function to interrupt SW Explorer to allow user stop filtering process. Some objects in the system contain more than...
liu guangjiu
liuguangjiu
Offline Send Email
Dec 4, 2008
6:07 pm
19224
Hi Group, I am wondering if there is a function to interrupt SW Explorer to allow user stop filtering process. Some objects in the system contain more than...
liuguangjiu
Offline Send Email
Dec 4, 2008
11:28 pm
19225
I know this doesn't really answer your question, but I would recommend against trying to manipulate large numbers of records in Explorer. It just doesn't...
Fred Spicer
fdspicer
Offline Send Email
Dec 8, 2008
2:43 pm
19226
Hi, I thought that the maximum number of records in the explorer could be set to 10k. With this filtering do you mean the filter you can set in the column of...
groups
dhooren
Offline Send Email
Dec 8, 2008
2:50 pm
19227
Hi Group, I tried to take a plot of the map where almost every object is painted using a custom draw method and ended up with N problems.The reason for all the...
Kalyan Kamepalli
kalyan.kamep...
Offline Send Email
Dec 9, 2008
12:25 am
19228
Look at using the 'transform' methods... Instead of fill_on use fill_line_transform, draw_sector_transform for draw_on, etc... Look at the class browser for...
Fritzen, John C.
john_fritzen
Offline Send Email
Dec 9, 2008
12:35 pm
19229
Hi Kalyan,   Since you specifically refer to the Layout Designer, I'll assume you're using CST V4.0 or later.  In that case, you should update your draw...
Tim Minto
tim_minto
Offline Send Email
Dec 9, 2008
8:51 pm
19230
Hi Tim, Thanks for the reply. Yes, I am using CST 4.0. I don't think setting dynamic variable !current_rendering_ context! solves my problem as the real...
Kalyan Kamepalli
kalyan.kamep...
Offline Send Email
Dec 9, 2008
11:07 pm
19231
Hi Kalyan,   You don't have to set the !current_rendering_context! dynamic - rather, it will be set for you by the method that is initiating the redraw, and...
Tim Minto
tim_minto
Offline Send Email
Dec 10, 2008
12:52 am
19232
Hi Tim, It' worked.The dynamic variable !current_rendering_context! has every thing on it.Thanks for the help. Thanks, Kalyan. ________________________________...
Kalyan Kamepalli
kalyan.kamep...
Offline Send Email
Dec 10, 2008
3:27 am
19233
SW 3.3 Classic Interface I have a menu pick which is used to allow users to load Smallworld code fixes on the fly and during a session. This has been a handy...
Harris, Ronnie
rharris@...
Send Email
Dec 11, 2008
6:56 pm
19234
I forgot to mention that all the menu pick does behind the scenes is run load_file_list() on a specified directory. Ronnie ________________________________ ...
Harris, Ronnie
rharris@...
Send Email
Dec 11, 2008
6:58 pm
19235
You could wrap your code in a _handling block to handle all warnings the way you want to and to not pass them along to the menus condition handler. ...
Alfred Sawatzky
alfred_sawatzky
Offline Send Email
Dec 11, 2008
7:01 pm
19236
Ronnie, That's a long rope you give your users! Check out the write up in the documentation on "Handling" conditions, it is just what you're after. Be aware...
Bruce Morehouse
BruceM@...
Send Email
Dec 11, 2008
7:05 pm
19237
Thanks for the instantaneous reply, your suggestion worked perfectly! Ronnie ________________________________ From: sw-gis@yahoogroups.com...
Harris, Ronnie
rharris@...
Send Email
Dec 11, 2008
7:06 pm
19238
Hi, Has anyone experienced this kind of problem and is there a solution? spatial predicates work fine, then after an attempt to use the plot preview, regardles...
vs2468
Offline Send Email
Dec 11, 2008
10:21 pm
19239
Hi Valery,   This is unfortunately some quirky behavior in spatial predicates in V3.x, and to address it you should either: - Ensure that the dynamic...
Tim Minto
tim_minto
Offline Send Email
Dec 11, 2008
11:38 pm
19240
Hi group, I'm trying to add and change enumerator values using a case apply in the database. The adding works fine and new values appear but the changed...
erik_raeves
Offline Send Email
Dec 15, 2008
10:54 am
19241
Hi Erik, Did you check if there are any domains defined for the fields using the enumerator? Bye, Stefan ... Von: sw-gis@yahoogroups.com...
Stefan Alpers
stefanalpers
Offline Send Email
Dec 15, 2008
2:30 pm
19242
Hi Stefan, no domains defined. Cheers, Erik ... Auftrag von...
erik_raeves
Offline Send Email
Dec 15, 2008
2:38 pm
19243
Tim, thank you very much. This time I got around the problem by scanning instead of predicating, but since the problem should be consistent, next time I bump...
vs2468
Offline Send Email
Dec 15, 2008
5:12 pm
19244
Hi Erik, I think the enumerator values are cached... did you restart your session after running the upgrade? Did you rebuild open image? Another option, just...
Krzysztof Sterna
krzysztof_st...
Offline Send Email
Dec 15, 2008
5:21 pm
19245
Hi Krzysztof, nice to hear from you! Thanks for your comments on this issue. I tried restarting the session but that doesn't help... I'll try rebuilding the...
erik_raeves
Offline Send Email
Dec 17, 2008
8:42 am
19246
Maybe you have translations loaded, have you checked that? Robert ... De : sw-gis@yahoogroups.com [mailto:sw-gis@yahoogroups.com] De la part de erik_raeves ...
Robert Schweikert
robert_schwe...
Offline Send Email
Dec 17, 2008
8:50 am
19247
I want to ask about PNI Schematics Can I modify or edit (Either by GUI or Magik Code)the schematics that generated automatically by PNI (Create schematics) I...
prog.assem
Offline Send Email
Dec 17, 2008
9:45 am
19248
Hello, We had a similar problem a couple years ago. You might want to check your SOC definition for that dataset and ensure that dd_extension.ds file has the...
Quince Lunde
qlunde
Offline Send Email
Dec 17, 2008
5:03 pm
Messages 19219 - 19248 of 20137   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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