Pascal via Gnoga-list: > Try to take the URL with > function URL (Location : Location_Type) return String; > from Gnoga.Gui.Location package and Location with > function Location (Window : Window_Type) return > Gnoga.Gui.Location.Location_Access; > from Gnoga.Gui.Window package with Window coming in On_Connect. Cool, it works - thanks! Nevertheless, for this usage, I'll still try to use a separate server (solution 1) to keep things simple (layouts, scrolling, etc. are more convoluted than I had expected...). But URL trick may be useful elsewhere...
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Gnoga-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gnoga-list
