Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

My Wishes

13 views
Skip to first unread message

Matthias

unread,
Oct 23, 2000, 3:00:00 AM10/23/00
to
Dear Centura,

My wiches are:

SQLWindows32
1. Contructors in functional classes, if there are parameters, static
variables of these type are not allowed
2. Creating groups of visual objects, so as ChildTables but in the contents
are other visual objects as columns
fi.
Group Class: ChildSearcH
Description:
Derived From
Contents
Data Field: df1
Message Actions
Pushbutton: pb1
Line
Class Variables
Instance Variables
Functions
Message Actions
3. I want to divide all discriptors in private and public and see these
difference in the outliner or only see allowed in the outliner
4. I want have an multilanguage stringtable like "InstallShild Professional"
and acess to this in the outliner. There is an stringacess by using an "@"
following the string - keyname from the table:
Table: Language 1
KeyErr1 "this is an error"
Language 2
KeyErr1 "Das ist ein Fehler"
set sVar1 = @KeyErr1
5. enum constants for function calls. Only this values are allowed
Parameters:
Number: nTyp
Enum: nConstTyp1
Enum: nConstTyp2
Enum: nConstTyp3
6. A new wizzard to import cHeaderFiles with constants and external
definitions. (such as sql.h --> Outline)
7. Hotkey to swap between explorertree, outline, output a.s.o
8. enliven SQLConnectTransaction or Remove it!
9. show known undocumented functions that are uses by many users to feel
thepower of CTD: SalOLExxx, SalCurrentLineNumber
SalDataGetFieldData, SalLog SalLogFile, SalLogResources,
SalOutlineGetFileName, SalOutlineGetIncludingItem,
SalOutlineInfo, SalQueryArrayBounds, SalStrLeftB, SalStrRightB, SalStrMidB,
SalStrFull, SqlContextClear, SqlContextSet,
SqlContextSetToForm, SalPause
10. extend the outliner to dive in databasestructures so tablenames and
their columnnames so that the coding of SQL is buggy
11. I want to use typed - pointer to strings and to numbers to pass values
into external functions
12. I want aliasnames for external functions
13. I want to have an function SalLineNo() to retrive the actual line AND
the new CTD function GoToLine in the Menu! OR
I want to have an function SalActualFunction() to retrive the name of the
actual Context.
14. Extent the search and replace dialog to search in code and/or search in
remarks
15. Headerfiles (with prototypes) for classlibrarys to protext our code
while keep in company, if we offer our code AND reduce the size of the code
16. an "build all . . ." command for the entire project(all APD´s)
17. Classchart with filter for names / types - and printing
18. Combobox with listview
19. Compilercontrolling (def if then else endif)
20. pictures on buttons: the placement of the text right, left, top, bottom
21. If I first logon on an Workstation no defaultsettings for CTD are set
( so Path and other properties)
22. new Attribut: Tooltiptext and automatic Tooltip in an Application
23. Forms larger than 12" cant be created

Reportbuilder

1. Toolbars for formating the textfields
2. Correct the Doubleclick on an groupheader
3. Fieldformatting while printing (so Colors, Fonts a.s.o.) (can be as
formula )
4. automatic creation for inputitems while open printing
5. automatic creation for variables while accessing


SQLBase
1. The FileAPI don´t alliw thr renaming of Files!
2. I can´t locate the path of SQLBase on the Server!
3. Correlated Updates don`t work correct (each Version or PTF other errors)
we cam´t uset this feature!


Matthias Körner

Armin Pokorny

unread,
Oct 23, 2000, 3:00:00 AM10/23/00
to
> 6. A new wizzard to import cHeaderFiles with constants and external
> definitions. (such as sql.h --> Outline)

See forum.sourcecode "hFile Loader"

-mfg-

Obermayr, Johann ( Jimmy )

unread,
Oct 24, 2000, 3:00:00 AM10/24/00
to
Hi,

Also wishes,

SQLWindows
better menu handling
better string handling ( more than 54kByte )
better resource handling ( add more icon to exe, ... )
SalReportPrintToText with export as text, text with epson codes, rtf, html,
pdf, ...
some functions to handling printing, printer dc, ...
MAKE CTD FASTER.
make no different between string - long string
new variable type : int ( for counters ), binary, ...
make for( ..... )
SalPause, that do only a repaint. Now i can click into menu, ...
Object compiler, that can also compile form window into a dll.

SQLBase
Online reorganize

Jimmy

Matthias wrote:

> 6. A new wizzard to import cHeaderFiles with constants and external
> definitions. (such as sql.h --> Outline)

--
_________________________________________________________
#define THE_QUESTION ((bb) || (!bb))
Johann Obermayr Voice: +43 7722 62387-42
Fa. Schenck GmbH Fax: +43 7722 68086
Laabstr. 72 E-Mail: Ober...@sog.schenck.net
5280 Braunau / Inn WWW: http://www.csd.de
Austria
_________________________________________________________

Neil

unread,
Oct 24, 2000, 3:00:00 AM10/24/00
to
"Obermayr, Johann ( Jimmy )" wrote:

> SalPause, that do only a repaint. Now i can click into menu, ...

Disable your form window during the pause?


Neil

unread,
Oct 24, 2000, 3:00:00 AM10/24/00
to
Matthias wrote:

> 2. Creating groups of visual objects, so as ChildTables but in the contents
> are other visual objects as columns
> fi.
> Group Class: ChildSearcH
> Description:
> Derived From
> Contents
> Data Field: df1
> Message Actions
> Pushbutton: pb1
> Line
> Class Variables
> Instance Variables
> Functions
> Message Actions

Child forms, perhaps?


0 new messages