nanogui: Thread: Re: Need help


[<<] [<] Page 1 of 1 [>] [>>]
Subject: Re: Need help
From: "Greg Haerr" ####@####.####
Date: 14 Mar 2000 17:23:31 -0000
Message-Id: <003001bf8dd8$5fbc6de0$15320cd0@gregh>

Yes!  The kbd interface has been completely commented out.
You might be able to add it, look for WM_KEYBOARD and
WM_CHAR in the fltk source.  We plan on adding it
in, but haven't yet.

Greg

----- Original Message -----
From: lsshi ####@####.####
To: ####@####.####
Sent: Tuesday, March 14, 2000 6:52 AM
Subject: Need help


: Hello greg:
: I have built the fltk 1.0.7 with vc6.0,and output some demo programs,but I can
not input any char in edit box,it only can be foucsed.
:
: Could you tell me why ?
:
: Thanks for your help !
: Waiting for your reply .
:
: Best  Regards.
:

Subject: Need Help
From: "Powell, Tracy" ####@####.####
Date: 5 Dec 2001 19:16:39 -0000
Message-Id: <FA06AA2C99BCD511951200005A9944102F6774@IRVEXCH1>

I followed the instructions for building nxzilla found at
http://nxzilla.tuxia.org, but after building mozilla will run under X but
not Microwindows.   Peter Hartshorn told me to run configure with the option
--without-x  but when I list the options ( configure --help ) there is no
--without-x option.  Does anyone have any idea what's wrong.  Is there a
newer version of nxzilla.tar.gz?  Thanks for the help.


Tracy Powell
Subject: Re: [nanogui] Need Help
From: Matthew Wlazlo ####@####.####
Date: 5 Dec 2001 22:27:27 -0000
Message-Id: <20011206083028.A13513@Unit77>

Hi Tracy, 

If nxzilla builds properly, you will have 4 files in the
dist/bin/components directory (under the mozilla source root): 
libgfx_nanox.so, libnanox_window_service.so, libtimer_nanox.so and
libwidget_nanox.so
 
THere will probably be libraries for other widget libraries as well (gtk or xlib
for example). To tell mozilla to use the nanox libraries, you have to remove the
gtk or xlib ones and remove component.reg which will cause xpcom to update its
registry. (mozilla will try and use gtk by default).
  
After building a fresh checkout, I always do something like this:
   
cd dist/bin/components
mkdir tmp
mv *gtk* *xlib* tmp/
cd ..
rm component.reg
./mozilla
    
     
Give this a try, if nxzilla is building properly this should work.
      
Cheers,
Matt.

** On Wed Dec 05, 2001 at 11:09:55AM -0800, Powell, Tracy ####@####.#### wrote:
> I followed the instructions for building nxzilla found at
> http://nxzilla.tuxia.org, but after building mozilla will run under X but
> not Microwindows.   Peter Hartshorn told me to run configure with the option
> --without-x  but when I list the options ( configure --help ) there is no
> --without-x option.  Does anyone have any idea what's wrong.  Is there a
> newer version of nxzilla.tar.gz?  Thanks for the help.
> 
> 
> Tracy Powell
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

-- 
Matthew Wlazlo
Tuxia Labs Australia

Entropy isn't what it used to be.
Subject: need help
From: "tony lin" ####@####.####
Date: 6 Dec 2001 10:01:34 -0000
Message-Id: <F1908q3p9PcwDYWWxiO00001e72@hotmail.com>

Hi,all
I compile my nano-X(pre 8) using the choice 'link app into server'.But my 
redesktop(1.5) can't run well.
Mouse and kbd lost when the login window display.

who could tell me why?

Thanks

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Subject: Re: [nanogui] need help
From: "Greg Haerr" ####@####.####
Date: 7 Dec 2001 16:40:27 -0000
Message-Id: <005c01c17f3d$9d7afc20$3aba46a6@xmission.com>

: I compile my nano-X(pre 8) using the choice 'link app into server'.But my 
: redesktop(1.5) can't run well.
: Mouse and kbd lost when the login window display.

Let's eliminate some variables: does it work OK when not linked
"app into server"?  How about when using pre7, rather than pre8?
Make sure your TTYSCAN=Y in the config file.

Regards,

Greg


Subject: Need Help
From: "Rajan Singh" ####@####.####
Date: 28 Feb 2006 11:18:47 +0000
Message-Id: <004e01c63c57$c06391d0$39018c0a@elcosoft.com>

Blank
Dear Greg

I am Rajan and new to nano-X. I had a query and need  urgent help.
I wanted to know is it possible to run a nano-X API client application on any remote machine accessing the nano-X server running on any machine on network(TCP/IP). 
If yes, Then how to do that just provide with steps.

Urgent reply awaited as soon as possible

Best Regards
Rajan

Subject: Re: Need Help
From: "Greg Haerr" ####@####.####
Date: 28 Feb 2006 15:07:59 +0000
Message-Id: <237a01c63c78$bd9ccdb0$6401a8c0@winXP>

BlankThe current version of nano-X doesn't quite have this capability,
it lacks the bind() and connect() calls required to connect with
a specified IP address.  This shouldn't be a big deal to add,
see the connect code in nanox/client.c.

Alex's older tree has working connect code, this is available on
nanogui.org.

Regards,

Greg
  ----- Original Message ----- 
  From: rajan.singh 
  To: ####@####.#### 
  Cc: ####@####.#### 
  Sent: Tuesday, February 28, 2006 4:10 AM
  Subject: Need Help


  Dear Greg

  I am Rajan and new to nano-X. I had a query and need  urgent help.
  I wanted to know is it possible to run a nano-X API client application on any remote machine accessing the nano-X server running on any machine on network(TCP/IP). 
  If yes, Then how to do that just provide with steps.

  Urgent reply awaited as soon as possible

  Best Regards
                         Intelligence at work  
                    
                          rajan.singh
                          Software Engineer  Elcosoft 
                          A-6 Sector 34 Infocity 
                          Gurgaon 
                          Haryana, India  
                          ####@####.####  tel: 
                                mobile:  +0124-5122222
                                +919868661248  
                         
                   
              
        /TR>  

       




Subject: Re: [nanogui] Re: Need Help
From: "Rajan Singh" ####@####.####
Date: 1 Mar 2006 07:01:48 +0000
Message-Id: <001a01c63cfc$fe669a40$39018c0a@elcosoft.com>

BlankDear Greg
Thanks for the help and reply..
Please provide me with exact version and link to Alex's older tree..
or please provide me with any working sample that will help me in remoting.. or connecting remotely to nano-x
REPLY ASAP

Best Regards
Rajan
  ----- Original Message ----- 
  From: Greg Haerr 
  To: rajan.singh 
  Cc: ####@####.#### 
  Sent: Tuesday, February 28, 2006 8:37 PM
  Subject: [nanogui] Re: Need Help


  The current version of nano-X doesn't quite have this capability,
  it lacks the bind() and connect() calls required to connect with
  a specified IP address.  This shouldn't be a big deal to add,
  see the connect code in nanox/client.c.

  Alex's older tree has working connect code, this is available on
  nanogui.org.

  Regards,

  Greg
    ----- Original Message ----- 
    From: rajan.singh 
    To: ####@####.#### 
    Cc: ####@####.#### 
    Sent: Tuesday, February 28, 2006 4:10 AM
    Subject: Need Help


    Dear Greg

    I am Rajan and new to nano-X. I had a query and need  urgent help.
    I wanted to know is it possible to run a nano-X API client application on any remote machine accessing the nano-X server running on any machine on network(TCP/IP). 
    If yes, Then how to do that just provide with steps.

    Urgent reply awaited as soon as possible

    Best Regards
                           Intelligence at work  
                      
                            rajan.singh
                            Software Engineer  Elcosoft 
                            A-6 Sector 34 Infocity 
                            Gurgaon 
                            Haryana, India  
                            ####@####.####  tel: 
                                mobile:  +0124-5122222
                                +919868661248  
                           
                     
                
          /TR>  

         




Subject: Re: [nanogui] Re: Need Help
From: Alex Holden ####@####.####
Date: 1 Mar 2006 08:45:50 +0000
Message-Id: <BC6B60FE-6BDB-41F1-B475-8BB0ACAFF437@linuxhacker.org>

On 1 Mar 2006, at 06:54, Rajan Singh wrote:
> Please provide me with exact version and link to Alex's older tree..

You can get it here:
http://short.zen.co.uk/?id=442

It's old and no longer maintained, but there's quite a bit of stuff  
in there that never made it into the main Microwindows tree.

-- 
------------ Alex Holden - http://www.alexholden.net/ ------------
If it doesn't work, you're not hitting it with a big enough hammer


Subject: Re: Need Help
From: Alex Holden ####@####.####
Date: 2 Mar 2006 08:42:02 +0000
Message-Id: <2DA81BC4-57B6-47BA-9EDF-015D79FCDAC9@alexholden.net>

On 2 Mar 2006, at 04:13, rajan.singh wrote:
> Please provide me with any example of invoking client from remote  
> machine
> for (nano-x) .

Turn the feature on by setting SUPPORT_TCP_IP to Y in the config file  
(be sure to read the comments about the potential security risks and  
lack of byte-order interoperability), then start nano-X with a  
command line option like "-t 1234" (where 1234 is the port number you  
want it to listen on), then start the client with the NXDISPLAY  
environment variable set to something like 192.168.0.1:1234 where  
192.168.0.1 is the server's IP and 1234 is the port you told it to  
listen on. You can use a hostname and a port name instead of an IP  
address and a port number if you want. There is a way to work around  
the security problem to some extent, and that is to use the "-l"  
command line option when starting the server to tell it to only  
accept connections from the local machine, then use SSH port  
forwarding to get from the client to the server.

-- 
------------ Alex Holden - http://www.alexholden.net/ ------------
If it doesn't work, you're not hitting it with a big enough hammer


[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.