- Previous thread: [webkit-dev] cursor position in textbox
- Next thread: [webkit-dev] About Word wrap in DumpRendertree
- Threads sorted by date: webkit 200907
--000e0cd50a6c57c937046e069553
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Hi All,
I am implementing bookmarks in folder.So,along with the bookmarks
list,bookmarks will also be stored in folders.
For that I have used a structure Folder_Record which contains two
members.foldername and parentfoldername.Now,when a bookmark is added it is
stored in the current folder.
Also UserInterface has an option something as ADDFolder wherein you can add
new folder.Now if the current added folder has no parent,parentfoldername
becomes ROOT.But,if it has a parent than that foldername is stored as
parentfoldername.
I am using SQlite database where in the add query I am inserting values of
the folderrecord structure taken from the User Interface.
Can someone help me in implementing the check condition for
parentfoldername?As in if the present folder has no parent ,then ROOT should
be stored in database.But if there is a parent folder than that foldername
should be stored as parentfoldername in database.
Thanks,
Arsh
--000e0cd50a6c57c937046e069553
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi All,I am implementing bookmarks in folder.So,along with the book=
marks list,bookmarks will also be stored in folders.For that I have use=
d a structure Folder_Record which contains two members.foldername and paren=
tfoldername.Now,when a bookmark is added it is stored in the current folder=
.
Also UserInterface has an option something as=A0 ADDFolder wherein you =
can add new folder.Now if the current added folder has no parent,parentfold=
ername becomes ROOT.But,if it has a parent than that foldername is stored a=
s parentfoldername.
I am using SQlite database where in the add query I am inserting values of =
the folderrecord structure taken from the User Interface.Can so=
meone help me in implementing the check condition for parentfoldername?As i=
n if the present folder has no parent ,then ROOT should be stored in databa=
se.But if there is a parent folder than that foldername should be stored as=
parentfoldername in database.
Thanks,Arsh
--000e0cd50a6c57c937046e069553--
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Hi All,
I am implementing bookmarks in folder.So,along with the bookmarks
list,bookmarks will also be stored in folders.
For that I have used a structure Folder_Record which contains two
members.foldername and parentfoldername.Now,when a bookmark is added it is
stored in the current folder.
Also UserInterface has an option something as ADDFolder wherein you can add
new folder.Now if the current added folder has no parent,parentfoldername
becomes ROOT.But,if it has a parent than that foldername is stored as
parentfoldername.
I am using SQlite database where in the add query I am inserting values of
the folderrecord structure taken from the User Interface.
Can someone help me in implementing the check condition for
parentfoldername?As in if the present folder has no parent ,then ROOT should
be stored in database.But if there is a parent folder than that foldername
should be stored as parentfoldername in database.
Thanks,
Arsh
--000e0cd50a6c57c937046e069553
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi All,I am implementing bookmarks in folder.So,along with the book=
marks list,bookmarks will also be stored in folders.For that I have use=
d a structure Folder_Record which contains two members.foldername and paren=
tfoldername.Now,when a bookmark is added it is stored in the current folder=
.
Also UserInterface has an option something as=A0 ADDFolder wherein you =
can add new folder.Now if the current added folder has no parent,parentfold=
ername becomes ROOT.But,if it has a parent than that foldername is stored a=
s parentfoldername.
I am using SQlite database where in the add query I am inserting values of =
the folderrecord structure taken from the User Interface.Can so=
meone help me in implementing the check condition for parentfoldername?As i=
n if the present folder has no parent ,then ROOT should be stored in databa=
se.But if there is a parent folder than that foldername should be stored as=
parentfoldername in database.
Thanks,Arsh
--000e0cd50a6c57c937046e069553--
Related Threads
- Hendrix - Installer more beautiful - firefox
- Bug 22301 - New: Fallen Earth MMO : RtlAllocateHeap crash - wine
- Hendrix - Firefox is getting less useful. - firefox
- svn commit: r934067 - /tomcat/trunk/RELEASE-NOTES - tomcat
- IEGD under Debian testing - debian
- Out of topic -How to find whether the mount point is LOCAL/SAN? - oracle
- Re: RFC - xserver: use LRMI for real-mode calls (v3) - xorg
- Hendrix - 3.6.4 Beta 1 feedback - firefox
- svn commit: r936819 - /tomcat/trunk/java/org/apache/catalina/loader/mbeans-descriptors.xml - tomcat
- svn commit: r937203 - in /camel/trunk/components/camel-jetty/src: main/java/org/apache/camel/component/jetty/JettyHttpComponent. - apachecamel
- PATCH - Put _Unwind_DebugHook into .dynsym - gcc
- enabling SSE for 3-vector inner product - gcc