Hi Rudi,
please try again, the link to the User Control Panel is on the upper-right section of the page:
See attach:
Does it solve?
Search found 7 matches
- 01 Mar 2019, 14:46
- Forum: General
- Topic: User Profile editing disabled!
- Replies: 2
- Views: 2474
- 07 Jan 2019, 16:00
- Forum: General
- Topic: How to attach an image in the new forum
- Replies: 0
- Views: 3202
How to attach an image in the new forum
There are two ways: 1) Drag and Drop: Just drag and drop the image into the edit box where you are writing. Wait a few seconds until the button "Place inline" appears, the click it. You may then move the tag in another place of the message. 2) "Images and attachments" Use the tab below, click "Add f...
- 07 Jan 2019, 15:55
- Forum: Scripts
- Topic: How to format a script in the new forum
- Replies: 2
- Views: 2617
Re: How to format a script in the new forum
(The formatting spaces must be written by hand, in the first post they were present, but they were hidden)
- 07 Jan 2019, 15:53
- Forum: Scripts
- Topic: How to format a script in the new forum
- Replies: 2
- Views: 2617
Re: How to format a script in the new forum
Code: Select all
for a = 1 to 10
print a
next a
- 07 Jan 2019, 15:52
- Forum: Scripts
- Topic: How to format a script in the new forum
- Replies: 2
- Views: 2617
How to format a script in the new forum
Hello,
just put the tags:
[code]
[/code]
at the beginning and the end of your code. For example:
[code]
for a = 1 to 10
print a
next a
[/code]
becomes: (see next post)
The tags can be added automatically if you Select your code then press the button " </> " above
just put the tags:
[code]
[/code]
at the beginning and the end of your code. For example:
[code]
for a = 1 to 10
print a
next a
[/code]
becomes: (see next post)
The tags can be added automatically if you Select your code then press the button " </> " above
- 07 Jan 2019, 15:49
- Forum: Scripts
- Topic: script commands documentation
- Replies: 6
- Views: 4967
Re: script commands documentation
Same here. An "AA-scripting for Dummies" guide would be fine. It's hard to learn an language just from reading an dictionary.
The file from sintiniobservatory helps stepping forward but as rudi wrote, its needs to be refurbished.
The file from sintiniobservatory helps stepping forward but as rudi wrote, its needs to be refurbished.
- 07 Jan 2019, 15:43
- Forum: Image processing and analysis
- Topic: Narrowband and Luminance
- Replies: 1
- Views: 2150
Re: Narrowband and Luminance
Hello Darrell,
There are tutorials by Vicent Peris on PixInsight (in the Tutorials section). Perhaps, they could be helpful.
Terry
There are tutorials by Vicent Peris on PixInsight (in the Tutorials section). Perhaps, they could be helpful.
Terry