search for: badilla

Displaying 6 results from an estimated 6 matches for "badilla".

Did you mean: boadilla
2023 Mar 13
1
tcl tk: set the position button
Dear Rodrigo, Try tkwm.geometry(win1, "-0+0"), which should position win1 at the top right. I hope this helps, John -- John Fox, Professor Emeritus McMaster University Hamilton, Ontario, Canada web: https://socialsciences.mcmaster.ca/jfox/ On 2023-03-12 8:41 p.m., Rodrigo Badilla wrote: > Hi all, > I am using tcltk2 library to show buttons and messages. Everything > work fine but I would like set the tk2button to the right of my screen, by default it display at the left of my screen. > my script example: > library(tcltk2) win1 <- tktoplevel() butOK <- t...
2001 Nov 15
1
samba daemon won't start.
...his problem? Thanks, Melvin M. Bagaforo -----Original Message----- From: Ben Elliston [SMTP:bje@redhat.com] <mailto:[SMTP:bje@redhat.com]> Sent: Thursday, November 08, 2001 1:03 PM To: MAKRO BAGAFORO, Melvin Cc: MAKRO DELA CRUZ, Octavio; MAKRO ALVARO, Mila; MAKRO BADILLA TAMSI, Abigail; MAKRO DIMACALI, Fred Subject: Re: samba error Hi. >>>>> "MAKRO" == MAKRO BAGAFORO, Melvin <mbagaforo@makro.com.ph <mailto:mbagaforo@makro.com.ph> > writes: MAKRO> Got this error while running "./configure MA...
2023 Mar 13
1
tcl tk: set the position button
Hi all, I am using tcltk2 library to show buttons and messages. Everything work fine but I would like set the tk2button to the right of my screen, by default it display at the left of my screen. my script example: library(tcltk2) win1 <- tktoplevel() butOK <- tk2button(win1, text = "TEST", width = 77) tkgrid(butOK) Thanks in advance Saludos Rodrigo? -- Este correo electr?nico ha
2010 Sep 06
1
TimeStamp
Hi, I have a dataset in .dbf format. It contains Coordinates and Time. The TIMESTAMP is as follows: 03/18/2006 13:30:37 I am not working with the TIMESTAMP column, but when I print out my manipulated dataset using *write.dbf* I get the value *390 *where the TIMESTAMP value should be. Can Anyone help me out why R does this and how I can correct it. Thanks -Roberto [[alternative HTML
2002 Jun 03
2
Help with 2.2.4 binary build
Hi folks, I'm getting these messages when compiling 2.2.4 on Solaris 7 with gcc version 2.95.3: % ./configure --with-utmp % make Compiling smbd/password.c smbd/password.c: In function `grab_server_mutex': smbd/password.c:1198: warning: passing arg 1 of `message_named_mutex' discards qualifiers from pointer target type Compiling lib/system.c lib/system.c: In function
2004 Mar 26
1
rsync/cwsync dir spaces on the path
...sync is amazing ! And sorry ! if I'm bothering you with this question... I need to sync my work files from the WinXP Pro machine to our Solaris one... so far so fine.. My problem is when I specify the path on the rsyncd.conf (cwrsync) I have tried many combinations from: /cygdrive/c/Documents*/rbadilla/My*/clients /cygdrive/c/Documents*/rbadilla/ "/cygdrive/c/Documents and Settings/rbadilla" /cygdrive/c/Documents\ and\ Settings /cygdrive/c/Documents*tings /cygdrive/c/"Documents and Settings/rbadilla" Until now I always get the " chdir /cygdrive/c/XXXXXXXXXXXXXXX failed :...