Re: [Gvsig_english] gvSIG Mobile Hyperlink

2010-01-25 Thread Juan Lucas Dominguez Rubio
Hello Enrico:
 
Sorry, I forgot that functionality is only available in gvSIG Mobile 0.1 (the 
first pilot). You can download it from:
 
ftp://downloads.gvsig.org/gva/descargas_mobile/binarios/gvSIG_Mobile-BN44-Arm.CAB
 
If you try it with that version, it should work. The differences between 0.1 
and the 0.2/0.3 versions are:
 
- version 0.1 works only on J9
- buttons blink a bit in version 0.1
- you don't have customizable forms in version 0.1
- some other minor differences
 
We''ll try to include clickable URLs again in future versions.
 
Regards,
 
Juan Lucas Domínguez Rubio
---
Prodevelop SL, Valencia (España)
Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
http://www.prodevelop.es  
---



De: gvsig_internacional-boun...@listserv.gva.es en nombre de Enrico Guastaldi
Enviado el: sáb 23/01/2010 10:49
Para: Users and Developers mailing list
Asunto: Re: [Gvsig_english] gvSIG Mobile Hyperlink


Dear Juan,
I loaded your example file, but I haven't been able to open a browser following 
your procedure.
In fact, when I click with the info tool (the blue "i" icon, isn't it?) nothing 
changes: the point still remains a point (so no labels) and gvSIG Mobile opens 
the attribute table in read only, but it does not open the browser.
Should I do something different to open the browser by clicking on the point?

Thanks

Enrico Guastaldi





2010/1/21 Juan Lucas Dominguez Rubio 


Hello, Enrico.

gvSIG Mobile has something similar to hyperlink:
if the value of an attribute begins with 'http',
then the info by point dialog will convert that URL into
a clickable label which will automatically open Windows
Mobile's web browser and take you to that website.

But you cannot open local files (Pdf, Jpg, etc) as you
can do in desktop gvSIG.

As an example, see the attached zipped shapefile.
If you use the info tool, the last attribute should allow
you to open that URL. 



Regards,

Juan Lucas Domínguez Rubio
---
Prodevelop SL, Valencia (España)
Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
http://www.prodevelop.es  
---




-Original Message-
From: gvsig_internacional-boun...@listserv.gva.es on behalf of Enrico 
Guastaldi
Sent: Thu 21/01/2010 16:33
To: gvsig_internacional@listserv.gva.es
Subject: [Gvsig_english] gvSIG Mobile Hyperlink

Dear list,
I'm looking for the hyperlink function on gvSIG Mobile on Windows 
Mobile 5.x
Is there this function somewhere in the PDA software? Should I install 
some
plugin for the hyperlink functionality on my PDA, or a particular 
version of
the software?
Thanks in advance,
Cheers,
Enrico







___
Gvsig_internacional mailing list
Gvsig_internacional@listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional




___
Gvsig_internacional mailing list
Gvsig_internacional@listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


Re: [Gvsig_english] NavTable 0.4.1: crash when deleting a record of a shp

2010-01-25 Thread Nacho Uve
Ciao Silvio,

Thank you very very much for all your comments and bug reports about
NavTable.

:)

We will work on them as soon as possible.

Best regards,
Nacho



2010/1/24 silvio grosso 

> Hello everybody,
>
> Silvio Grosso wrote:
> > As explained before, if the option "Selezionar" is not activate into
> NavTable,
> > everything works as expected.
>
> Actually it is a bit more complicated than that...
> In short, my record is deleted correctly with its geometry but other
> crashes occur shortly later when I continue using NavTable...
> More precisely, when I try to navigate to the remaining records a:
> java.lang.NullPointerException arises
>
> Another problems arises when, after deleting successfully a record, I
> activate, on NavTable, the option "Seleccionar".
> When I try to navigate through my records another error pops up.
> That is: java.lang.NullPointerException
>
> To sum up, at least on my computer, the "Delete record" option of NavTable
> is a bit "unstable".
> As explained, I have installed NavTable 0.4.1; Windows xp home edition sp2;
> gvSIG 1.9 (latest build).
>
> Best regards,
>
> Silvio
>
>
>
>
> ___
> Gvsig_internacional mailing list
> Gvsig_internacional@listserv.gva.es
> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional
>



-- 
Juan Ignacio Varela García (Nacho Uve)
Coordinador Grupo de Desarrollo
Cartolab - Laboratorio de Ingeniería Cartográfica
http://www.cartolab.es

ETS Ingeniería de Caminos, Canales y Puertos
Universidade da Coruña
Campus de Elviña - 15071 A Coruña (España)
(34)981167000 ext. 5493
___
Gvsig_internacional mailing list
Gvsig_internacional@listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


Re: [Gvsig_english] JNI bindings and system binaries

2010-01-25 Thread Rafa Gaitán
Hi Ben,

I only compiled potrace for windows 7 and macosx, and I didn't have the 
problems you commented. Trying to do the same on linux I get the same 
errors, so If you find a proper solution please tell me and I will 
upload it on the 3D branch. Currently I don't have time to take a deep 
look of the problem, anyway the linux libraries were running ok.

For CMake, I usually use "out-of-source" builds, ant files there maybe 
are out-of-date. Here a few instructions:

Inside the libjni-potrace dir:
mkdir build
cd build
cmake ../
(if all is ok and no errors or warnings).
make

now you should have inside build/lib directory the compiled library.

Rafa.

Benjamin Ducke wrote:
> OK, partly in answer to my own question:
> I understand now that "POTRACE" and "VERSION" are symbols
> defined in CMakeLists.txt. What I don't understand is why 
> they do not get resolved properly by cmake.
> I have tried kicking of the build using Ant and the build.xml
> file. It starts cmake and properly generates all Makefiles,
> but leaves the quoted symbols in the C sources.
> Did I overlook something?
>
> Ben
>
> - Original Message -
> From: "Benjamin Ducke" 
> To: "Users and Developers mailing list" 
> Sent: Thursday, January 21, 2010 11:57:28 AM GMT +01:00 Amsterdam / Berlin / 
> Bern / Rome / Stockholm / Vienna
> Subject: Re: [Gvsig_english] JNI bindings and system binaries
>
> Hi Rafa,
>
> it looks like the PROJ.4 code is an old snapshot (ca. 2006 or 2007).
> I have updated the code and compiled it. I noticed that there
> is no build.xml file and no Java code at all in libjni-proj.
> It seems to generate only a C binary file. Is that because the
> Java interface code is in some other project? Perhaps libJCRS?
>
> Also, trying to compile libjni-potrace, I got a whole lot of error
> messages like this one:
>
> .../src/main/native/jpotrace/potrace_raster.c:572: error: stray ‘\’ in program
>
> They all come from strange C string definitions with additional quotes ("), 
> that
> should really not be there, e.g. line 552:
>
>   fprintf(stderr, ""POTRACE": %s\n", strerror(errno));
>
> Should be:
>
>   fprintf(stderr, "POTRACE: %s\n", strerror(errno));
>
> I have no clue why these wrong quotes would be in there.
> Did you notice the same thing?
>
> Also, I am not quite sure why the readme.txt file for libjni-potrace
> states that the potrace library needs to be available at compilation time.
> It seems to me that all potrace source code is included in the libjni-potrace
> project and gets compiled in there ???
>
> Thanks for all your help,
>
> Ben
>
> - Original Message -
> From: "Rafael Gaitán" 
> To: "Users and Developers mailing list" 
> Sent: Wednesday, January 20, 2010 11:39:34 AM GMT +01:00 Amsterdam / Berlin / 
> Bern / Rome / Stockholm / Vienna
> Subject: Re: [Gvsig_english] JNI bindings and system binaries
>
> Hi Ben,
>
> El 20/01/10 11:27, Benjamin Ducke escribió:
>   
>> Hi Rafa,
>>
>> I have a question regarding the libjni-proj4 project.
>> The src folder does not only have the JNI bindings but
>> actually the entire PROJ.4 library source code. Why?
>> And where does this code come from? I downloaded the
>> latest PROJ.4 release 4.7.0 and the code differs.
>>
>> E.g., in libjni-proj4, geocent.c, I find this comment:
>>
>> * $Log: geocent.c,v $
>>   * Revision 1.5  2004/10/25 15:34:36  fwarmerdam
>>   * make names of geodetic funcs from geotrans unique
>>
>> ... which does not exist in the same file of PROJ.4 4.7.0.
>>
>> So where does the C code in libjni-proj4 come from?
>>
>> 
> I think is an old version of proj4, which was embedded inside source 
> tree to avoid many third party dependencies. I don't know which version 
> is, I just took it an compiled it for windows 7 using cmake. Original 
> developers of that library could help you better in that.
>
> Rafa.
>
>   
>> Thanks,
>>
>> Ben
>>
>> - Original Message -
>> From: "Rafael Gaitán"
>> To: "gvsig internacional"
>> Sent: Monday, January 18, 2010 8:45:54 PM GMT +01:00 Amsterdam / Berlin / 
>> Bern / Rome / Stockholm / Vienna
>> Subject: Re: [Gvsig_english] JNI bindings and system binaries
>>
>> El 18/01/10 20:05, Benjamin Ducke escribió:
>>
>> 
>>> Hi Rafa,
>>>
>>> Thanks for your clarifications. I think I have a good
>>> idea of what I need to do now. I am hesitating to use
>>> Visual C because I don't want to sacrifice gigabytes
>>> of disk space just to get some C code compiled and I
>>> absolutely loath the semantics of cmd.exe and all those
>>> MS development tools. So I might adapt those CMake files
>>> to run MingW/GCC instead.
>>>
>>>  
>>>   
>> CMake is a very useful tool. It can generate Unix/Mac/Mingw Makefiles
>> and Visual Studio Project files, so I think mingw generation will be
>> quite straighforward.
>>
>> 
>>> Some build notes would be helpful, though.
>>>
>>> I will let you know if I run into another problem or
>>> in the unlikely case that I figure something out which
>>> you didn't know

Re: [Gvsig_english] POTENTIAL ERROR/BUG gvSIG 1.9 (BN 1253) -- Legends tied to field position not name

2010-01-25 Thread roser
Hi Simon,

I don't understand exactly what you mean with legend. What I did to try 
to test the bug was creating a three new fields on a table and I 
labelled the layer with the second one. Then I deleted the first 
field/column and, as you say, something strange happended, the labels 
changed to the third field (now on second place)
I think this is a bug, so I'm reporting it to developpers, but I don't 
know if you meant something else when you talked of legends. Please if 
it is so, let me know the steps you followed

best regards



Simon Cropper (Botanicus Australia Pty Ltd) wrote:
> Hi,
>
> If you delete a field from a table that represents the column before a 
> field used in a legend the legend does not work anymore.
>
> It appears as if the legend is based on the 1st, 2nd, 3rd, or ??? column 
> rather than the field name. If you try and reapply the correct field it 
> won't work until you start gvSIG again. =-O
>   

___
Gvsig_internacional mailing list
Gvsig_internacional@listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


[Gvsig_english] gvSIG 3D build: where to get the Pdf manual

2010-01-25 Thread silvio grosso
Hello everybody,

I would like to know whether or not there is, somewhere, the Pdf Spanish manual 
about the gvSIG 3D build.
Is it available for downloading?

I already know where to get  its Spanish HTML documentation [1].
I have also checked the gvSIG 3D blog to no avail [2].
Nevertheless, a Pdf manual would be quicker to handle :-)

As soon as possible, I would like to translate this Spanish manual into Italian.
Before doing this, I would like to translate into Italian its Spanish strings 
(on the GUI).

Best regards,

Silvio


[1] 
http://translate.google.it/translate?js=y&prev=_t&hl=it&ie=UTF-8&layout=1&eotf=1&u=http%3A%2F%2Fwww.gvsig.org%2Fweb%2Fdocusr%2F3d-extension-user-guide&sl=es&tl=it
[2] http://gvsig3d.blogspot.com/



  
___
Gvsig_internacional mailing list
Gvsig_internacional@listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


[Gvsig_english] About community documentation space

2010-01-25 Thread Mario Carrera



Hi all

The gvSIG team have been discussing this morning about the best approach 
to give you the most useful resources.

The first option for us is to use our portal (http://www.gvsig.org). The 
main plone instance is our first documentation resource and can not be 
used as a community repository of documents.

By the way, we can create another plone instance with a fresh new 
database and user management. On this new instance we can enable the 
automatic registration process in order to let anyone willing to 
collaborate to access with the appropriate role to start working on the 
portal immediately.

Plone, out of the box has a professional publication workflow, with 
roles for editors, reviewers and so on that can be used on this 
instance. This way, we can have some people, committed with the 
initiative, reviewing and publishing documents, and others writing, 
translating, or whatever.

But, this solution is, of course, our recommendation. To implement it we 
need some time and, as resources are expensive, we don't want to do 
anything without more feedback from you, in order to assure that the 
solution we implement is afterwards used. We don't want to force any 
decision, and we prefer to involve you on this decision.

Thus, we've decided to create an open working group at our portal, to 
let you work for some time there. This working group will decide if we 
go on with a new plone instance for community generated documentation or 
is preferable to research another solutions.

At this time the working group 
(https://gvsig.org/web/projects/contrib/community-doc) is a just a 
template that will be filled with a proper descriptions and so on. 
Anyone willing to collaborate can mail me or Jorge Sanz and will give 
you a portal user account (if you don't have one) and permissions over 
this working group space to let you test it, participate on its own 
forum, etc.

On the other hand, last week Jorge proposed to arrange a meeting to 
discuss all this thing and no one answered. We think it is a good idea 
because it would boost this special interest group and don't let to 
loose the momentum of this great initiative.

Best regards,
Mario




-- 


Mario Carrera Rodríguez
Grupo SIG-CAD / gvSIG
Asistencia técnica externa
Servicio de Organización e Informática
Conselleria d'Infraestructures i Transport
Generalitat Valenciana
Valencia (España)
_
Este mensaje, y en su caso, cualquier fichero anexo al mismo, puede 
contener información confidencial, siendo para uso exclusivo del 
destinatario, quedando prohibida su divulgación copia o distribución a 
terceros sin la autorización expresa del remitente.

Si Vd. ha recibido este mensaje erróneamente, se ruega lo notifique al 
remitente y proceda a su borrado.

Gracias por su colaboración.
_
No imprimas este correo o sus anexos si no es absolutamente necesario. 
Piensa en el medio ambiente.
___
Gvsig_internacional mailing list
Gvsig_internacional@listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


Re: [Gvsig_english] gvSIG 3D build: where to get the Pdf manual

2010-01-25 Thread Jordi Torres
Hi Silvio,

There is not a pdf manual of the 3D extension. As you said the main page of
3D documentation is in spanish in [1] and is not in pdf format. Nevertheless
there is a button at the bottom of the page where you can see all the
documentation in one page [2], or if you prefer you can print the whole
documentation to a pdf file.

I am agree with you that a pdf manual or a quick start guide is a good idea,
but the official documentation of gvSIG must be in gvSIG plone and in its
format. The only thing we can do is to generate a rst or a pdf file and
updload it to the blog [3].

Let us know if you need any help.

Regards.

[1] http://www.gvsig.org/web/docusr/3d-extension-user-guide/
[2]
http://www.gvsig.org/web/docusr/3d-extension-user-guide/gvsig_allFolderContentsOnOnePage_view
[3] http://gvsig3d.blogspot.com







2010/1/25 silvio grosso 

> Hello everybody,
>
> I would like to know whether or not there is, somewhere, the Pdf Spanish
> manual about the gvSIG 3D build.
> Is it available for downloading?
>
> I already know where to get  its Spanish HTML documentation [1].
> I have also checked the gvSIG 3D blog to no avail [2].
> Nevertheless, a Pdf manual would be quicker to handle :-)
>
> As soon as possible, I would like to translate this Spanish manual into
> Italian.
> Before doing this, I would like to translate into Italian its Spanish
> strings (on the GUI).
>
> Best regards,
>
> Silvio
>
>
> [1]
> http://translate.google.it/translate?js=y&prev=_t&hl=it&ie=UTF-8&layout=1&eotf=1&u=http%3A%2F%2Fwww.gvsig.org%2Fweb%2Fdocusr%2F3d-extension-user-guide&sl=es&tl=it
> [2] http://gvsig3d.blogspot.com/
>
>
>
>
> ___
> Gvsig_internacional mailing list
> Gvsig_internacional@listserv.gva.es
> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional
>



-- 
Jordi Torres Fabra

gvSIG 3D blog
http://gvsig3d.blogspot.com
Instituto de Automática e Informática Industrial
http://www.ai2.upv.es
___
Gvsig_internacional mailing list
Gvsig_internacional@listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


[Gvsig_english] gvSIG Day will take part in OSGIS 2010

2010-01-25 Thread comunicacion_gvsig

The OSGIS Conference (Open Source GIS UK Conference) [1] will be held  
the 21st and 22nd June 2010 at the Nottingham University, for the  
second year.

That international conference, with speakers of wide renown, have the  
aim of meet the industry, university and government sectors in a space  
where share synergies and ideas around free geomatic.

As a highlighted event, the first gvSIG Day will be held [2] at the  
Conference. The main activity of this day will be a wide workshop  
during 8 hours the 21st June, where gvSIG Desktop and gvSIG Mobile  
will be shown in-depth.

The gvSIG Day, organized by the gvSIG Association [3], expects to be  
useful as a point of contact with the organizations interested in  
knowing the project.

The entities that wish to contact with the gvSIG Association  
previously can do it from the form of the website [4], with the  
objective of planning meetings for the gvSIG Day.

[1] http://cgs.nottingham.ac.uk/~osgis10/os_home.html
[2] http://cgs.nottingham.ac.uk/~osgis10/gvsig.pdf
[3] http://www.gvsig.com/welcome?set_language=en
[4] http://www.gvsig.com/contact-info


___
Gvsig_internacional mailing list
Gvsig_internacional@listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


Re: [Gvsig_english] gvSIG 3D build: where to get the Pdf manual

2010-01-25 Thread silvio grosso
Hi Jordi,

> Nevertheless there is a button at the bottom of the page
> where you can 
see all the documentation in one page.

Thanks a lot (this option is what I  was looking for).
I have already saved this page as Pdf :-)

Best regards,

Silvio

>


  ___
Gvsig_internacional mailing list
Gvsig_internacional@listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


[Gvsig_english] gvSIG 3D: two questions

2010-01-25 Thread silvio grosso
Hello everybody,

I would like to ask two questions.
The first one is trivial (bear with me).
In short, I have always the same "problem" every time I install the 3D 
extension on Windows Xp, sp2.
This no matter if Home edition or Professional.
I am testing this extension on gvSIG 1.9 (latest build).
I have installed all the Microsoft libraries suggested.
When I start working and I open a new View, in gvSIG 1.9, its windows is not 
maximized (this is normal also without the 3D extension).
Without the 3D extension I could double-click on its upper bar in order to 
maximize it quickly.
On the contrary, with the 3D extension I lose this option.
In other words, I can no longer double-click on it to increase its size quickly.
Every time, I have to drag its border to adjust it (it is a bit frustrating).
See the image attached (3d_double_click_off.png)
Maybe is it normal with the 3D extension?
I have not studied yet the 3D manual thoroughly :-)

My second question is more serious :-)
To start with, Antonio Falciano and I, are going to translate into Italian the 
Spanish strings of the 3D extension.
Is it correct that there are only 5 folders where we must change them?.
They are:
org.gvsig.ext3Dgui
org.gvsig.extAnimation2D
org.gvsig.extAnimation3D
org.gvsig.extAnimationCommon
org.gvsig.extAnimatioinGUI

Antonio Falciano and I are going to work with OpenOffice Writer, in order to 
have both the .odt and the Pdf manual.

Best regards,

Silvio


  <>___
Gvsig_internacional mailing list
Gvsig_internacional@listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


Re: [Gvsig_english] gvSIG 3D: two questions

2010-01-25 Thread Antonio Falciano
Il 25/01/2010 18.41, silvio grosso ha scritto:

[cut]

> My second question is more serious :-) To start with, Antonio
> Falciano and I, are going to translate into Italian the Spanish
> strings of the 3D extension. Is it correct that there are only 5
> folders where we must change them?. They are: org.gvsig.ext3Dgui
> org.gvsig.extAnimation2D org.gvsig.extAnimation3D
> org.gvsig.extAnimationCommon org.gvsig.extAnimatioinGUI

Yes, the i18n files are there...

> Antonio Falciano and I are going to work with OpenOffice Writer, in
> order to have both the .odt and the Pdf manual.

Silvio,
wait a moment! Why are we going to work with OOo Writer???
I think we could directly use the gvsig.org wiki, instead... it's less
time-consuming! Mario, are you reading this?

Cheers,
Antonio

-- 
Antonio Falciano
http://www.linkedin.com/in/antoniofalciano
___
Gvsig_internacional mailing list
Gvsig_internacional@listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


Re: [Gvsig_english] gvSIG 3D: two questions

2010-01-25 Thread Jordi Torres
Hi Silvio, Antonio et all,

Without the 3D extension I could double-click on its upper bar in order to
> maximize it quickly.
> On the contrary, with the 3D extension I lose this option.
> In other words, I can no longer double-click on it to increase its size
> quickly.
> Every time, I have to drag its border to adjust it (it is a bit
> frustrating).
> See the image attached (3d_double_click_off.png)
> Maybe is it normal with the 3D extension?
> I have not studied yet the 3D manual thoroughly :-)
>
> There are known problems when rendering 3D in a OpenGL canvas on SWING
windows. When a Java window occludes the OpenGL canvas Windows it doesn't
work as expected. To solve this problem we developed the docking skin for
gvSIG. We encourage all 3D users to work with docking skin. IMHO the Docking
skin is more handy than the other skins for 2D users too.

You can use this skin clicking on Preferences->General->Skin and select
DockingManager. And then restart gvSIG. Tell us what you think about this
skin please.



> My second question is more serious :-)
> To start with, Antonio Falciano and I, are going to translate into Italian
> the Spanish strings of the 3D extension.
> Is it correct that there are only 5 folders where we must change them?.
> They are:
> org.gvsig.ext3Dgui
> org.gvsig.extAnimation2D
> org.gvsig.extAnimation3D
> org.gvsig.extAnimationCommon
> org.gvsig.extAnimatioinGUI
>
>
Yes, this is right.

Regards.


> Antonio Falciano and I are going to work with OpenOffice Writer, in order
> to have both the .odt and the Pdf manual.
>
> Best regards,
>
> Silvio
>
>
>
> ___
> Gvsig_internacional mailing list
> Gvsig_internacional@listserv.gva.es
> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional
>
>


-- 
Jordi Torres Fabra

gvSIG 3D blog
http://gvsig3d.blogspot.com
Instituto de Automática e Informática Industrial
http://www.ai2.upv.es
___
Gvsig_internacional mailing list
Gvsig_internacional@listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


Re: [Gvsig_english] gvSIG 3D: two questions

2010-01-25 Thread Antonio Falciano
Il 25/01/2010 19.05, Jordi Torres ha scritto:
> Hi Silvio, Antonio et all,
>
> Without the 3D extension I could double-click on its upper bar in
> order to maximize it quickly.
> On the contrary, with the 3D extension I lose this option.
> In other words, I can no longer double-click on it to increase its
> size quickly.
> Every time, I have to drag its border to adjust it (it is a bit
> frustrating).
> See the image attached (3d_double_click_off.png)
> Maybe is it normal with the 3D extension?
> I have not studied yet the 3D manual thoroughly :-)
>
> There are known problems when rendering 3D in a OpenGL canvas on SWING
> windows. When a Java window occludes the OpenGL canvas Windows it
> doesn't work as expected. To solve this problem we developed the docking
> skin for gvSIG. We encourage all 3D users to work with docking skin.
> IMHO the Docking skin is more handy than the other skins for 2D users too.
>
> You can use this skin clicking on Preferences->General->Skin and select
> DockingManager. And then restart gvSIG. Tell us what you think about
> this skin please.

Hi Jordi,
I'm actually using the NewSkin without changing the old look theme
(appearence) and I don't have the problem that Silvio has mentioned
before. If I double click on 2D and 3D views, they increase their size
as usual.
Sincerely speaking, I don't like the other skins and so I'd like to
avoid to use them, even if I know they are been introduced for a good
reason. Many thanks for your amazing work.

Cheers,
Antonio

-- 
Antonio Falciano
http://www.linkedin.com/in/antoniofalciano
___
Gvsig_internacional mailing list
Gvsig_internacional@listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


Re: [Gvsig_english] gvSIG 3D: two questions

2010-01-25 Thread Silvio Grosso

Hi Antonio,

Antonio Falciano wrote:
> > I think we could directly use the gvsig.org wiki, instead... it's less
> time-consuming!

Ops, I am sorry for this misunderstanding :-(
For me, using the gvSIG's Plone is fine too.
To do so, I have just checked my previous username and my password and,
luckily, they are still working.

Best regards,

Silvio
-- 
View this message in context: 
http://n2.nabble.com/gvSIG-3D-two-questions-tp4455355p4456681.html
Sent from the gvSIG international mailing list archive at Nabble.com.
___
Gvsig_internacional mailing list
Gvsig_internacional@listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


Re: [Gvsig_english] gvSIG 3D: two questions

2010-01-25 Thread silvio grosso
Hi Jordi,

Jordi Torres wrote:
> We encourage all 3D users to work with docking skin.

Here my first tests on Windows xp home edition sp2; gvSIG 1.9 (latest build).
I have testeted all 3 Skins to see what happened on my computer.
My theme for gvSIG 1.9 is "Plastic xp".

Skin 1 (the upper one). org.gvsig.gvsig3dgui.skin.JDialogSkin. The Project 
manager opens fine. 
The double-clicking does NOT work. I must drag the borders.

Skin2. org.gvsig.mdiManager.DockingManager. With this option nothing works. 
For example, when I open the Project manager this one is stuck (no way to move 
it) .
See my image attached: project_manager_ko.png

Skin3. com.iver.core.mdiManager.NewSkin. 
The project manager starts well. The double-click option works. 
Unfortunately, I have problems afterwards when I work in the gvSIG's 3D View.
For example, when I try to open the properties, of my shp layer, its box is 
stuck under the gvSIG's View.
I can't find a way to drag the properties box over the View.

I must clarify I haven't studied the Spanish manual yet.
As soon I have studied it thoroughly, I will report my experiences.

For example, when I apply the labels for a shapefile in a View some labels are 
displayed correctly.
Others labels have their length shown 50% correctly; the other 50% of their 
length is "under" other geometries.
I don't attach any screen-shots because I don't know if my finding are "bugs".
Maybe they are "features" I must study :-)

Best regards,

Silvio


  

project_manager_ko.png
Description: Binary data
___
Gvsig_internacional mailing list
Gvsig_internacional@listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional