Recent

Author Topic: Synapse section on menu bar  (Read 3962 times)

Zath

  • Sr. Member
  • ****
  • Posts: 391
Synapse section on menu bar
« on: February 01, 2016, 03:33:16 pm »
Dumb question but I just rebuilt 1.6RC1 with Synapse lpk and it went through the motions and then closed.
After restarting Laz, I expected to have Synapse as another component menu option across the top.
Is that right or am I being an idiot ?

Leledumbo

  • Hero Member
  • *****
  • Posts: 8798
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Synapse section on menu bar
« Reply #1 on: February 01, 2016, 04:57:05 pm »
I'm not gonna say you're an idiot, but the .lpk in synapse package is a runtime package only. No (visual) component registered there (see "IDE Integration" in the package options). There was visual synapse but that seems to be from different author and looks dead. After all, synapse is intended to be used non-visually.

Zath

  • Sr. Member
  • ****
  • Posts: 391
Re: Synapse section on menu bar
« Reply #2 on: February 01, 2016, 05:08:15 pm »
I'm not gonna say you're an idiot, but the .lpk in synapse package is a runtime package only. No (visual) component registered there (see "IDE Integration" in the package options). There was visual synapse but that seems to be from different author and looks dead. After all, synapse is intended to be used non-visually.

Thanks Leledumbo, I have used D5, D7 and D2007 Delphi and was pretty sure the option was there before.
If I don't ask, I won't know. I'd rather sound dumb on a forum than sit in front of the screen pulling my remaining hair out trying to figure out what's going wrong !

Thaddy

  • Hero Member
  • *****
  • Posts: 16932
  • Ceterum censeo Trump esse delendam
Re: Synapse section on menu bar
« Reply #3 on: February 01, 2016, 05:08:42 pm »
There's a case to be made to revive that, but it has to be from scratch and minimal.
Can be done in weeks. I volunteer. email known. Time on hand. Need help (not about the code!, about components in Laz and only that)

btw: not everything needs to have a design component.
Due to censorship, I changed this to "Nelly the Elephant". Keeps the message clear.

Leledumbo

  • Hero Member
  • *****
  • Posts: 8798
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Synapse section on menu bar
« Reply #4 on: February 01, 2016, 05:29:36 pm »
btw: not everything needs to have a design component.
Indeed, I would use lNet instead of synapse if I need RAD networking component. But synapse feels more natural to be coded by hand.

Zath

  • Sr. Member
  • ****
  • Posts: 391
Re: Synapse section on menu bar
« Reply #5 on: February 01, 2016, 05:42:11 pm »
All I'm doing is trying to make a patcher for a game.
The initial idea is to simply tie in an action on the Start button so it will automatically look for and download 3 small files that constantly change.
Eventually it will check the player's local files with the server hosted files and amend accordingly.


Leledumbo

  • Hero Member
  • *****
  • Posts: 8798
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Synapse section on menu bar
« Reply #6 on: February 01, 2016, 06:38:17 pm »
All I'm doing is trying to make a patcher for a game.
The initial idea is to simply tie in an action on the Start button so it will automatically look for and download 3 small files that constantly change.
Eventually it will check the player's local files with the server hosted files and amend accordingly.
You don't need 3rd party libraries for that, TFPHTTPClient is more than capable.

Zath

  • Sr. Member
  • ****
  • Posts: 391
Re: Synapse section on menu bar
« Reply #7 on: February 01, 2016, 07:13:02 pm »

You don't need 3rd party libraries for that, TFPHTTPClient is more than capable.

Oh really.
I'll have a look-see.
Thanks !!

 

TinyPortal © 2005-2018