Search found 744 matches: null

Return to advanced search

... METHOD SetColor( cForeColor[, cBackColor[, cTextColor[, cBaseColor [, nState]]]] ) such that passing a NULL for any color just means that the corresponding gtk_widget-modify method is not invoked and the present setting is left unaltered. Perhaps even ...
by xProgrammer
Sun Mar 16, 2008 2:00 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Changing the background color of a BUTTON
Replies: 14
Views: 4203

Sergio,

Nosotros hemos usado emuladores de cable null modem con muy buenos resultados para depurar las funciones de comunicaciones con puertos:
http://www.google.es/search?hl=es&q=Nul ... ogle&meta=
by Antonio Linares
Sat Mar 15, 2008 2:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Monitoreo de puerto serie
Replies: 2
Views: 586

... widget : a GtkWidget state : the state for which to set the foreground color color : the color to assign (does not need to be allocated), or NULL to undo the effect of previous calls to of gtk_widget_modify_fg(). gtk_widget_modify_bg () void gtk_widget_modify_bg (GtkWidget *widget, ...
by xProgrammer
Sat Mar 15, 2008 6:41 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Changing the background color of a BUTTON
Replies: 14
Views: 4203

... in the terminal window from whioch I launched my application: (<unknown>:30895) Pango-CRITICAL **: pango-color-parse: assertion 'spec != NULL' failed Seems like a parameter passing problem? The call in my code was: btnSelect:SetColor("red") ) But we must be close ...
by xProgrammer
Sat Mar 15, 2008 3:54 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Changing the background color of a BUTTON
Replies: 14
Views: 4203

... If no focus chain has been explicitly set, GTK+ computes the focus chain based on the positions of the children. In that case, GTK+ stores null in Focusable_Widgets and returns FALSE. The returned list must be freed by the user. Looks better in the original which is: https://libre.adacore.com/GtkAda/docs/2.8/gtkada_rm/gtk-container.html#Set_Focus_Chain_10_
by xProgrammer
Thu Mar 13, 2008 8:49 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Tab Order on a DIALOG
Replies: 5
Views: 1983

... on the ::focus implementation. - If container->focus_child is currently set for the container, container->focus_child must be set to NULL before calling gtk_widget_grab_focus() or gtk_container_focus() again. - The implementation must do one of: - Call gtk_widget_grab_focus() on a ...
by xProgrammer
Thu Mar 13, 2008 8:26 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Tab Order on a DIALOG
Replies: 5
Views: 1983

... Its the only way to provide tech support Linares, the informations: The database: MySQL 5.0.45-community-nt The field: image_product longblob not null Filling: any2Sql( memoRead( alltrim( "FULL_PATH_OF_IMAGE_FILE" ) ) ) How I can send the example for you? For this message too?
by JC
Sun Mar 02, 2008 8:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Linares! About :loadFromString()
Replies: 10
Views: 1787

... := .F. @ 7, 275 SAY oSay PROMPT "Aumento: " ; SIZE 60, 15 PIXEL OF oBar FONT oFont // ha dado error if IsAppThemed() oSay:SetBrush( TBrush():New( "NULL" ) ) endif @ 3, 325 COMBOBOX oFactor VAR nZFactor ; ITEMS {"1","2","3","4","5","6","7","8","9"} ; OF oBar FONT oFont PIXEL SIZE 35,200 ; ON CHANGE ...
by Manuel Valdenebro
Thu Feb 28, 2008 4:30 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: RPREVIEW modificada por Manuel Valdenebro ?
Replies: 8
Views: 3462

Amigo....

Amigo creo que es por que estas escribiendo en el campo (indice) un valor que ya existe. O tambien sucede cuando no estas escribiendo un valor en el campo y este esta definido como NOT NULL.
by leandro
Tue Feb 26, 2008 3:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: browse con ado
Replies: 4
Views: 1628

... oRs ) // rest of the code In any case, recordsets' features differ from the familiar dbf behaviour. There are other issues like handling Null values, variable length fields, etc. which always need extra coding on our part. If we go for extensive use of ADO, it is worthwhile considering ...
by nageswaragunupudi
Sat Feb 09, 2008 4:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Someone has an example of the use of a recorset with xbrowse
Replies: 19
Views: 5520

Two suggestions.

Date may be formatted as yyyy-mm-dd but not as yyyymmdd. This can be done by SET DATE ANSI and use DTOC( dvar ).

For empty dates use null string.

Logicals may be converted as TRUE or FALSE. Excel understands True / False but not YES / NO.
by nageswaragunupudi
Sat Feb 09, 2008 4:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Excel-Sheet of any DBF-File with AutoOle (Update)
Replies: 4
Views: 1687

... ---cut--- typedef int (_stdcall *ALPHABLEND) ( HDC, int, int, int, int, HDC, int, int, int, int, BLENDFUNCTION); static ALPHABLEND pAlphaBlend = NULL; void DrawAlphaBlend( HDC hDC, HBITMAP hBitmap, int iCol, int iRow ) { HDC hDcMem; BITMAP bm; HBITMAP hBmpOld; RECT rct; BLENDFUNCTION bf; pAlphaBlend ...
by toninhofwi
Sun Feb 03, 2008 6:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hires
Replies: 8
Views: 1998

PROBLEMA CON LISTBOX

... new CAPPAG() DbCloseAll() return nil function CAPPAG() DEFINE FONT oFont9 NAME "arial" SIZE 05,14 BOLD // DO WHILE .t. DEFINE BRUSH oBrush2 style null // DEFINE BITMAP oBmp3 resource "lupa" DEFINE BITMAP oBmp resource "pintura5" DEFINE ICON oIcono3 resource "logo1" DEFINE BITMAP oBmp1 resource ...
by JOSEMAR
Mon Jan 21, 2008 7:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: PROBLEMA CON LISTBOX
Replies: 0
Views: 731

... type="text/javascript"></script> ]+CRLF cHtml2 +=[ <script type="text/javascript"> ]+CRLF cHtml2 +=" var map = null; "+CRLF cHtml2 +=" var geocoder = null; "+CRLF cHtml2 +=" var coords = null; "+CRLF+CRLF cHtml2 +=" function initialize() { "+CRLF cHtml2 +=" if ...
by fgondi
Fri Jan 11, 2008 12:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Google Maps - Ajustar Mapa é possível?
Replies: 7
Views: 1979

... type="text/javascript"></script> ]+CRLF cHtml2 +=[ <script type="text/javascript"> ]+CRLF cHtml2 +=" var map = null; "+CRLF cHtml2 +=" var geocoder = null; "+CRLF cHtml2 +=" var coords = null; "+CRLF+CRLF cHtml2 +=" function initialize() { "+CRLF cHtml2 +=" if ...
by FWHISHOW
Fri Jan 11, 2008 10:08 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Google Maps - Ajustar Mapa é possível?
Replies: 7
Views: 1979
PreviousNext

Return to advanced search