Overblog All blogs Top blogs Tech & Science
Follow this blog Administration + Create my blog
MENU
Advertising
Playing with splitters

Playing with splitters

The splitter is a control (here a shape) can divide a screen or form or container into two or many (more splitters) resizable parts. it can be horizontal or vertical. i used the sps splitter class (with light modifications) to make it in use with this...

Read more

Advertising
working with open source xPDF library

working with open source xPDF library

Googling, i discover this day a usefull tool named xPDF. Xpdf is the original open source PDF viewer, first released in 1995. The Xpdf software and documentation are copyright 1996-2014 Glyph & Cog, LLC. Xpdf is an open source viewer for Portable Document...

Read more

 A new VFP  top level form titlebar

A new VFP top level form titlebar

this is a new vfp titlebar available on top level form (only).its available for desktop apps. -one solution is to cut the form titlebar and subclass it (by a container...) thats was done in http://yousfi.over-blog.com/2015/02/subclassing-the-form-titlebar-other-stuffs.html...

Read more

Advertising
Learning Javascript easily

Learning Javascript easily

JavaScript is a high-level, dynamic, untyped, and interpreted programming language.It has been standardized in the ECMAScript language specification.Alongside HTML and CSS, it is one of the three essential technologies of World Wide Web content production;...

Read more

One year of blogging

The 22 january 2015,i began this blog and it was my first experience in this domain. i guess thats what i needed there is many years to make a good help for the world wide foxers. its not a continous or academic works, its what i want to do with visual...

Read more

A configurable desktop calendar

A configurable desktop calendar

this is a calendar originally downloaded from https://www.universalthread.com/ViewPageNewDownload.aspx?ID=33853 calendar.zip Emmanuel Galanopoulos Athens Graphical Month Calendar Tuesday, November 13th, 2007 at 09h52 (he agreed to this update by email)...

Read more

Advertising
Embedding images in code

Embedding images in code

Can use any image in a project by many ways .below 6 vfp methods and 2 extra method available on the web. i present at the document end a base64 converter very usefull for whose working on web. 1-standard way :as a resource loaded in a project (add physically...

Read more

Unicode texts and vfp -continuation-

Unicode texts and vfp -continuation-

To store data blocks of any kind, such as null values, assembler code, printer drivers, and alphanumeric text of indeterminate length, or a reference to a data block in a field, use the Memo field type. To prevent data in Memo fields from being translated...

Read more

<< < 10 11 12 13 14 15 16 17 18 19 20 > >>