Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Jean

Pages: 1 2 [3] 4 5 ... 60
31
Hello,
I'm sorry, i don't have an answer for you. I can't replicate it and i have no idea why it does that.
Very strange that it happens only on these multi charts.
Could even be something with the graphics driver since it seems completely random.

32
Astroclock / Re: version history
« on: October 29, 2023, 05:40:28 PM »
October 29
+ Much more efficient resource handling.

33
Astrobasic / Re: Text() command Transform é into a Node
« on: October 28, 2023, 05:46:03 PM »
Hi Livio,

Yes, that's a design error. I have used part of the font to display astro symbols in stead of diacritics.
i'm not sure what to do about it :(

34
Astroclock / Re: version history
« on: October 28, 2023, 07:44:24 AM »
October 28
- Removed the functionality to check for background change for wallpapers as it was leaking memory.

35
Planetdance for windows / Re: Cartography relocation chart
« on: October 27, 2023, 07:31:10 AM »
The copy to clipboard is for the picture.
Horoscope various Livio has Relocated solar return, it has the feature you describe, Relocation with map, see it it helps.

36
Yes it was changed yesterday.

37
Hi Andy,

Local horizon is Ed's module but i did the seconds.

October 9
+ Horoscope - Data now lists seconds for altitude and azimuth.

38
Classic, Medieval, Vedic / Re: Hindu/Vedic divisional charts
« on: October 07, 2023, 08:08:41 PM »
I don't know about the former, Ed is the classical expert here, but those 28 nakshatra's is gonna be difficult, our font only contains 27 symbols, sorry.

39
Planetdance for windows / Re: Portable Version for Windows?
« on: October 07, 2023, 02:48:46 PM »
i googled on 'You need an app to do this task. Would you like to go to the store?', here are a few links that might help.
https://answers.microsoft.com/en-us/windows/forum/all/help-me-please-it-asks-search-for-an-app-in-the/59269b5b-102d-415b-9603-f77191bd59cf

I'm afraid i can't do much more.

40
Planetdance for windows / Re: Download
« on: October 07, 2023, 07:13:07 AM »
Very strange again, the only things in the registry are it's fonts and the path where it's installed so the installer knows that if you update. Do you remember what you removed? Anyway, it does not make sense to me.

For request on vedic please ask in the classic section.

41
Planetdance for windows / Re: Portable Version for Windows?
« on: October 07, 2023, 07:10:46 AM »
when you start the setup it asks where to install to, you should install to c:\planetdance, not to program files.
It seems you don't even get to that stage?

42
Planetdance for windows / Re: Download
« on: October 06, 2023, 07:10:01 PM »
No idea sorry. I just tested on two different machines, all went fine. Must be something on your side.

43
Planetdance for windows / Re: Portable Version for Windows?
« on: October 06, 2023, 02:41:39 PM »
1 did you install to c:\planetdance (not to program files) ?
2 how do you start planetdance? Try use explorer and go to c:\planetdance and double click on pd.exe, what happens?

44
Astroclock / Re: version history
« on: October 06, 2023, 09:17:22 AM »
October 6
* Astroclock would update every second.

Checking the background to see if for instance a new wallpaper was set did not work correctly causing this error.

45
Planetdance for windows / Re: Longitude Equivalent
« on: October 06, 2023, 07:42:55 AM »
This is the ab code, but i'm using the cpp variant.

Code: [Select]
if (distance(lon, lx) < distance(lon, ly))
  return lx;
return ly;

Pages: 1 2 [3] 4 5 ... 60